You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-09-08 08:13:02 -07:00
Clean up some hex values in map scripts
This commit is contained in:
@@ -23,8 +23,8 @@ GoldenrodDeptStoreRoof_MapScriptHeader:
|
||||
return
|
||||
|
||||
.ChangeBlock:
|
||||
changeblock $0, $2, $3f
|
||||
changeblock $0, $4, $f
|
||||
changeblock 0, 2, $3f
|
||||
changeblock 0, 4, $f
|
||||
return
|
||||
|
||||
.CheckSaleChangeClerk:
|
||||
|
||||
Reference in New Issue
Block a user