2015-07-10 01:45:35 -07:00
|
|
|
SilphCo1F_MapScriptHeader:
|
2015-07-20 21:02:21 -07:00
|
|
|
.MapTriggers:
|
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
|
|
|
|
|
2015-07-10 01:45:35 -07:00
|
|
|
ReceptionistScript_0x18abe5:
|
2013-02-16 22:54:07 -08:00
|
|
|
jumptextfaceplayer UnknownText_0x18ac03
|
|
|
|
|
2015-07-10 01:45:35 -07:00
|
|
|
OfficerScript_0x18abe8:
|
2013-02-16 22:54:07 -08:00
|
|
|
faceplayer
|
|
|
|
loadfont
|
2013-09-24 00:48:58 -07:00
|
|
|
checkevent EVENT_GOT_UP_GRADE
|
2013-02-16 22:54:07 -08:00
|
|
|
iftrue UnknownScript_0x18abfd
|
2015-01-20 00:01:23 -08:00
|
|
|
writetext UnknownText_0x18ac36
|
2013-02-16 22:54:07 -08:00
|
|
|
keeptextopen
|
2015-11-04 17:20:14 -08:00
|
|
|
verbosegiveitem UP_GRADE
|
2013-02-16 22:54:07 -08:00
|
|
|
iffalse UnknownScript_0x18ac01
|
2013-09-24 00:48:58 -07:00
|
|
|
setevent EVENT_GOT_UP_GRADE
|
2015-07-10 01:45:35 -07:00
|
|
|
UnknownScript_0x18abfd:
|
2015-01-20 00:01:23 -08:00
|
|
|
writetext UnknownText_0x18aca8
|
2013-02-16 22:54:07 -08:00
|
|
|
closetext
|
2015-07-10 01:45:35 -07:00
|
|
|
UnknownScript_0x18ac01:
|
2013-02-16 22:54:07 -08:00
|
|
|
loadmovesprites
|
|
|
|
end
|
|
|
|
|
2015-07-10 01:45:35 -07:00
|
|
|
UnknownText_0x18ac03:
|
2014-03-05 21:29:44 -08:00
|
|
|
text "Welcome. This is"
|
|
|
|
line "SILPH CO.'s HEAD"
|
|
|
|
cont "OFFICE BUILDING."
|
|
|
|
done
|
2013-02-16 22:54:07 -08:00
|
|
|
|
2015-07-10 01:45:35 -07:00
|
|
|
UnknownText_0x18ac36:
|
2014-03-05 21:29:44 -08:00
|
|
|
text "Only employees are"
|
|
|
|
line "permitted to go"
|
|
|
|
cont "upstairs."
|
|
|
|
|
|
|
|
para "But since you came"
|
|
|
|
line "such a long way,"
|
|
|
|
|
|
|
|
para "have this neat"
|
|
|
|
line "little souvenir."
|
|
|
|
done
|
2013-02-16 22:54:07 -08:00
|
|
|
|
2015-07-10 01:45:35 -07:00
|
|
|
UnknownText_0x18aca8:
|
2014-03-05 21:29:44 -08:00
|
|
|
text "It's SILPH CO.'s"
|
|
|
|
line "latest product."
|
|
|
|
|
|
|
|
para "It's not for sale"
|
|
|
|
line "anywhere yet."
|
|
|
|
done
|
2013-02-16 22:54:07 -08:00
|
|
|
|
2015-07-10 01:45:35 -07:00
|
|
|
SilphCo1F_MapEventHeader:
|
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 2
|
2015-07-23 09:59:19 -07:00
|
|
|
warp_def $7, $2, 7, SAFFRON_CITY
|
|
|
|
warp_def $7, $3, 7, SAFFRON_CITY
|
2013-02-16 22:54:07 -08:00
|
|
|
|
2015-07-20 21:02:21 -07:00
|
|
|
.XYTriggers:
|
2013-02-16 22:54:07 -08:00
|
|
|
db 0
|
|
|
|
|
2015-07-20 21:02:21 -07:00
|
|
|
.Signposts:
|
2013-02-16 22:54:07 -08:00
|
|
|
db 0
|
|
|
|
|
2015-07-20 21:02:21 -07:00
|
|
|
.PersonEvents:
|
2013-02-16 22:54:07 -08:00
|
|
|
db 2
|
2015-10-31 18:05:02 -07:00
|
|
|
person_event SPRITE_RECEPTIONIST, 2, 4, SPRITEMOVEDATA_STANDING_DOWN, 0, 0, -1, -1, (1 << 3) | PAL_OW_BLUE, 0, 0, ReceptionistScript_0x18abe5, -1
|
|
|
|
person_event SPRITE_OFFICER, 1, 13, SPRITEMOVEDATA_STANDING_DOWN, 0, 0, -1, -1, (1 << 3) | PAL_OW_BLUE, 0, 0, OfficerScript_0x18abe8, -1
|