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:
@@ -8,13 +8,13 @@ MobileTradeRoomMobile_MapScriptHeader:
|
||||
db 0
|
||||
|
||||
.InitializeMobileTradeRoomMobile:
|
||||
priorityjump .InitializeAndPreparePokeCenter2F
|
||||
priorityjump .InitializeAndPreparePokecenter2F
|
||||
end
|
||||
|
||||
.DummyTrigger:
|
||||
end
|
||||
|
||||
.InitializeAndPreparePokeCenter2F:
|
||||
.InitializeAndPreparePokecenter2F:
|
||||
dotrigger $1
|
||||
domaptrigger POKECENTER_2F, $4
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user