2015-11-27 05:22:14 +00:00
|
|
|
const_value set 2
|
|
|
|
const SILVERCAVEROOM3_RED
|
|
|
|
|
2015-07-10 08:45:35 +00:00
|
|
|
SilverCaveRoom3_MapScriptHeader:
|
2017-12-24 18:46:34 +00:00
|
|
|
.SceneScripts:
|
2013-02-17 06:54:07 +00:00
|
|
|
db 0
|
|
|
|
|
2015-07-21 04:02:21 +00:00
|
|
|
.MapCallbacks:
|
2013-02-17 06:54:07 +00:00
|
|
|
db 0
|
|
|
|
|
2016-04-07 10:13:59 +00:00
|
|
|
Red:
|
2015-12-02 02:54:11 +00:00
|
|
|
special Special_FadeOutMusic
|
2013-02-17 06:54:07 +00:00
|
|
|
faceplayer
|
2015-12-09 23:25:44 +00:00
|
|
|
opentext
|
2016-04-07 10:13:59 +00:00
|
|
|
writetext .Text1
|
2015-11-25 15:16:29 +00:00
|
|
|
waitbutton
|
2013-02-17 06:54:07 +00:00
|
|
|
closetext
|
2016-04-07 10:13:59 +00:00
|
|
|
winlosstext .Text2, .Text2
|
2015-12-02 02:54:11 +00:00
|
|
|
loadtrainer RED, 1
|
2013-02-17 06:54:07 +00:00
|
|
|
startbattle
|
2015-12-26 23:11:55 +00:00
|
|
|
dontrestartmapmusic
|
|
|
|
reloadmapafterbattle
|
2015-12-02 02:54:11 +00:00
|
|
|
special Special_FadeOutMusic
|
2015-12-09 23:25:44 +00:00
|
|
|
opentext
|
2016-04-07 10:13:59 +00:00
|
|
|
writetext .Text3
|
2015-11-25 15:16:29 +00:00
|
|
|
waitbutton
|
2013-02-17 06:54:07 +00:00
|
|
|
closetext
|
2015-07-20 22:59:26 +00:00
|
|
|
special Special_FadeBlackQuickly
|
|
|
|
special Special_ReloadSpritesNoPalettes
|
2015-11-27 05:22:14 +00:00
|
|
|
disappear SILVERCAVEROOM3_RED
|
2013-02-17 06:54:07 +00:00
|
|
|
pause 15
|
2015-11-27 02:05:32 +00:00
|
|
|
special Special_FadeInQuickly
|
2013-02-17 06:54:07 +00:00
|
|
|
pause 30
|
2015-06-27 06:24:55 +00:00
|
|
|
special HealParty
|
2013-02-17 06:54:07 +00:00
|
|
|
refreshscreen $0
|
|
|
|
credits
|
|
|
|
end
|
|
|
|
|
2016-04-07 10:13:59 +00:00
|
|
|
.Text1:
|
2015-06-28 04:59:17 +00:00
|
|
|
text $56
|
|
|
|
line $56
|
|
|
|
done
|
2013-02-17 06:54:07 +00:00
|
|
|
|
2016-04-07 10:13:59 +00:00
|
|
|
.Text2:
|
2014-03-06 05:29:44 +00:00
|
|
|
text "…"
|
|
|
|
done
|
2013-02-17 06:54:07 +00:00
|
|
|
|
2016-04-07 10:13:59 +00:00
|
|
|
.Text3:
|
2015-06-28 04:59:17 +00:00
|
|
|
text $56
|
|
|
|
line $56
|
|
|
|
done
|
2013-02-17 06:54:07 +00:00
|
|
|
|
2015-07-10 08:45:35 +00:00
|
|
|
SilverCaveRoom3_MapEventHeader:
|
2013-02-17 06:54:07 +00:00
|
|
|
; filler
|
|
|
|
db 0, 0
|
|
|
|
|
2015-07-21 04:02:21 +00:00
|
|
|
.Warps:
|
2013-02-17 06:54:07 +00:00
|
|
|
db 1
|
2015-07-23 16:59:19 +00:00
|
|
|
warp_def $21, $9, 2, SILVER_CAVE_ROOM_2
|
2013-02-17 06:54:07 +00:00
|
|
|
|
2017-12-24 18:46:34 +00:00
|
|
|
.CoordEvents:
|
2013-02-17 06:54:07 +00:00
|
|
|
db 0
|
|
|
|
|
2017-12-24 18:46:34 +00:00
|
|
|
.BGEvents:
|
2013-02-17 06:54:07 +00:00
|
|
|
db 0
|
|
|
|
|
2017-12-24 18:46:34 +00:00
|
|
|
.ObjectEvents:
|
2013-02-17 06:54:07 +00:00
|
|
|
db 1
|
2017-12-24 18:46:34 +00:00
|
|
|
object_event SPRITE_RED, 10, 9, SPRITEMOVEDATA_STANDING_UP, 0, 0, -1, -1, PAL_NPC_RED, OBJECTTYPE_SCRIPT, 0, Red, EVENT_RED_IN_MT_SILVER
|