pokered/data/maps/objects/SSAnne3F.asm
vulcandth d001ced41b
Add macros, constants, and labels for map scripts and text (#367)
This introduces `def_script_pointers`, `def_text_pointers`, and `object_const_def` macros, and applies them to all maps. Most other map labels have also been identified.
2023-07-13 21:27:56 -04:00

16 lines
306 B
NASM

object_const_def
const SSANNE3F_SAILOR
SSAnne3F_Object:
db $c ; border block
def_warp_events
warp_event 0, 3, SS_ANNE_BOW, 1
warp_event 19, 3, SS_ANNE_2F, 8
def_bg_events
def_object_events
object_event 9, 3, SPRITE_SAILOR, WALK, LEFT_RIGHT, TEXT_SSANNE3F_SAILOR
def_warps_to SS_ANNE_3F