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:
@@ -136,7 +136,7 @@ CeruleanGymGuyScript:
|
||||
closetext
|
||||
end
|
||||
|
||||
MapCeruleanGymSignpostItem0:
|
||||
CeruleanGymHiddenMachinePart:
|
||||
dwb EVENT_FOUND_MACHINE_PART_IN_CERULEAN_GYM, MACHINE_PART
|
||||
|
||||
|
||||
@@ -379,7 +379,7 @@ CeruleanGym_MapEventHeader:
|
||||
|
||||
.Signposts:
|
||||
db 3
|
||||
signpost 8, 3, SIGNPOST_ITEM, MapCeruleanGymSignpostItem0
|
||||
signpost 8, 3, SIGNPOST_ITEM, CeruleanGymHiddenMachinePart
|
||||
signpost 13, 2, SIGNPOST_READ, CeruleanGymStatue1
|
||||
signpost 13, 6, SIGNPOST_READ, CeruleanGymStatue2
|
||||
|
||||
|
||||
Reference in New Issue
Block a user