ref: 14a121f85e60ea7d4bad8efb16dc10b81c39b44f
parent: ed10d336cb2c31915f6c2885ba8b3c5a4e7ddc66
author: surskitty <surskitty@gmail.com>
date: Wed Oct 25 21:22:20 EDT 2017
Mahogany Gym labels.
--- a/maps/MahoganyGym.asm
+++ b/maps/MahoganyGym.asm
@@ -19,16 +19,16 @@
opentext
checkevent EVENT_BEAT_PRYCE
iftrue .FightDone
- writetext UnknownText_0x199b8d
+ writetext PryceText_Intro
waitbutton
closetext
- winlosstext UnknownText_0x199cb3, 0
+ winlosstext PryceText_Impressed, 0
loadtrainer PRYCE, 1
startbattle
reloadmapafterbattle
setevent EVENT_BEAT_PRYCE
opentext
- writetext UnknownText_0x199d3b
+ writetext Text_ReceivedGlacierBadge
playsound SFX_GET_BADGE
waitsfx
setflag ENGINE_GLACIERBADGE
@@ -36,26 +36,26 @@
scall MahoganyGymTriggerRockets
.FightDone:
checkevent EVENT_GOT_TM16_ICY_WIND
- iftrue UnknownScript_0x199af0
+ iftrue PryceScript_Defeat
setevent EVENT_BEAT_SKIER_ROXANNE
setevent EVENT_BEAT_SKIER_CLARISSA
setevent EVENT_BEAT_BOARDER_RONALD
setevent EVENT_BEAT_BOARDER_BRAD
setevent EVENT_BEAT_BOARDER_DOUGLAS
- writetext UnknownText_0x199d55
+ writetext PryceText_GlacierBadgeSpeech
buttonsound
verbosegiveitem TM_ICY_WIND
- iffalse UnknownScript_0x199af4
+ iffalse MahoganyGym_NoRoomForIcyWind
setevent EVENT_GOT_TM16_ICY_WIND
- writetext UnknownText_0x199def
+ writetext PryceText_IcyWindSpeech
waitbutton
closetext
end
-UnknownScript_0x199af0:
- writetext UnknownText_0x199e59
+PryceScript_Defeat:
+ writetext PryceText_CherishYourPokemon
waitbutton
-UnknownScript_0x199af4:
+MahoganyGym_NoRoomForIcyWind:
closetext
end
@@ -109,7 +109,7 @@
BoarderBradScript:
end_if_just_battled
opentext
- writetext UnknownText_0x199fdd
+ writetext BorderBradTalkText
waitbutton
closetext
end
@@ -120,7 +120,7 @@
BoarderDouglasScript:
end_if_just_battled
opentext
- writetext UnknownText_0x19a047
+ writetext BorderDouglasTalkText
waitbutton
closetext
end
@@ -149,7 +149,7 @@
trainertotext PRYCE, 1, $1
jumpstd gymstatue2
-UnknownText_0x199b8d:
+PryceText_Intro:
text "#MON have many"
line "experiences in"
@@ -180,7 +180,7 @@
line "my power!"
done
-UnknownText_0x199cb3:
+PryceText_Impressed:
text "Ah, I am impressed"
line "by your prowess."
@@ -194,12 +194,12 @@
line "this BADGE!"
done
-UnknownText_0x199d3b:
+Text_ReceivedGlacierBadge:
text "<PLAYER> received"
line "GLACIERBADGE."
done
-UnknownText_0x199d55:
+PryceText_GlacierBadgeSpeech:
text "That BADGE will"
line "raise the SPECIAL"
cont "stats of #MON."
@@ -213,7 +213,7 @@
line "a gift from me!"
done
-UnknownText_0x199def:
+PryceText_IcyWindSpeech:
text "That TM contains"
line "ICY WIND."
@@ -225,7 +225,7 @@
cont "winter."
done
-UnknownText_0x199e59:
+PryceText_CherishYourPokemon:
text "When the ice and"
line "snow melt, spring"
cont "arrives."
@@ -276,7 +276,7 @@
line "serious we are?"
done
-UnknownText_0x199fdd:
+BorderBradTalkText:
text "This GYM is great."
line "I love boarding"
cont "with my #MON!"
@@ -292,7 +292,7 @@
line "PRYCE's secret."
done
-UnknownText_0x19a047:
+BorderDouglasTalkText:
text "The secret behind"
line "PRYCE's power…"