summaryrefslogtreecommitdiff
path: root/src/text
diff options
context:
space:
mode:
Diffstat (limited to 'src/text')
-rw-r--r--src/text/text1.asm2
-rw-r--r--src/text/text2.asm28
-rw-r--r--src/text/text_offsets.asm30
3 files changed, 30 insertions, 30 deletions
diff --git a/src/text/text1.asm b/src/text/text1.asm
index 2b683d8..26ddc2c 100644
--- a/src/text/text1.asm
+++ b/src/text/text1.asm
@@ -126,7 +126,7 @@ EnergyCardText: ; 36453 (d:6453)
text "Energy Card"
done
-Text0021: ; 36460 (d:6460)
+DeckPrinterText: ; 36460 (d:6460)
text "Deck"
done
diff --git a/src/text/text2.asm b/src/text/text2.asm
index 8901f4e..c06bc51 100644
--- a/src/text/text2.asm
+++ b/src/text/text2.asm
@@ -764,22 +764,22 @@ Text0185: ; 39ca8 (e:5ca8)
text "Battle Center"
done
-Text0186: ; 39cb7 (e:5cb7)
+PrizesCardsText: ; 39cb7 (e:5cb7)
text "Prizes"
line " cards"
done
-Text0187: ; 39ccc (e:5ccc)
+ChooseTheNumberOfPrizesText: ; 39ccc (e:5ccc)
text "Choose the number"
line "of Prizes."
done
-Text0188: ; 39cea (e:5cea)
+PleaseWaitDecidingNumberOfPrizesText: ; 39cea (e:5cea)
text "Please wait..."
line "Deciding the number of Prizes..."
done
-Text0189: ; 39d1b (e:5d1b)
+BeginAPrizeDuelWithText: ; 39d1b (e:5d1b)
text "Begin a <RAMNUM>-Prize Duel"
line "with <RAMNAME>."
done
@@ -839,7 +839,7 @@ Text0194: ; 39ed3 (e:5ed3)
line "Looked at the card list!"
done
-Text0195: ; 39f03 (e:5f03)
+NowPrintingPleaseWaitText: ; 39f03 (e:5f03)
text "Now printing."
line "Please wait..."
done
@@ -848,7 +848,7 @@ BoosterPackText: ; 39f21 (e:5f21)
text "Booster Pack"
done
-Text0197: ; 39f2f (e:5f2f)
+WouldYouLikeToTryAgainText: ; 39f2f (e:5f2f)
text "Would you like to try again?"
done
@@ -860,40 +860,40 @@ Text0199: ; 39f59 (e:5f59)
text "Received from <RAMNAME>."
done
-Text019a: ; 39f6b (e:5f6b)
+SendingACardText: ; 39f6b (e:5f6b)
text "Sending a card...Move the Game"
line "Boys close and press the A Button."
done
-Text019b: ; 39fae (e:5fae)
+ReceivingACardText: ; 39fae (e:5fae)
text "Receiving a card...Move"
line "the Game Boys close together."
done
-Text019c: ; 39fe5 (e:5fe5)
+SendingADeckConfigurationText: ; 39fe5 (e:5fe5)
text "Sending a Deck Configuration..."
line "Position the Game Boys and press A."
done
-Text019d: ; 3a02a (e:602a)
+ReceivingDeckConfigurationText: ; 3a02a (e:602a)
text "Receiving Deck configuration..."
line "Position the Game Boys and press A."
done
-Text019e: ; 3a06f (e:606f)
+CardTransferWasntSuccessful1Text: ; 3a06f (e:606f)
text "Card transfer wasn't successful."
done
-Text019f: ; 3a091 (e:6091)
+CardTransferWasntSuccessful2Text: ; 3a091 (e:6091)
text "Card transfer wasn't successful"
done
-Text01a0: ; 3a0b2 (e:60b2)
+DeckConfigurationTransferWasntSuccessful1Text: ; 3a0b2 (e:60b2)
text "Deck configuration transfer"
line "wasn't successful"
done
-Text01a1: ; 3a0e1 (e:60e1)
+DeckConfigurationTransferWasntSuccessful2Text: ; 3a0e1 (e:60e1)
text "Deck configuration transfer"
line "wasn't successful."
done
diff --git a/src/text/text_offsets.asm b/src/text/text_offsets.asm
index 7040fc8..69984c7 100644
--- a/src/text/text_offsets.asm
+++ b/src/text/text_offsets.asm
@@ -34,7 +34,7 @@ TextOffsets:: ; 34000 (d:4000)
textpointer ColorlessPokemonText ; 0x001e
textpointer TrainerCardText ; 0x001f
textpointer EnergyCardText ; 0x0020
- textpointer Text0021 ; 0x0021
+ textpointer DeckPrinterText ; 0x0021
textpointer Text0022 ; 0x0022
textpointer NoPokemonOnTheBenchText ; 0x0023
textpointer UnableDueToSleepText ; 0x0024
@@ -391,10 +391,10 @@ TextOffsets:: ; 34000 (d:4000)
textpointer ThereWasNoEffectFromPoisonConfusionText ; 0x0183
textpointer ExchangedCardsInDuelistsHandText ; 0x0184
textpointer Text0185 ; 0x0185
- textpointer Text0186 ; 0x0186
- textpointer Text0187 ; 0x0187
- textpointer Text0188 ; 0x0188
- textpointer Text0189 ; 0x0189
+ textpointer PrizesCardsText ; 0x0186
+ textpointer ChooseTheNumberOfPrizesText ; 0x0187
+ textpointer PleaseWaitDecidingNumberOfPrizesText ; 0x0188
+ textpointer BeginAPrizeDuelWithText ; 0x0189
textpointer AreYouBothReadyToCardPopText ; 0x018a
textpointer ThePopWasntSuccessfulText ; 0x018b
textpointer CannotCardPopWithFriendPreviouslyPoppedWithText ; 0x018c
@@ -406,19 +406,19 @@ TextOffsets:: ; 34000 (d:4000)
textpointer ReceivedPromotionalFlyingPikachuText ; 0x0192
textpointer ReceivedPromotionalSurfingPikachuText ; 0x0193
textpointer Text0194 ; 0x0194
- textpointer Text0195 ; 0x0195
+ textpointer NowPrintingPleaseWaitText ; 0x0195
textpointer BoosterPackText ; 0x0196
- textpointer Text0197 ; 0x0197
+ textpointer WouldYouLikeToTryAgainText ; 0x0197
textpointer Text0198 ; 0x0198
textpointer Text0199 ; 0x0199
- textpointer Text019a ; 0x019a
- textpointer Text019b ; 0x019b
- textpointer Text019c ; 0x019c
- textpointer Text019d ; 0x019d
- textpointer Text019e ; 0x019e
- textpointer Text019f ; 0x019f
- textpointer Text01a0 ; 0x01a0
- textpointer Text01a1 ; 0x01a1
+ textpointer SendingACardText ; 0x019a
+ textpointer ReceivingACardText ; 0x019b
+ textpointer SendingADeckConfigurationText ; 0x019c
+ textpointer ReceivingDeckConfigurationText ; 0x019d
+ textpointer CardTransferWasntSuccessful1Text ; 0x019e
+ textpointer CardTransferWasntSuccessful2Text ; 0x019f
+ textpointer DeckConfigurationTransferWasntSuccessful1Text ; 0x01a0
+ textpointer DeckConfigurationTransferWasntSuccessful2Text ; 0x01a1
textpointer NowPrintingText ; 0x01a2
textpointer DrMasonText ; 0x01a3
textpointer DrawSevenCardsPracticeDuelText ; 0x01a4