2015-11-27 00:22:14 -05:00
|
|
|
const_value set 2
|
|
|
|
const SILVERCAVEROOM3_RED
|
|
|
|
|
2018-01-16 22:57:19 -05:00
|
|
|
SilverCaveRoom3_MapScripts:
|
2017-12-24 13:46:34 -05:00
|
|
|
.SceneScripts:
|
2013-02-17 01:54:07 -05:00
|
|
|
db 0
|
|
|
|
|
2015-07-21 00:02:21 -04:00
|
|
|
.MapCallbacks:
|
2013-02-17 01:54:07 -05:00
|
|
|
db 0
|
|
|
|
|
2016-04-07 04:13:59 -06:00
|
|
|
Red:
|
2018-01-24 11:17:05 -05:00
|
|
|
special FadeOutMusic
|
2013-02-17 01:54:07 -05:00
|
|
|
faceplayer
|
2015-12-09 18:25:44 -05:00
|
|
|
opentext
|
2016-04-07 04:13:59 -06:00
|
|
|
writetext .Text1
|
2015-11-25 10:16:29 -05:00
|
|
|
waitbutton
|
2013-02-17 01:54:07 -05:00
|
|
|
closetext
|
2016-04-07 04:13:59 -06:00
|
|
|
winlosstext .Text2, .Text2
|
2018-01-09 18:45:25 -05:00
|
|
|
loadtrainer RED, RED1
|
2013-02-17 01:54:07 -05:00
|
|
|
startbattle
|
2015-12-26 18:11:55 -05:00
|
|
|
dontrestartmapmusic
|
|
|
|
reloadmapafterbattle
|
2018-01-24 11:17:05 -05:00
|
|
|
special FadeOutMusic
|
2015-12-09 18:25:44 -05:00
|
|
|
opentext
|
2016-04-07 04:13:59 -06:00
|
|
|
writetext .Text3
|
2015-11-25 10:16:29 -05:00
|
|
|
waitbutton
|
2013-02-17 01:54:07 -05:00
|
|
|
closetext
|
2018-01-24 11:17:05 -05:00
|
|
|
special FadeBlackQuickly
|
2018-01-02 18:49:25 +01:00
|
|
|
special ReloadSpritesNoPalettes
|
2015-11-27 00:22:14 -05:00
|
|
|
disappear SILVERCAVEROOM3_RED
|
2013-02-17 01:54:07 -05:00
|
|
|
pause 15
|
2018-01-24 11:17:05 -05:00
|
|
|
special FadeInQuickly
|
2013-02-17 01:54:07 -05:00
|
|
|
pause 30
|
2015-06-26 23:24:55 -07:00
|
|
|
special HealParty
|
2018-01-12 01:40:20 -05:00
|
|
|
refreshscreen
|
2013-02-17 01:54:07 -05:00
|
|
|
credits
|
|
|
|
end
|
|
|
|
|
2016-04-07 04:13:59 -06:00
|
|
|
.Text1:
|
2018-01-19 02:30:19 -05:00
|
|
|
text "<……>"
|
|
|
|
line "<……>"
|
2015-06-27 21:59:17 -07:00
|
|
|
done
|
2013-02-17 01:54:07 -05:00
|
|
|
|
2016-04-07 04:13:59 -06:00
|
|
|
.Text2:
|
2014-03-06 00:29:44 -05:00
|
|
|
text "…"
|
|
|
|
done
|
2013-02-17 01:54:07 -05:00
|
|
|
|
2016-04-07 04:13:59 -06:00
|
|
|
.Text3:
|
2018-01-19 02:30:19 -05:00
|
|
|
text "<……>"
|
|
|
|
line "<……>"
|
2015-06-27 21:59:17 -07:00
|
|
|
done
|
2013-02-17 01:54:07 -05:00
|
|
|
|
2018-01-16 22:57:19 -05:00
|
|
|
SilverCaveRoom3_MapEvents:
|
2013-02-17 01:54:07 -05:00
|
|
|
; filler
|
|
|
|
db 0, 0
|
|
|
|
|
2015-07-21 00:02:21 -04:00
|
|
|
.Warps:
|
2013-02-17 01:54:07 -05:00
|
|
|
db 1
|
2017-12-28 14:31:25 -05:00
|
|
|
warp_def 9, 33, 2, SILVER_CAVE_ROOM_2
|
2013-02-17 01:54:07 -05:00
|
|
|
|
2017-12-24 13:46:34 -05:00
|
|
|
.CoordEvents:
|
2013-02-17 01:54:07 -05:00
|
|
|
db 0
|
|
|
|
|
2017-12-24 13:46:34 -05:00
|
|
|
.BGEvents:
|
2013-02-17 01:54:07 -05:00
|
|
|
db 0
|
|
|
|
|
2017-12-24 13:46:34 -05:00
|
|
|
.ObjectEvents:
|
2013-02-17 01:54:07 -05:00
|
|
|
db 1
|
2017-12-28 14:31:25 -05: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
|