You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-09-08 08:13:02 -07:00
map_header → map_def; map_header_2 → map_data
This commit is contained in:
@@ -3,7 +3,7 @@ const_value set 2
|
||||
const MOUNTMOONSQUARE_FAIRY2
|
||||
const MOUNTMOONSQUARE_ROCK
|
||||
|
||||
MountMoonSquare_MapScriptHeader:
|
||||
MountMoonSquare_MapScripts:
|
||||
.SceneScripts:
|
||||
db 1
|
||||
scene_script .DummyScene
|
||||
@@ -132,7 +132,7 @@ DontLitterSignText:
|
||||
line "DON'T LITTER"
|
||||
done
|
||||
|
||||
MountMoonSquare_MapEventHeader:
|
||||
MountMoonSquare_MapEvents:
|
||||
; filler
|
||||
db 0, 0
|
||||
|
||||
|
||||
Reference in New Issue
Block a user