You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-09-08 08:13:02 -07:00
PokeCenter → Pokecenter (consistent with the POKECENTER map constants)
This commit is contained in:
@@ -10,7 +10,7 @@ SilverCaveOutside_MapScriptHeader:
|
||||
setflag ENGINE_FLYPOINT_SILVER_CAVE
|
||||
return
|
||||
|
||||
MtSilverPokeCenterSign:
|
||||
MtSilverPokecenterSign:
|
||||
jumpstd pokecentersign
|
||||
|
||||
MtSilverSign:
|
||||
@@ -37,7 +37,7 @@ SilverCaveOutside_MapEventHeader:
|
||||
|
||||
.Signposts:
|
||||
db 3
|
||||
signpost 19, 24, SIGNPOST_READ, MtSilverPokeCenterSign
|
||||
signpost 19, 24, SIGNPOST_READ, MtSilverPokecenterSign
|
||||
signpost 13, 17, SIGNPOST_READ, MtSilverSign
|
||||
signpost 25, 9, SIGNPOST_ITEM, SilverCaveOutsideHiddenFullRestore
|
||||
|
||||
|
||||
Reference in New Issue
Block a user