2020-07-24 13:49:26 +00:00
|
|
|
object_const_def
|
2015-11-27 05:22:14 +00:00
|
|
|
const SILVERCAVEROOM3_RED
|
|
|
|
|
2018-01-17 03:57:19 +00:00
|
|
|
SilverCaveRoom3_MapScripts:
|
2020-07-24 13:49:26 +00:00
|
|
|
def_scene_scripts
|
2013-02-17 06:54:07 +00:00
|
|
|
|
2020-07-24 13:49:26 +00:00
|
|
|
def_callbacks
|
2013-02-17 06:54:07 +00:00
|
|
|
|
2016-04-07 10:13:59 +00:00
|
|
|
Red:
|
2018-01-24 16:17:05 +00:00
|
|
|
special FadeOutMusic
|
2013-02-17 06:54:07 +00:00
|
|
|
faceplayer
|
2015-12-09 23:25:44 +00:00
|
|
|
opentext
|
2019-10-20 22:24:17 +00:00
|
|
|
writetext RedSeenText
|
2015-11-25 15:16:29 +00:00
|
|
|
waitbutton
|
2013-02-17 06:54:07 +00:00
|
|
|
closetext
|
2019-10-20 22:24:17 +00:00
|
|
|
winlosstext RedWinLossText, RedWinLossText
|
2018-01-09 23:45:25 +00:00
|
|
|
loadtrainer RED, RED1
|
2013-02-17 06:54:07 +00:00
|
|
|
startbattle
|
2015-12-26 23:11:55 +00:00
|
|
|
dontrestartmapmusic
|
|
|
|
reloadmapafterbattle
|
2018-01-24 16:17:05 +00:00
|
|
|
special FadeOutMusic
|
2015-12-09 23:25:44 +00:00
|
|
|
opentext
|
2019-10-20 22:24:17 +00:00
|
|
|
writetext RedLeavesText
|
2015-11-25 15:16:29 +00:00
|
|
|
waitbutton
|
2013-02-17 06:54:07 +00:00
|
|
|
closetext
|
2024-01-07 11:38:00 +00:00
|
|
|
special FadeOutToBlack
|
2018-01-02 17:49:25 +00:00
|
|
|
special ReloadSpritesNoPalettes
|
2015-11-27 05:22:14 +00:00
|
|
|
disappear SILVERCAVEROOM3_RED
|
2013-02-17 06:54:07 +00:00
|
|
|
pause 15
|
2024-01-07 11:38:00 +00:00
|
|
|
special FadeInFromBlack
|
2013-02-17 06:54:07 +00:00
|
|
|
pause 30
|
2015-06-27 06:24:55 +00:00
|
|
|
special HealParty
|
2024-01-07 13:37:46 +00:00
|
|
|
reanchormap
|
2013-02-17 06:54:07 +00:00
|
|
|
credits
|
|
|
|
end
|
|
|
|
|
2019-10-20 22:24:17 +00:00
|
|
|
RedSeenText:
|
2018-01-19 07:30:19 +00:00
|
|
|
text "<……>"
|
|
|
|
line "<……>"
|
2015-06-28 04:59:17 +00:00
|
|
|
done
|
2013-02-17 06:54:07 +00:00
|
|
|
|
2019-10-20 22:24:17 +00:00
|
|
|
RedWinLossText:
|
2014-03-06 05:29:44 +00:00
|
|
|
text "…"
|
|
|
|
done
|
2013-02-17 06:54:07 +00:00
|
|
|
|
2019-10-20 22:24:17 +00:00
|
|
|
RedLeavesText:
|
2018-01-19 07:30:19 +00:00
|
|
|
text "<……>"
|
|
|
|
line "<……>"
|
2015-06-28 04:59:17 +00:00
|
|
|
done
|
2013-02-17 06:54:07 +00:00
|
|
|
|
2018-01-17 03:57:19 +00:00
|
|
|
SilverCaveRoom3_MapEvents:
|
2018-01-30 19:15:47 +00:00
|
|
|
db 0, 0 ; filler
|
2013-02-17 06:54:07 +00:00
|
|
|
|
2020-07-24 13:49:26 +00:00
|
|
|
def_warp_events
|
2018-02-02 03:22:07 +00:00
|
|
|
warp_event 9, 33, SILVER_CAVE_ROOM_2, 2
|
2013-02-17 06:54:07 +00:00
|
|
|
|
2020-07-24 13:49:26 +00:00
|
|
|
def_coord_events
|
2013-02-17 06:54:07 +00:00
|
|
|
|
2020-07-24 13:49:26 +00:00
|
|
|
def_bg_events
|
2013-02-17 06:54:07 +00:00
|
|
|
|
2020-07-24 13:49:26 +00:00
|
|
|
def_object_events
|
2018-02-02 03:22:07 +00:00
|
|
|
object_event 9, 10, SPRITE_RED, SPRITEMOVEDATA_STANDING_UP, 0, 0, -1, -1, PAL_NPC_RED, OBJECTTYPE_SCRIPT, 0, Red, EVENT_RED_IN_MT_SILVER
|