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:
23
maps/FuchsiaPokecenter2FBeta.asm
Normal file
23
maps/FuchsiaPokecenter2FBeta.asm
Normal file
@@ -0,0 +1,23 @@
|
||||
FuchsiaPokecenter2FBeta_MapScriptHeader:
|
||||
.MapTriggers:
|
||||
db 0
|
||||
|
||||
.MapCallbacks:
|
||||
db 0
|
||||
|
||||
FuchsiaPokecenter2FBeta_MapEventHeader:
|
||||
; filler
|
||||
db 0, 0
|
||||
|
||||
.Warps:
|
||||
db 1
|
||||
warp_def $7, $0, 3, FUCHSIA_POKECENTER_1F
|
||||
|
||||
.XYTriggers:
|
||||
db 0
|
||||
|
||||
.Signposts:
|
||||
db 0
|
||||
|
||||
.PersonEvents:
|
||||
db 0
|
||||
Reference in New Issue
Block a user