2018-01-16 19:57:19 -08:00
|
|
|
RedsHouse2F_MapScripts:
|
2017-12-24 10:46:34 -08:00
|
|
|
.SceneScripts:
|
2013-02-16 22:54:07 -08:00
|
|
|
db 0
|
|
|
|
|
2015-07-20 21:02:21 -07:00
|
|
|
.MapCallbacks:
|
2013-02-16 22:54:07 -08:00
|
|
|
db 0
|
|
|
|
|
2017-12-17 17:45:04 -08:00
|
|
|
RedsHouse2FN64Script:
|
|
|
|
jumptext RedsHouse2FN64Text
|
2013-02-16 22:54:07 -08:00
|
|
|
|
2017-12-17 17:45:04 -08:00
|
|
|
RedsHouse2FPCScript:
|
|
|
|
jumptext RedsHouse2FPCText
|
2013-02-16 22:54:07 -08:00
|
|
|
|
2017-12-17 17:45:04 -08:00
|
|
|
RedsHouse2FN64Text:
|
2015-06-27 21:59:17 -07:00
|
|
|
text "<PLAYER> played the"
|
2014-03-05 21:29:44 -08:00
|
|
|
line "N64."
|
|
|
|
|
|
|
|
para "Better get going--"
|
|
|
|
line "no time to lose!"
|
|
|
|
done
|
2013-02-16 22:54:07 -08:00
|
|
|
|
2017-12-17 17:45:04 -08:00
|
|
|
RedsHouse2FPCText:
|
2014-03-05 21:29:44 -08:00
|
|
|
text "It looks like it"
|
|
|
|
line "hasn't been used"
|
|
|
|
cont "in a long time…"
|
|
|
|
done
|
2013-02-16 22:54:07 -08:00
|
|
|
|
2018-01-16 19:57:19 -08:00
|
|
|
RedsHouse2F_MapEvents:
|
2013-02-16 22:54:07 -08:00
|
|
|
; filler
|
|
|
|
db 0, 0
|
|
|
|
|
2015-07-20 21:02:21 -07:00
|
|
|
.Warps:
|
2013-02-16 22:54:07 -08:00
|
|
|
db 1
|
2017-12-28 11:31:25 -08:00
|
|
|
warp_def 7, 0, 3, REDS_HOUSE_1F
|
2013-02-16 22:54:07 -08:00
|
|
|
|
2017-12-24 10:46:34 -08:00
|
|
|
.CoordEvents:
|
2013-02-16 22:54:07 -08:00
|
|
|
db 0
|
|
|
|
|
2017-12-24 10:46:34 -08:00
|
|
|
.BGEvents:
|
2013-02-16 22:54:07 -08:00
|
|
|
db 2
|
2017-12-28 11:31:25 -08:00
|
|
|
bg_event 3, 5, BGEVENT_READ, RedsHouse2FN64Script
|
|
|
|
bg_event 0, 1, BGEVENT_READ, RedsHouse2FPCScript
|
2013-02-16 22:54:07 -08:00
|
|
|
|
2017-12-24 10:46:34 -08:00
|
|
|
.ObjectEvents:
|
2013-02-16 22:54:07 -08:00
|
|
|
db 0
|