mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2024-09-09 09:51:34 -07:00
48dbfc6333
The commit we deserve
27 lines
352 B
NASM
27 lines
352 B
NASM
LavenderPokeCenter2FBeta_MapScriptHeader: ; 0x7e8bb
|
|
; trigger count
|
|
db 0
|
|
|
|
; callback count
|
|
db 0
|
|
; 0x7e8bd
|
|
|
|
LavenderPokeCenter2FBeta_MapEventHeader: ; 0x7e8bd
|
|
; filler
|
|
db 0, 0
|
|
|
|
; warps
|
|
db 1
|
|
warp_def $7, $0, 3, GROUP_LAVENDER_POKECENTER_1F, MAP_LAVENDER_POKECENTER_1F
|
|
|
|
; xy triggers
|
|
db 0
|
|
|
|
; signposts
|
|
db 0
|
|
|
|
; people-events
|
|
db 0
|
|
; 0x7e8c8
|
|
|