2018-01-16 19:57:19 -08:00
|
|
|
CeladonMansion2F_MapScripts:
|
2018-01-30 11:15:47 -08:00
|
|
|
db 0 ; scene scripts
|
2013-02-16 22:54:07 -08:00
|
|
|
|
2018-01-30 11:15:47 -08:00
|
|
|
db 0 ; callbacks
|
2013-02-16 22:54:07 -08:00
|
|
|
|
2015-06-25 21:01:08 -07:00
|
|
|
CeladonMansion2FComputer:
|
|
|
|
jumptext CeladonMansion2FComputerText
|
2013-02-16 22:54:07 -08:00
|
|
|
|
2015-06-25 21:01:08 -07:00
|
|
|
CeladonMansion2FSign:
|
|
|
|
jumptext CeladonMansion2FSignText
|
2013-02-16 22:54:07 -08:00
|
|
|
|
2015-06-25 21:01:08 -07:00
|
|
|
CeladonMansion2FBookshelf:
|
2015-06-23 13:21:54 -07:00
|
|
|
jumpstd difficultbookshelf
|
2013-02-16 22:54:07 -08:00
|
|
|
|
2015-06-25 21:01:08 -07:00
|
|
|
CeladonMansion2FComputerText:
|
2015-06-27 21:59:17 -07:00
|
|
|
text "<PLAYER> turned on"
|
2014-03-05 21:29:44 -08:00
|
|
|
line "the PC."
|
|
|
|
|
|
|
|
para "…"
|
|
|
|
|
|
|
|
para "Someone was in the"
|
|
|
|
line "middle of compos-"
|
|
|
|
cont "ing an e-mail."
|
|
|
|
|
|
|
|
para "…I hope you'll"
|
|
|
|
line "come visit KANTO."
|
|
|
|
|
|
|
|
para "I think you'll be"
|
|
|
|
line "surprised at how"
|
|
|
|
|
|
|
|
para "much things have"
|
|
|
|
line "changed here."
|
|
|
|
|
|
|
|
para "You'll also see"
|
|
|
|
line "many #MON that"
|
|
|
|
|
|
|
|
para "aren't native to"
|
|
|
|
line "JOHTO."
|
|
|
|
|
|
|
|
para "To the PRODUCER"
|
|
|
|
|
|
|
|
para "…"
|
|
|
|
done
|
2013-02-16 22:54:07 -08:00
|
|
|
|
2015-06-25 21:01:08 -07:00
|
|
|
CeladonMansion2FSignText:
|
2014-03-05 21:29:44 -08:00
|
|
|
text "GAME FREAK"
|
|
|
|
line "MEETING ROOM"
|
|
|
|
done
|
2013-02-16 22:54:07 -08:00
|
|
|
|
2018-01-16 19:57:19 -08:00
|
|
|
CeladonMansion2F_MapEvents:
|
2018-01-30 11:15:47 -08:00
|
|
|
db 0, 0 ; filler
|
2013-02-16 22:54:07 -08:00
|
|
|
|
2018-01-30 11:15:47 -08:00
|
|
|
db 4 ; warp events
|
2018-01-28 10:20:04 -08:00
|
|
|
warp_event 0, 0, 4, CELADON_MANSION_1F
|
|
|
|
warp_event 1, 0, 2, CELADON_MANSION_3F
|
|
|
|
warp_event 6, 0, 3, CELADON_MANSION_3F
|
|
|
|
warp_event 7, 0, 5, CELADON_MANSION_1F
|
2013-02-16 22:54:07 -08:00
|
|
|
|
2018-01-30 11:15:47 -08:00
|
|
|
db 0 ; coord events
|
2013-02-16 22:54:07 -08:00
|
|
|
|
2018-01-30 11:15:47 -08:00
|
|
|
db 3 ; bg events
|
2017-12-28 11:31:25 -08:00
|
|
|
bg_event 0, 3, BGEVENT_READ, CeladonMansion2FComputer
|
|
|
|
bg_event 5, 8, BGEVENT_UP, CeladonMansion2FSign
|
|
|
|
bg_event 2, 3, BGEVENT_READ, CeladonMansion2FBookshelf
|
2013-02-16 22:54:07 -08:00
|
|
|
|
2018-01-30 11:15:47 -08:00
|
|
|
db 0 ; object events
|