summaryrefslogtreecommitdiff
path: root/maps/RadioTower5F.asm
diff options
context:
space:
mode:
Diffstat (limited to 'maps/RadioTower5F.asm')
-rw-r--r--maps/RadioTower5F.asm105
1 files changed, 36 insertions, 69 deletions
diff --git a/maps/RadioTower5F.asm b/maps/RadioTower5F.asm
index 12a9d29e9..c2b44aa6a 100644
--- a/maps/RadioTower5F.asm
+++ b/maps/RadioTower5F.asm
@@ -1,4 +1,4 @@
-RadioTower5F_MapScriptHeader: ; 0x60000
+RadioTower5F_MapScriptHeader:
; trigger count
db 3
@@ -9,21 +9,17 @@ RadioTower5F_MapScriptHeader: ; 0x60000
; callback count
db 0
-; 0x6000e
-UnknownScript_0x6000e: ; 0x6000e
+UnknownScript_0x6000e:
end
-; 0x6000f
-UnknownScript_0x6000f: ; 0x6000f
+UnknownScript_0x6000f:
end
-; 0x60010
-UnknownScript_0x60010: ; 0x60010
+UnknownScript_0x60010:
end
-; 0x60011
-UnknownScript_0x60011: ; 0x60011
+UnknownScript_0x60011:
spriteface $2, UP
showemote $0, $2, 15
loadfont
@@ -47,9 +43,8 @@ UnknownScript_0x60011: ; 0x60011
verbosegiveitem BASEMENT_KEY, 1
loadmovesprites
dotrigger $1
- setevent $0573
+ setevent EVENT_BEAT_ROCKET_EXECUTIVEM_3
end
-; 0x60046
Director:
faceplayer
@@ -61,16 +56,15 @@ Director:
loadmovesprites
end
-UnknownScript_0x60054: ; 0x60054
+UnknownScript_0x60054:
writetext UnknownText_0x60824
closetext
loadmovesprites
end
-; 0x6005a
-TrainerExecutivef1: ; 0x6005a
+TrainerExecutivef1:
; bit/flag number
- dw $56f
+ dw EVENT_BEAT_ROCKET_EXECUTIVEF_1
; trainer group && trainer id
db EXECUTIVEF, 1
@@ -86,18 +80,16 @@ TrainerExecutivef1: ; 0x6005a
; script when talk again
dw Executivef1Script
-; 0x60066
-Executivef1Script: ; 0x60066
+Executivef1Script:
talkaftercancel
loadfont
writetext UnknownText_0x60358
closetext
loadmovesprites
end
-; 0x6006e
-UnknownScript_0x6006e: ; 0x6006e
+UnknownScript_0x6006e:
applymovement $0, MovementData_0x60125
playmusic MUSIC_ROCKET_ENCOUNTER
spriteface $3, RIGHT
@@ -120,7 +112,7 @@ UnknownScript_0x6006e: ; 0x6006e
disappear $4
pause 15
special Function8c0ab
- setevent $0571
+ setevent EVENT_BEAT_ROCKET_EXECUTIVEM_1
setevent EVENT_CLEARED_RADIO_TOWER
clearflag $0013
setevent $06cc
@@ -150,43 +142,37 @@ UnknownScript_0x6006e: ; 0x6006e
setevent EVENT_GOT_CLEAR_BELL
setevent $0761
jump UnknownScript_0x600f1
-; 0x600f1
-UnknownScript_0x600f1: ; 0x600f1
+UnknownScript_0x600f1:
applymovement $2, MovementData_0x6011a
playsound SFX_EXIT_BUILDING
disappear $2
end
-; 0x600fb
Ben:
jumptextfaceplayer BenText
-ItemFragment_0x600fe: ; 0x600fe
+ItemFragment_0x600fe:
db ULTRA_BALL, 1
-; 0x60100
-MapRadioTower5FSignpost0Script: ; 0x60100
+MapRadioTower5FSignpost0Script:
jumptext UnknownText_0x608e0
-; 0x60103
-MapRadioTower5FSignpost2Script: ; 0x60103
+MapRadioTower5FSignpost2Script:
jumptext UnknownText_0x608f9
-; 0x60106
RadioTower5FBookshelf:
jumpstd magazinebookshelf
-MovementData_0x60109: ; 0x60109
+MovementData_0x60109:
step_left
step_left
step_left
step_up
step_up
step_end
-; 0x6010f
-MovementData_0x6010f: ; 0x6010f
+MovementData_0x6010f:
step_down
step_down
step_right
@@ -198,9 +184,8 @@ MovementData_0x6010f: ; 0x6010f
step_down
step_left
step_end
-; 0x6011a
-MovementData_0x6011a: ; 0x6011a
+MovementData_0x6011a:
step_right
step_up
step_up
@@ -212,21 +197,18 @@ MovementData_0x6011a: ; 0x6011a
step_up
step_up
step_end
-; 0x60125
-MovementData_0x60125: ; 0x60125
+MovementData_0x60125:
step_left
step_left
step_end
-; 0x60128
-UnknownText_0x60128: ; 0x60128
+UnknownText_0x60128:
text "Y-you! You came to"
line "rescue me?"
done
-; 0x60147
-UnknownText_0x60147: ; 0x60147
+UnknownText_0x60147:
text "Is that what you"
line "were expecting?"
@@ -247,15 +229,13 @@ UnknownText_0x60147: ; 0x60147
line "you. But only if"
cont "you can beat me!"
done
-; 0x60223
-UnknownText_0x60223: ; 0x60223
+UnknownText_0x60223:
text "OK, OK. I'll tell"
line "you where he is."
done
-; 0x60246
-UnknownText_0x60246: ; 0x60246
+UnknownText_0x60246:
text "We stashed the"
line "real DIRECTOR in"
@@ -269,9 +249,8 @@ UnknownText_0x60246: ; 0x60246
para "But I doubt you'll"
line "get that far."
done
-; 0x602cb
-Executivef1SeenText: ; 0x602cb
+Executivef1SeenText:
text "Remember me from"
line "the HIDEOUT in"
cont "MAHOGANY TOWN?"
@@ -279,18 +258,16 @@ Executivef1SeenText: ; 0x602cb
para "I lost then, but I"
line "won't this time."
done
-; 0x6031e
-Executivef1BeatenText: ; 0x6031e
+Executivef1BeatenText:
text "This can't be"
line "happening!"
para "I fought hard, but"
line "I still lost…"
done
-; 0x60358
-UnknownText_0x60358: ; 0x60358
+UnknownText_0x60358:
text "<PLAYER>, isn't it?"
para "A brat like you"
@@ -303,9 +280,8 @@ UnknownText_0x60358: ; 0x60358
line "I really admire"
cont "your power."
done
-; 0x603d1
-UnknownText_0x603d1: ; 0x603d1
+UnknownText_0x603d1:
text "Oh? You managed to"
line "get this far?"
@@ -333,15 +309,13 @@ UnknownText_0x603d1: ; 0x603d1
line "to interfere with"
cont "our plans."
done
-; 0x604f3
-UnknownText_0x604f3: ; 0x604f3
+UnknownText_0x604f3:
text "No! Forgive me,"
line "GIOVANNI!"
done
-; 0x6050e
-UnknownText_0x6050e: ; 0x6050e
+UnknownText_0x6050e:
text "How could this be?"
para "Our dreams have"
@@ -358,9 +332,8 @@ UnknownText_0x6050e: ; 0x6050e
para "Farewell."
done
-; 0x605b2
-UnknownText_0x605b2: ; 0x605b2
+UnknownText_0x605b2:
text "DIRECTOR: <PLAY_G>,"
line "thank you!"
@@ -374,9 +347,8 @@ UnknownText_0x605b2: ; 0x605b2
line "much, but please"
cont "take this."
done
-; 0x6062c
-UnknownText_0x6062c: ; 0x6062c
+UnknownText_0x6062c:
text "There used to be a"
line "tower right here"
cont "in GOLDENROD CITY."
@@ -426,9 +398,8 @@ UnknownText_0x6062c: ; 0x6062c
para "OK, I better go to"
line "my OFFICE."
done
-; 0x60824
-UnknownText_0x60824: ; 0x60824
+UnknownText_0x60824:
text "DIRECTOR: Hello,"
line "<PLAY_G>!"
@@ -445,25 +416,22 @@ UnknownText_0x60824: ; 0x60824
line "if people enjoyed"
cont "our programs."
done
-; 0x608be
BenText:
text "BEN: Do you listen"
line "to our music?"
done
-UnknownText_0x608e0: ; 0x608e0
+UnknownText_0x608e0:
text "5F DIRECTOR'S"
line " OFFICE"
done
-; 0x608f9
-UnknownText_0x608f9: ; 0x608f9
+UnknownText_0x608f9:
text "5F STUDIO 1"
done
-; 0x60906
-RadioTower5F_MapEventHeader: ; 0x60906
+RadioTower5F_MapEventHeader:
; filler
db 0, 0
@@ -492,4 +460,3 @@ RadioTower5F_MapEventHeader: ; 0x60906
person_event SPRITE_ROCKET_GIRL, 6, 21, $8, $0, 255, 255, $82, 1, TrainerExecutivef1, $06ce
person_event SPRITE_ROCKER, 9, 17, $8, $0, 255, 255, $80, 0, Ben, $06d0
person_event SPRITE_POKE_BALL, 9, 12, $1, $0, 255, 255, $1, 0, ItemFragment_0x600fe, $07cd
-; 0x60980