pokecrystal-board/maps/SilverCaveRoom3.asm

67 lines
1021 B
NASM
Raw Normal View History

2015-07-10 01:45:35 -07:00
SilverCaveRoom3_MapScriptHeader:
; trigger count
db 0
; callback count
db 0
2015-07-10 01:45:35 -07:00
RedScript_0x18c603:
special Functionc48f
faceplayer
loadfont
2015-01-20 00:01:23 -08:00
writetext UnknownText_0x18c637
closetext
loadmovesprites
winlosstext UnknownText_0x18c63c, UnknownText_0x18c63c
loadtrainer RED, 1
startbattle
reloadmapmusic
returnafterbattle
special Functionc48f
loadfont
2015-01-20 00:01:23 -08:00
writetext UnknownText_0x18c63f
closetext
loadmovesprites
special Function8c0b6
special Functiond91
disappear $2
pause 15
special Function8c0ab
pause 30
special HealParty
refreshscreen $0
credits
end
2015-07-10 01:45:35 -07:00
UnknownText_0x18c637:
text $56
line $56
done
2015-07-10 01:45:35 -07:00
UnknownText_0x18c63c:
text "…"
done
2015-07-10 01:45:35 -07:00
UnknownText_0x18c63f:
text $56
line $56
done
2015-07-10 01:45:35 -07:00
SilverCaveRoom3_MapEventHeader:
; filler
db 0, 0
; warps
db 1
warp_def $21, $9, 2, GROUP_SILVER_CAVE_ROOM_2, MAP_SILVER_CAVE_ROOM_2
; xy triggers
db 0
; signposts
db 0
; people-events
db 1
2015-06-24 20:20:04 -07:00
person_event SPRITE_RED, 14, 13, $7, $0, 255, 255, $80, 0, RedScript_0x18c603, EVENT_RED_IN_MT_SILVER