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:
@@ -510,11 +510,11 @@ Route32UnionCaveSign:
|
||||
Route32PokeCenterSign:
|
||||
jumpstd pokecentersign
|
||||
|
||||
MapRoute32SignpostItem4:
|
||||
Route32HiddenGreatBall:
|
||||
dwb EVENT_ROUTE_32_HIDDEN_GREAT_BALL, GREAT_BALL
|
||||
|
||||
|
||||
MapRoute32SignpostItem5:
|
||||
Route32HiddenSuperPotion:
|
||||
dwb EVENT_ROUTE_32_HIDDEN_SUPER_POTION, SUPER_POTION
|
||||
|
||||
|
||||
@@ -957,8 +957,8 @@ Route32_MapEventHeader:
|
||||
signpost 1, 9, SIGNPOST_READ, Route32RuinsSign
|
||||
signpost 84, 10, SIGNPOST_READ, Route32UnionCaveSign
|
||||
signpost 73, 12, SIGNPOST_READ, Route32PokeCenterSign
|
||||
signpost 67, 12, SIGNPOST_ITEM, MapRoute32SignpostItem4
|
||||
signpost 40, 11, SIGNPOST_ITEM, MapRoute32SignpostItem5
|
||||
signpost 67, 12, SIGNPOST_ITEM, Route32HiddenGreatBall
|
||||
signpost 40, 11, SIGNPOST_ITEM, Route32HiddenSuperPotion
|
||||
|
||||
.PersonEvents:
|
||||
db 14
|
||||
|
||||
Reference in New Issue
Block a user