PokeCenter → Pokecenter (consistent with the POKECENTER map constants)
This commit is contained in:
@@ -8,13 +8,13 @@ MobileBattleRoom_MapScriptHeader:
|
||||
db 0
|
||||
|
||||
.InitializeMobileBattleRoom:
|
||||
priorityjump .InitializeAndPreparePokeCenter2F
|
||||
priorityjump .InitializeAndPreparePokecenter2F
|
||||
end
|
||||
|
||||
.DummyTrigger:
|
||||
end
|
||||
|
||||
.InitializeAndPreparePokeCenter2F:
|
||||
.InitializeAndPreparePokecenter2F:
|
||||
dotrigger $1
|
||||
domaptrigger POKECENTER_2F, $5
|
||||
end
|
||||
|
Reference in New Issue
Block a user