2020-07-24 06:49:26 -07:00
|
|
|
object_const_def
|
2015-11-26 21:22:14 -08:00
|
|
|
const SILVERCAVEROOM3_RED
|
|
|
|
|
2018-01-16 19:57:19 -08:00
|
|
|
SilverCaveRoom3_MapScripts:
|
2020-07-24 06:49:26 -07:00
|
|
|
def_scene_scripts
|
2013-02-16 22:54:07 -08:00
|
|
|
|
2020-07-24 06:49:26 -07:00
|
|
|
def_callbacks
|
2013-02-16 22:54:07 -08:00
|
|
|
|
2016-04-07 03:13:59 -07:00
|
|
|
Red:
|
2018-01-24 08:17:05 -08:00
|
|
|
special FadeOutMusic
|
2013-02-16 22:54:07 -08:00
|
|
|
faceplayer
|
2015-12-09 15:25:44 -08:00
|
|
|
opentext
|
2019-10-20 15:24:17 -07:00
|
|
|
writetext RedSeenText
|
2015-11-25 07:16:29 -08:00
|
|
|
waitbutton
|
2013-02-16 22:54:07 -08:00
|
|
|
closetext
|
2019-10-20 15:24:17 -07:00
|
|
|
winlosstext RedWinLossText, RedWinLossText
|
2018-01-09 15:45:25 -08:00
|
|
|
loadtrainer RED, RED1
|
2013-02-16 22:54:07 -08:00
|
|
|
startbattle
|
2015-12-26 15:11:55 -08:00
|
|
|
dontrestartmapmusic
|
|
|
|
reloadmapafterbattle
|
2018-01-24 08:17:05 -08:00
|
|
|
special FadeOutMusic
|
2015-12-09 15:25:44 -08:00
|
|
|
opentext
|
2019-10-20 15:24:17 -07:00
|
|
|
writetext RedLeavesText
|
2015-11-25 07:16:29 -08:00
|
|
|
waitbutton
|
2013-02-16 22:54:07 -08:00
|
|
|
closetext
|
2018-01-24 08:17:05 -08:00
|
|
|
special FadeBlackQuickly
|
2018-01-02 09:49:25 -08:00
|
|
|
special ReloadSpritesNoPalettes
|
2015-11-26 21:22:14 -08:00
|
|
|
disappear SILVERCAVEROOM3_RED
|
2013-02-16 22:54:07 -08:00
|
|
|
pause 15
|
2018-01-24 08:17:05 -08:00
|
|
|
special FadeInQuickly
|
2013-02-16 22:54:07 -08:00
|
|
|
pause 30
|
2015-06-26 23:24:55 -07:00
|
|
|
special HealParty
|
2018-01-11 22:40:20 -08:00
|
|
|
refreshscreen
|
2013-02-16 22:54:07 -08:00
|
|
|
credits
|
|
|
|
end
|
|
|
|
|
2019-10-20 15:24:17 -07:00
|
|
|
RedSeenText:
|
2018-01-18 23:30:19 -08:00
|
|
|
text "<……>"
|
|
|
|
line "<……>"
|
2015-06-27 21:59:17 -07:00
|
|
|
done
|
2013-02-16 22:54:07 -08:00
|
|
|
|
2019-10-20 15:24:17 -07:00
|
|
|
RedWinLossText:
|
2014-03-05 21:29:44 -08:00
|
|
|
text "…"
|
|
|
|
done
|
2013-02-16 22:54:07 -08:00
|
|
|
|
2019-10-20 15:24:17 -07:00
|
|
|
RedLeavesText:
|
2018-01-18 23:30:19 -08:00
|
|
|
text "<……>"
|
|
|
|
line "<……>"
|
2015-06-27 21:59:17 -07:00
|
|
|
done
|
2013-02-16 22:54:07 -08:00
|
|
|
|
2018-01-16 19:57:19 -08:00
|
|
|
SilverCaveRoom3_MapEvents:
|
2018-01-30 11:15:47 -08:00
|
|
|
db 0, 0 ; filler
|
2013-02-16 22:54:07 -08:00
|
|
|
|
2020-07-24 06:49:26 -07:00
|
|
|
def_warp_events
|
2018-02-01 19:22:07 -08:00
|
|
|
warp_event 9, 33, SILVER_CAVE_ROOM_2, 2
|
2013-02-16 22:54:07 -08:00
|
|
|
|
2020-07-24 06:49:26 -07:00
|
|
|
def_coord_events
|
2013-02-16 22:54:07 -08:00
|
|
|
|
2020-07-24 06:49:26 -07:00
|
|
|
def_bg_events
|
2013-02-16 22:54:07 -08:00
|
|
|
|
2020-07-24 06:49:26 -07:00
|
|
|
def_object_events
|
2018-02-01 19:22:07 -08: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
|