2015-11-26 21:22:14 -08:00
|
|
|
const_value set 2
|
|
|
|
const LAVRADIOTOWER1F_RECEPTIONIST
|
|
|
|
const LAVRADIOTOWER1F_OFFICER
|
|
|
|
const LAVRADIOTOWER1F_SUPER_NERD1
|
|
|
|
const LAVRADIOTOWER1F_GENTLEMAN
|
|
|
|
const LAVRADIOTOWER1F_SUPER_NERD2
|
|
|
|
|
2018-01-16 19:57:19 -08:00
|
|
|
LavRadioTower1F_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 16:48:04 -08:00
|
|
|
LavRadioTower1FReceptionistScript:
|
|
|
|
jumptextfaceplayer LavRadioTower1FReceptionistText
|
2013-02-16 22:54:07 -08:00
|
|
|
|
2017-12-17 16:48:04 -08:00
|
|
|
LavRadioTower1FOfficerScript:
|
|
|
|
jumptextfaceplayer LavRadioTower1FOfficerText
|
2013-02-16 22:54:07 -08:00
|
|
|
|
2017-12-17 16:48:04 -08:00
|
|
|
LavRadioTower1FSuperNerdScript:
|
|
|
|
jumptextfaceplayer LavRadioTower1FSuperNerdText
|
2013-02-16 22:54:07 -08:00
|
|
|
|
2015-07-10 01:45:35 -07:00
|
|
|
GentlemanScript_0x7ee6c:
|
2013-02-16 22:54:07 -08:00
|
|
|
faceplayer
|
2015-12-09 15:25:44 -08:00
|
|
|
opentext
|
2015-07-10 05:08:03 -07:00
|
|
|
checkflag ENGINE_EXPN_CARD
|
2013-02-16 22:54:07 -08:00
|
|
|
iftrue .UnknownScript_0x7ee8e
|
2013-09-24 00:48:58 -07:00
|
|
|
checkevent EVENT_RETURNED_MACHINE_PART
|
2013-02-16 22:54:07 -08:00
|
|
|
iftrue .UnknownScript_0x7ee80
|
2015-01-20 00:01:23 -08:00
|
|
|
writetext UnknownText_0x7effb
|
2015-11-25 07:16:29 -08:00
|
|
|
waitbutton
|
2013-02-16 22:54:07 -08:00
|
|
|
closetext
|
|
|
|
end
|
|
|
|
|
2015-07-10 01:45:35 -07:00
|
|
|
.UnknownScript_0x7ee80:
|
2015-01-20 00:01:23 -08:00
|
|
|
writetext UnknownText_0x7f0a1
|
2015-11-29 19:29:45 -08:00
|
|
|
buttonsound
|
2018-01-11 22:40:20 -08:00
|
|
|
stringtotext .expncardname, MEM_BUFFER_1
|
2015-01-20 00:01:23 -08:00
|
|
|
scall .UnknownScript_0x7ee94
|
2015-07-10 05:08:03 -07:00
|
|
|
setflag ENGINE_EXPN_CARD
|
2016-04-10 11:42:14 -07:00
|
|
|
.UnknownScript_0x7ee8e:
|
2015-01-20 00:01:23 -08:00
|
|
|
writetext UnknownText_0x7f141
|
2015-11-25 07:16:29 -08:00
|
|
|
waitbutton
|
2013-02-16 22:54:07 -08:00
|
|
|
closetext
|
|
|
|
end
|
|
|
|
|
2016-04-10 11:42:14 -07:00
|
|
|
.UnknownScript_0x7ee94:
|
2015-07-11 23:00:17 -07:00
|
|
|
jumpstd receiveitem
|
2013-02-16 22:54:07 -08:00
|
|
|
end
|
|
|
|
|
2015-07-10 01:45:35 -07:00
|
|
|
.expncardname
|
2013-02-16 22:54:07 -08:00
|
|
|
db "EXPN CARD@"
|
|
|
|
|
2015-07-10 01:45:35 -07:00
|
|
|
SuperNerdScript_0x7eea2:
|
2013-02-16 22:54:07 -08:00
|
|
|
faceplayer
|
2015-12-09 15:25:44 -08:00
|
|
|
opentext
|
2015-07-10 05:08:03 -07:00
|
|
|
checkflag ENGINE_EXPN_CARD
|
2013-02-16 22:54:07 -08:00
|
|
|
iftrue UnknownScript_0x7eeb0
|
2015-01-20 00:01:23 -08:00
|
|
|
writetext UnknownText_0x7f193
|
2015-11-25 07:16:29 -08:00
|
|
|
waitbutton
|
2013-02-16 22:54:07 -08:00
|
|
|
closetext
|
|
|
|
end
|
|
|
|
|
2015-07-10 01:45:35 -07:00
|
|
|
UnknownScript_0x7eeb0:
|
2015-01-20 00:01:23 -08:00
|
|
|
writetext UnknownText_0x7f248
|
2015-11-25 07:16:29 -08:00
|
|
|
waitbutton
|
2013-02-16 22:54:07 -08:00
|
|
|
closetext
|
|
|
|
end
|
|
|
|
|
2015-07-10 01:45:35 -07:00
|
|
|
MapLavRadioTower1FSignpost0Script:
|
2013-02-16 22:54:07 -08:00
|
|
|
jumptext UnknownText_0x7f2e3
|
|
|
|
|
2015-07-10 01:45:35 -07:00
|
|
|
MapLavRadioTower1FSignpost1Script:
|
2013-02-16 22:54:07 -08:00
|
|
|
jumptext UnknownText_0x7f32d
|
|
|
|
|
2015-07-10 01:45:35 -07:00
|
|
|
UnknownScript_0x7eebc:
|
2013-02-16 22:54:07 -08:00
|
|
|
jumptext UnknownText_0x7f36b
|
|
|
|
|
2017-12-17 16:48:04 -08:00
|
|
|
LavRadioTower1FReceptionistText:
|
2014-03-05 21:29:44 -08:00
|
|
|
text "Welcome!"
|
|
|
|
line "Feel free to look"
|
|
|
|
|
|
|
|
para "around anywhere on"
|
|
|
|
line "this floor."
|
|
|
|
done
|
2013-02-16 22:54:07 -08:00
|
|
|
|
2017-12-17 16:48:04 -08:00
|
|
|
LavRadioTower1FOfficerText:
|
2014-03-05 21:29:44 -08:00
|
|
|
text "Sorry, but you can"
|
|
|
|
line "only tour the"
|
|
|
|
cont "ground floor."
|
|
|
|
|
|
|
|
para "Ever since JOHTO's"
|
|
|
|
line "RADIO TOWER was"
|
|
|
|
|
|
|
|
para "taken over by a"
|
|
|
|
line "criminal gang, we"
|
|
|
|
|
|
|
|
para "have had to step"
|
|
|
|
line "up our security."
|
|
|
|
done
|
2013-02-16 22:54:07 -08:00
|
|
|
|
2017-12-17 16:48:04 -08:00
|
|
|
LavRadioTower1FSuperNerdText:
|
2014-03-05 21:29:44 -08:00
|
|
|
text "Many people are"
|
|
|
|
line "hard at work here"
|
|
|
|
|
|
|
|
para "in the RADIO"
|
|
|
|
line "TOWER."
|
|
|
|
|
|
|
|
para "They must be doing"
|
|
|
|
line "their best to put"
|
|
|
|
cont "on good shows."
|
|
|
|
done
|
2013-02-16 22:54:07 -08:00
|
|
|
|
2015-07-10 01:45:35 -07:00
|
|
|
UnknownText_0x7effb:
|
2014-03-05 21:29:44 -08:00
|
|
|
text "Oh, no, no, no!"
|
|
|
|
|
|
|
|
para "We've been off the"
|
|
|
|
line "air ever since the"
|
|
|
|
|
|
|
|
para "POWER PLANT shut"
|
|
|
|
line "down."
|
|
|
|
|
|
|
|
para "All my efforts to"
|
|
|
|
line "start this station"
|
|
|
|
|
|
|
|
para "would be wasted if"
|
|
|
|
line "I can't broadcast."
|
|
|
|
|
|
|
|
para "I'll be ruined!"
|
|
|
|
done
|
2013-02-16 22:54:07 -08:00
|
|
|
|
2015-07-10 01:45:35 -07:00
|
|
|
UnknownText_0x7f0a1:
|
2014-03-05 21:29:44 -08:00
|
|
|
text "Ah! So you're the"
|
2015-06-27 21:59:17 -07:00
|
|
|
line "<PLAY_G> who solved"
|
2014-03-05 21:29:44 -08:00
|
|
|
|
|
|
|
para "the POWER PLANT's"
|
|
|
|
line "problem?"
|
|
|
|
|
|
|
|
para "Thanks to you, I"
|
|
|
|
line "never lost my job."
|
|
|
|
|
|
|
|
para "I tell you, you're"
|
|
|
|
line "a real lifesaver!"
|
|
|
|
|
|
|
|
para "Please take this"
|
|
|
|
line "as my thanks."
|
|
|
|
done
|
2013-02-16 22:54:07 -08:00
|
|
|
|
2015-07-10 01:45:35 -07:00
|
|
|
UnknownText_0x7f141:
|
2014-03-05 21:29:44 -08:00
|
|
|
text "With that thing,"
|
|
|
|
line "you can tune into"
|
|
|
|
|
|
|
|
para "the radio programs"
|
|
|
|
line "here in KANTO."
|
|
|
|
|
|
|
|
para "Gahahahaha!"
|
|
|
|
done
|
2013-02-16 22:54:07 -08:00
|
|
|
|
2015-07-10 01:45:35 -07:00
|
|
|
UnknownText_0x7f193:
|
2014-03-05 21:29:44 -08:00
|
|
|
text "Hey there!"
|
|
|
|
|
|
|
|
para "I am the super"
|
|
|
|
line "MUSIC DIRECTOR!"
|
|
|
|
|
|
|
|
para "Huh? Your #GEAR"
|
|
|
|
line "can't tune into my"
|
|
|
|
|
|
|
|
para "music programs."
|
|
|
|
line "How unfortunate!"
|
|
|
|
|
|
|
|
para "If you get an EXPN"
|
|
|
|
line "CARD upgrade, you"
|
|
|
|
|
|
|
|
para "can tune in. You'd"
|
|
|
|
line "better get one!"
|
|
|
|
done
|
2013-02-16 22:54:07 -08:00
|
|
|
|
2015-07-10 01:45:35 -07:00
|
|
|
UnknownText_0x7f248:
|
2014-03-05 21:29:44 -08:00
|
|
|
text "Hey there!"
|
|
|
|
|
|
|
|
para "I am the super"
|
|
|
|
line "MUSIC DIRECTOR!"
|
|
|
|
|
|
|
|
para "I'm responsible"
|
|
|
|
line "for the gorgeous"
|
|
|
|
|
|
|
|
para "melodies that go"
|
|
|
|
line "out over the air."
|
|
|
|
|
|
|
|
para "Don't be square."
|
|
|
|
line "Grab your music"
|
|
|
|
cont "off the air!"
|
|
|
|
done
|
2013-02-16 22:54:07 -08:00
|
|
|
|
2015-07-10 01:45:35 -07:00
|
|
|
UnknownText_0x7f2e3:
|
2014-03-05 21:29:44 -08:00
|
|
|
text "1F RECEPTION"
|
|
|
|
line "2F SALES"
|
|
|
|
|
|
|
|
para "3F PERSONNEL"
|
|
|
|
line "4F PRODUCTION"
|
|
|
|
|
|
|
|
para "5F DIRECTOR'S"
|
|
|
|
line " OFFICE"
|
|
|
|
done
|
2013-02-16 22:54:07 -08:00
|
|
|
|
2015-07-10 01:45:35 -07:00
|
|
|
UnknownText_0x7f32d:
|
2014-03-05 21:29:44 -08:00
|
|
|
text "Perk Up #MON"
|
|
|
|
line "with Mellow Sounds"
|
|
|
|
|
|
|
|
para "of the # FLUTE"
|
|
|
|
line "on CHANNEL 20"
|
|
|
|
done
|
2013-02-16 22:54:07 -08:00
|
|
|
|
2015-07-10 01:45:35 -07:00
|
|
|
UnknownText_0x7f36b:
|
2014-03-05 21:29:44 -08:00
|
|
|
text "Wow! A full rack"
|
|
|
|
line "of #MON CDs and"
|
|
|
|
cont "videos."
|
|
|
|
|
|
|
|
para "This must be the"
|
|
|
|
line "reference library."
|
|
|
|
done
|
2013-02-16 22:54:07 -08:00
|
|
|
|
2018-01-16 19:57:19 -08:00
|
|
|
LavRadioTower1F_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 2
|
2017-12-28 11:31:25 -08:00
|
|
|
warp_def 2, 7, 7, LAVENDER_TOWN
|
|
|
|
warp_def 3, 7, 7, LAVENDER_TOWN
|
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 11, 0, BGEVENT_READ, MapLavRadioTower1FSignpost0Script
|
|
|
|
bg_event 5, 0, BGEVENT_READ, MapLavRadioTower1FSignpost1Script
|
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 5
|
2017-12-28 11:31:25 -08:00
|
|
|
object_event 6, 6, SPRITE_RECEPTIONIST, SPRITEMOVEDATA_STANDING_UP, 0, 0, -1, -1, PAL_NPC_GREEN, OBJECTTYPE_SCRIPT, 0, LavRadioTower1FReceptionistScript, -1
|
|
|
|
object_event 15, 1, SPRITE_OFFICER, SPRITEMOVEDATA_STANDING_DOWN, 0, 0, -1, -1, PAL_NPC_GREEN, OBJECTTYPE_SCRIPT, 0, LavRadioTower1FOfficerScript, -1
|
|
|
|
object_event 1, 3, SPRITE_SUPER_NERD, SPRITEMOVEDATA_WANDER, 1, 1, -1, -1, PAL_NPC_RED, OBJECTTYPE_SCRIPT, 0, LavRadioTower1FSuperNerdScript, -1
|
|
|
|
object_event 9, 1, SPRITE_GENTLEMAN, SPRITEMOVEDATA_STANDING_UP, 0, 0, -1, -1, 0, OBJECTTYPE_SCRIPT, 0, GentlemanScript_0x7ee6c, -1
|
|
|
|
object_event 14, 6, SPRITE_SUPER_NERD, SPRITEMOVEDATA_STANDING_RIGHT, 0, 0, -1, -1, 0, OBJECTTYPE_SCRIPT, 0, SuperNerdScript_0x7eea2, -1
|