2015-07-10 01:20:21 -07:00
|
|
|
UndergroundWarehouse_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 1
|
|
|
|
|
|
|
|
; callbacks
|
|
|
|
|
2015-10-12 09:33:24 -07:00
|
|
|
dbw 5, .ResetSwitches
|
2013-02-16 22:54:07 -08:00
|
|
|
|
2015-10-12 09:33:24 -07:00
|
|
|
.ResetSwitches:
|
2013-09-24 00:48:58 -07:00
|
|
|
clearevent EVENT_SWITCH_1
|
|
|
|
clearevent EVENT_SWITCH_2
|
|
|
|
clearevent EVENT_SWITCH_3
|
|
|
|
clearevent EVENT_EMERGENCY_SWITCH
|
|
|
|
clearevent EVENT_SWITCH_4
|
|
|
|
clearevent EVENT_SWITCH_5
|
|
|
|
clearevent EVENT_SWITCH_6
|
|
|
|
clearevent EVENT_SWITCH_7
|
|
|
|
clearevent EVENT_SWITCH_8
|
|
|
|
clearevent EVENT_SWITCH_9
|
|
|
|
clearevent EVENT_SWITCH_10
|
|
|
|
clearevent EVENT_SWITCH_11
|
|
|
|
clearevent EVENT_SWITCH_12
|
|
|
|
clearevent EVENT_SWITCH_13
|
|
|
|
clearevent EVENT_SWITCH_14
|
2013-02-16 22:54:07 -08:00
|
|
|
writebyte $0
|
|
|
|
copyvartobyte UndergroundSwitchPositions
|
|
|
|
return
|
|
|
|
|
2015-07-10 01:20:21 -07:00
|
|
|
TrainerGruntM24:
|
2015-07-18 20:45:39 -07:00
|
|
|
trainer EVENT_BEAT_ROCKET_GRUNTM_24, GRUNTM, 24, GruntM24SeenText, GruntM24BeatenText, $0000, GruntM24Script
|
2013-02-16 22:54:07 -08:00
|
|
|
|
2015-07-10 01:20:21 -07:00
|
|
|
GruntM24Script:
|
2013-02-16 22:54:07 -08:00
|
|
|
talkaftercancel
|
|
|
|
loadfont
|
2015-01-20 00:01:23 -08:00
|
|
|
writetext UnknownText_0x7da48
|
2013-02-16 22:54:07 -08:00
|
|
|
closetext
|
|
|
|
loadmovesprites
|
|
|
|
end
|
|
|
|
|
2015-07-10 01:20:21 -07:00
|
|
|
TrainerGruntM14:
|
2015-07-18 20:45:39 -07:00
|
|
|
trainer EVENT_BEAT_ROCKET_GRUNTM_14, GRUNTM, 14, GruntM14SeenText, GruntM14BeatenText, $0000, GruntM14Script
|
2013-02-16 22:54:07 -08:00
|
|
|
|
2015-07-10 01:20:21 -07:00
|
|
|
GruntM14Script:
|
2013-02-16 22:54:07 -08:00
|
|
|
talkaftercancel
|
|
|
|
loadfont
|
2015-01-20 00:01:23 -08:00
|
|
|
writetext UnknownText_0x7db01
|
2013-02-16 22:54:07 -08:00
|
|
|
closetext
|
|
|
|
loadmovesprites
|
|
|
|
end
|
|
|
|
|
2015-07-10 01:20:21 -07:00
|
|
|
TrainerGruntM15:
|
2015-07-18 20:45:39 -07:00
|
|
|
trainer EVENT_BEAT_ROCKET_GRUNTM_15, GRUNTM, 15, GruntM15SeenText, GruntM15BeatenText, $0000, GruntM15Script
|
2013-02-16 22:54:07 -08:00
|
|
|
|
2015-07-10 01:20:21 -07:00
|
|
|
GruntM15Script:
|
2013-02-16 22:54:07 -08:00
|
|
|
talkaftercancel
|
|
|
|
loadfont
|
2015-01-20 00:01:23 -08:00
|
|
|
writetext UnknownText_0x7db8e
|
2013-02-16 22:54:07 -08:00
|
|
|
closetext
|
|
|
|
loadmovesprites
|
|
|
|
end
|
|
|
|
|
2015-07-10 01:20:21 -07:00
|
|
|
GentlemanScript_0x7d9bf:
|
2013-02-16 22:54:07 -08:00
|
|
|
faceplayer
|
|
|
|
loadfont
|
2015-07-20 00:51:52 -07:00
|
|
|
checkevent EVENT_RECEIVED_CARD_KEY
|
2013-02-16 22:54:07 -08:00
|
|
|
iftrue UnknownScript_0x7d9de
|
2015-01-20 00:01:23 -08:00
|
|
|
writetext UnknownText_0x7dbc6
|
2013-02-16 22:54:07 -08:00
|
|
|
keeptextopen
|
|
|
|
verbosegiveitem CARD_KEY, 1
|
2015-07-20 00:51:52 -07:00
|
|
|
setevent EVENT_RECEIVED_CARD_KEY
|
2015-07-10 05:08:03 -07:00
|
|
|
setevent EVENT_WAREHOUSE_LAYOUT_1
|
|
|
|
clearevent EVENT_WAREHOUSE_LAYOUT_2
|
|
|
|
clearevent EVENT_WAREHOUSE_LAYOUT_3
|
2015-01-20 00:01:23 -08:00
|
|
|
writetext UnknownText_0x7dc5b
|
2013-02-16 22:54:07 -08:00
|
|
|
keeptextopen
|
2015-07-10 01:20:21 -07:00
|
|
|
UnknownScript_0x7d9de:
|
2015-01-20 00:01:23 -08:00
|
|
|
writetext UnknownText_0x7dc8d
|
2013-02-16 22:54:07 -08:00
|
|
|
closetext
|
|
|
|
loadmovesprites
|
|
|
|
end
|
|
|
|
|
2015-07-10 01:20:21 -07:00
|
|
|
ItemFragment_0x7d9e4:
|
2013-02-16 22:54:07 -08:00
|
|
|
db MAX_ETHER, 1
|
|
|
|
|
2015-07-10 01:20:21 -07:00
|
|
|
ItemFragment_0x7d9e6:
|
2015-06-29 19:24:45 -07:00
|
|
|
db TM_SLEEP_TALK, 1
|
2013-02-16 22:54:07 -08:00
|
|
|
|
2015-07-10 01:20:21 -07:00
|
|
|
ItemFragment_0x7d9e8:
|
2013-02-16 22:54:07 -08:00
|
|
|
db ULTRA_BALL, 1
|
|
|
|
|
2015-07-10 01:20:21 -07:00
|
|
|
GruntM24SeenText:
|
2014-03-05 21:29:44 -08:00
|
|
|
text "How did you get"
|
|
|
|
line "this far?"
|
|
|
|
|
|
|
|
para "I guess it can't"
|
|
|
|
line "be helped. I'll"
|
|
|
|
cont "dispose of you."
|
|
|
|
done
|
2013-02-16 22:54:07 -08:00
|
|
|
|
2015-07-10 01:20:21 -07:00
|
|
|
GruntM24BeatenText:
|
2014-03-05 21:29:44 -08:00
|
|
|
text "I got disposed of…"
|
|
|
|
done
|
2013-02-16 22:54:07 -08:00
|
|
|
|
2015-07-10 01:20:21 -07:00
|
|
|
UnknownText_0x7da48:
|
2014-03-05 21:29:44 -08:00
|
|
|
text "TEAM ROCKET will"
|
|
|
|
line "keep going, wait-"
|
|
|
|
cont "ing for the return"
|
|
|
|
cont "of GIOVANNI."
|
|
|
|
|
|
|
|
para "We'll do whatever"
|
|
|
|
line "it takes."
|
|
|
|
done
|
2013-02-16 22:54:07 -08:00
|
|
|
|
2015-07-10 01:20:21 -07:00
|
|
|
GruntM14SeenText:
|
2014-03-05 21:29:44 -08:00
|
|
|
text "You're not going"
|
|
|
|
line "any farther!"
|
|
|
|
|
|
|
|
para "I don't show mercy"
|
|
|
|
line "to my enemies, not"
|
|
|
|
cont "even brats!"
|
|
|
|
done
|
2013-02-16 22:54:07 -08:00
|
|
|
|
2015-07-10 01:20:21 -07:00
|
|
|
GruntM14BeatenText:
|
2014-03-05 21:29:44 -08:00
|
|
|
text "Blast it!"
|
|
|
|
done
|
2013-02-16 22:54:07 -08:00
|
|
|
|
2015-07-10 01:20:21 -07:00
|
|
|
UnknownText_0x7db01:
|
2014-03-05 21:29:44 -08:00
|
|
|
text "I lost…"
|
|
|
|
|
|
|
|
para "Please forgive me,"
|
|
|
|
line "GIOVANNI!"
|
|
|
|
done
|
2013-02-16 22:54:07 -08:00
|
|
|
|
2015-07-10 01:20:21 -07:00
|
|
|
GruntM15SeenText:
|
2014-03-05 21:29:44 -08:00
|
|
|
text "Hyuck-hyuck-hyuck!"
|
|
|
|
line "I remember you!"
|
|
|
|
|
|
|
|
para "You got me good"
|
|
|
|
line "at our hideout!"
|
|
|
|
done
|
2013-02-16 22:54:07 -08:00
|
|
|
|
2015-07-10 01:20:21 -07:00
|
|
|
GruntM15BeatenText:
|
2014-03-05 21:29:44 -08:00
|
|
|
text "Hyuck-hyuck-hyuck!"
|
|
|
|
line "So, that's how?"
|
|
|
|
done
|
2013-02-16 22:54:07 -08:00
|
|
|
|
2015-07-10 01:20:21 -07:00
|
|
|
UnknownText_0x7db8e:
|
2014-03-05 21:29:44 -08:00
|
|
|
text "Hyuck-hyuck-hyuck!"
|
|
|
|
line "That was a blast!"
|
|
|
|
cont "I'll remember you!"
|
|
|
|
done
|
2013-02-16 22:54:07 -08:00
|
|
|
|
2015-07-10 01:20:21 -07:00
|
|
|
UnknownText_0x7dbc6:
|
2014-03-05 21:29:44 -08:00
|
|
|
text "DIRECTOR: Who?"
|
|
|
|
line "What? You came to"
|
|
|
|
cont "rescue me?"
|
|
|
|
|
|
|
|
para "Thank you!"
|
|
|
|
|
|
|
|
para "The RADIO TOWER!"
|
|
|
|
|
|
|
|
para "What's happening"
|
|
|
|
line "there?"
|
|
|
|
|
|
|
|
para "Taken over by TEAM"
|
|
|
|
line "ROCKET?"
|
|
|
|
|
|
|
|
para "Here. Take this"
|
|
|
|
line "CARD KEY."
|
|
|
|
done
|
2013-02-16 22:54:07 -08:00
|
|
|
|
2015-07-10 01:20:21 -07:00
|
|
|
UnknownText_0x7dc5b:
|
2014-03-05 21:29:44 -08:00
|
|
|
text "DIRECTOR: Use that"
|
|
|
|
line "to open the shut-"
|
|
|
|
cont "ters on 3F."
|
|
|
|
done
|
2013-02-16 22:54:07 -08:00
|
|
|
|
2015-07-10 01:20:21 -07:00
|
|
|
UnknownText_0x7dc8d:
|
2014-03-05 21:29:44 -08:00
|
|
|
text "I'm begging you to"
|
|
|
|
line "help."
|
|
|
|
|
|
|
|
para "There's no telling"
|
|
|
|
line "what they'll do if"
|
|
|
|
|
|
|
|
para "they control the"
|
|
|
|
line "transmitter."
|
|
|
|
|
|
|
|
para "They may even be"
|
|
|
|
line "able to control"
|
|
|
|
|
|
|
|
para "#MON using a"
|
|
|
|
line "special signal!"
|
|
|
|
|
|
|
|
para "You're the only"
|
|
|
|
line "one I can call on."
|
|
|
|
|
|
|
|
para "Please save the"
|
|
|
|
line "RADIO TOWER…"
|
|
|
|
|
|
|
|
para "And all the #-"
|
|
|
|
line "MON nationwide!"
|
|
|
|
done
|
2013-02-16 22:54:07 -08:00
|
|
|
|
2015-07-10 01:20:21 -07:00
|
|
|
UndergroundWarehouse_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 3
|
2015-07-23 09:59:19 -07:00
|
|
|
warp_def $c, $2, 2, UNDERGROUND_PATH_SWITCH_ROOM_ENTRANCES
|
|
|
|
warp_def $c, $3, 3, UNDERGROUND_PATH_SWITCH_ROOM_ENTRANCES
|
|
|
|
warp_def $2, $11, 1, GOLDENROD_DEPT_STORE_B1F
|
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 7
|
2015-10-21 07:43:42 -07:00
|
|
|
person_event SPRITE_ROCKET, 8 + 4, 9 + 4, $7, 0, 0, -1, -1, 0, 2, 3, TrainerGruntM24, EVENT_RADIO_TOWER_ROCKET_TAKEOVER
|
|
|
|
person_event SPRITE_ROCKET, 15 + 4, 8 + 4, $7, 0, 0, -1, -1, 0, 2, 3, TrainerGruntM14, EVENT_RADIO_TOWER_ROCKET_TAKEOVER
|
|
|
|
person_event SPRITE_ROCKET, 3 + 4, 14 + 4, $9, 0, 0, -1, -1, 0, 2, 4, TrainerGruntM15, EVENT_RADIO_TOWER_ROCKET_TAKEOVER
|
|
|
|
person_event SPRITE_GENTLEMAN, 8 + 4, 12 + 4, $3, 0, 0, -1, -1, 0, 0, 0, GentlemanScript_0x7d9bf, EVENT_RADIO_TOWER_ROCKET_TAKEOVER
|
|
|
|
person_event SPRITE_POKE_BALL, 15 + 4, 18 + 4, $1, 0, 0, -1, -1, 0, 1, 0, ItemFragment_0x7d9e4, EVENT_UNDERGROUND_WAREHOUSE_MAX_ETHER
|
|
|
|
person_event SPRITE_POKE_BALL, 9 + 4, 13 + 4, $1, 0, 0, -1, -1, 0, 1, 0, ItemFragment_0x7d9e6, EVENT_UNDERGROUND_WAREHOUSE_TM_SLEEP_TALK
|
|
|
|
person_event SPRITE_POKE_BALL, 1 + 4, 2 + 4, $1, 0, 0, -1, -1, 0, 1, 0, ItemFragment_0x7d9e8, EVENT_UNDERGROUND_WAREHOUSE_ULTRA_BALL
|