You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-09-08 08:13:02 -07:00
Replaced SignpostItem with Hidden(ItemName)
This commit is contained in:
@@ -627,7 +627,7 @@ CmdQueue_StoneTable: ; 97f42
|
||||
ld hl, OBJECT_MOVEMENTTYPE
|
||||
add hl, de
|
||||
ld a, [hl]
|
||||
cp STEP_TYPE_19
|
||||
cp STEP_TYPE_SKYFALL_TOP
|
||||
jr nz, .next
|
||||
|
||||
ld hl, OBJECT_NEXT_TILE
|
||||
|
||||
Reference in New Issue
Block a user