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