summaryrefslogtreecommitdiff
path: root/src/text/text6.asm
diff options
context:
space:
mode:
authorxCrystal <rgr.crystal@gmail.com>2018-07-12 17:44:48 +0200
committerxCrystal <rgr.crystal@gmail.com>2018-07-12 17:44:48 +0200
commit0dca8d215f0a0c8e6a3438b84d8dc714da84d0e3 (patch)
tree574601c3f410034713840add45e110b5a36b885f /src/text/text6.asm
parent04eb7f89a4ccce5c578f9e960749de4ba6a62366 (diff)
Create charmaps and update text/
Diffstat (limited to 'src/text/text6.asm')
-rw-r--r--src/text/text6.asm122
1 files changed, 65 insertions, 57 deletions
diff --git a/src/text/text6.asm b/src/text/text6.asm
index b60447c..901e9fe 100644
--- a/src/text/text6.asm
+++ b/src/text/text6.asm
@@ -98,12 +98,12 @@ Text0532: ; 4856a (12:456a)
done
Text0533: ; 485a2 (12:45a2)
- text "Presently, ", TX_RAM1, " is still"
+ text "Presently, <RAMNAME> is still"
line "a contender!"
done
Text0534: ; 485c6 (12:45c6)
- text TX_RAM1, " is the new challenger!"
+ text "<RAMNAME> is the new challenger!"
done
Text0535: ; 485e0 (12:45e0)
@@ -113,22 +113,22 @@ Text0535: ; 485e0 (12:45e0)
done
Text0536: ; 48612 (12:4612)
- text "The winner is ", TX_RAM2, "!!"
+ text "The winner is <RAMTEXT>!!"
line ""
- text TX_RAM2, " has defeated 2 opponents!"
+ text "<RAMTEXT> has defeated 2 opponents!"
line "Just 1 more opponent to go"
line "before winning the prize!"
done
Text0537: ; 48677 (12:4677)
- text "Too bad, ", TX_RAM1, "."
+ text "Too bad, <RAMNAME>."
line "Have a safe trip home!"
done
Text0538: ; 4869b (12:469b)
- text "The Winner is ", TX_RAM2, "!!!"
+ text "The Winner is <RAMTEXT>!!!"
line ""
- text TX_RAM2, " has defeated 1 opponent!"
+ text "<RAMTEXT> has defeated 1 opponent!"
line "2 more opponents to go"
line "before winning the prize!"
done
@@ -136,7 +136,7 @@ Text0538: ; 4869b (12:469b)
Text0539: ; 486fc (12:46fc)
text "How unfortunate!"
line "Unable to defeat the last opponent!"
- line "It was close, but ", TX_RAM1, " was "
+ line "It was close, but <RAMNAME> was "
line "defeated by the third opponent!"
done
@@ -155,21 +155,21 @@ Text053b: ; 487c0 (12:47c0)
Text053c: ; 4881b (12:481b)
text "Congratulations!"
- line "The Winner is ", TX_RAM1, "!"
+ line "The Winner is <RAMNAME>!"
line ""
- text TX_RAM1, " has defeated"
+ text "<RAMNAME> has defeated"
line "1 opponent!!!"
done
Text053d: ; 4885c (12:485c)
- text "Way to go, ", TX_RAM1, "!"
+ text "Way to go, <RAMNAME>!"
line "That's 2 wins!!!"
line "One more opponent to go before"
line "winning the Challenge Cup!"
done
Text053e: ; 488b6 (12:48b6)
- text "Most unfortunate, ", TX_RAM2, "."
+ text "Most unfortunate, <RAMTEXT>."
line "Have a safe trip home!"
done
@@ -180,24 +180,24 @@ Text053f: ; 488e3 (12:48e3)
Text0540: ; 48904 (12:4904)
text "Our new challenger is..."
line ""
- text TX_RAM2, "!"
+ text "<RAMTEXT>!"
done
Text0541: ; 48922 (12:4922)
text "The third opponent is"
line ""
- text TX_RAM2, "!"
+ text "<RAMTEXT>!"
done
Text0542: ; 4893d (12:493d)
- text "Hey, ", TX_RAM1, "!"
+ text "Hey, <RAMNAME>!"
line "I'm not gonna lose to you!"
line ""
text "<Lv>60 Mewtwo belongs to me!!!"
done
Text0543: ; 4897f (12:497f)
- text TX_RAM1, "!"
+ text "<RAMNAME>!"
line "I'm going to defeat you!"
line ""
text "<Lv>8 Mew belongs to me!!!"
@@ -217,12 +217,12 @@ Text0546: ; 489f5 (12:49f5)
done
Text0547: ; 48a09 (12:4a09)
- text "Well then, ", TX_RAM1, "!"
+ text "Well then, <RAMNAME>!"
line "Let the second match begin!"
done
Text0548: ; 48a34 (12:4a34)
- text "Well, ", TX_RAM1, ", let the third,"
+ text "Well, <RAMNAME>, let the third,"
line "and final, match begin!"
done
@@ -237,7 +237,7 @@ Text054a: ; 48a90 (12:4a90)
done
Text054b: ; 48abf (12:4abf)
- text "Most unfortunate, ", TX_RAM2, "."
+ text "Most unfortunate, <RAMTEXT>."
line "Do try again in the next"
line "Challenge Cup."
done
@@ -252,31 +252,33 @@ Text054d: ; 48b25 (12:4b25)
done
Text054e: ; 48b3f (12:4b3f)
- text TX_RAM1, "!"
+ text "<RAMNAME>!"
line "I won't lose next time!"
done
Text054f: ; 48b5b (12:4b5b)
- text TX_RAM1, "!"
+ text "<RAMNAME>!"
line "I'll win next time!"
done
Text0550: ; 48b73 (12:4b73)
text "The Winner of this Challenge Cup "
- line "is ", TX_HALFWIDTH, TX_RAM1, "!!!"
+ line "is "
+ text "<RAMNAME>!!!"
done
Text0551: ; 48b9f (12:4b9f)
- text TX_RAM1, ", your prize"
- line "is ", TX_RAM2, "!"
+ text "<RAMNAME>, your prize"
+ line "is <RAMTEXT>!"
done
Text0552: ; 48bb4 (12:4bb4)
- text "Congratulations, ", TX_HALFWIDTH, TX_RAM1, "!!!"
+ text "Congratulations, "
+ text "<RAMNAME>!!!"
done
Text0553: ; 48bcc (12:4bcc)
- text "Hi, ", TX_RAM1, "."
+ text "Hi, <RAMNAME>."
line "What are you doing here?"
done
@@ -296,9 +298,9 @@ Text0555: ; 48c87 (12:4c87)
done
Text0556: ; 48cf5 (12:4cf5)
- text "Hey, ", TX_RAM1, "!"
- line "You only have ", TX_RAM3, " Medals!"
- line "I've already collected ", TX_RAM3, "!"
+ text "Hey, <RAMNAME>!"
+ line "You only have <RAMNUM> Medals!"
+ line "I've already collected <RAMNUM>!"
line "Why don't you just give up? See ya!"
done
@@ -329,7 +331,7 @@ Text055a: ; 48eb8 (12:4eb8)
done
Text055b: ; 48f10 (12:4f10)
- text "You're very good, ", TX_RAM1, "."
+ text "You're very good, <RAMNAME>."
line "Please take care of my card."
done
@@ -352,7 +354,8 @@ Text055e: ; 48fcb (12:4fcb)
Text055f: ; 48ff9 (12:4ff9)
text "You've really improved your "
- line "game, ", TX_HALFWIDTH, TX_RAM1, "."
+ line "game, "
+ text "<RAMNAME>."
line "Use my card to make it better!"
done
@@ -361,7 +364,7 @@ Text0560: ; 49040 (12:5040)
line "The Legendary Cards seem pleased"
line "to be passed on to you"
line ""
- text TX_RAM1, ". Hurry and go through"
+ text "<RAMNAME>. Hurry and go through"
line "to the Hall of Honor!"
done
@@ -372,14 +375,15 @@ Text0561: ; 490c6 (12:50c6)
done
Text0562: ; 4911e (12:511e)
- text TX_RAM1, ", That is not the way"
+ text "<RAMNAME>, That is not the way"
line "to the Hall of Honor."
- line "Hurry, ", TX_HALFWIDTH, TX_RAM1, "! Go through to"
+ line "Hurry, "
+ text "<RAMNAME>! Go through to"
line "the Hall of Honor!"
done
Text0563: ; 49178 (12:5178)
- text TX_RAM1, ", if you leave the "
+ text "<RAMNAME>, if you leave the "
line "Grand Hall, you must defeat "
line "each of us again to enter"
line "the Hall of Honor."
@@ -460,7 +464,7 @@ Text0570: ; 49506 (12:5506)
done
Text0571: ; 49570 (12:5570)
- text TX_RAM1, ","
+ text "<RAMNAME>,"
line "take your place at the table."
done
@@ -521,12 +525,12 @@ Text057a: ; 49864 (12:5864)
done
Text057b: ; 498b8 (12:58b8)
- text "Very good, ", TX_RAM1, "!"
+ text "Very good, <RAMNAME>!"
line "Your second opponent is Steve!"
done
Text057c: ; 498e6 (12:58e6)
- text TX_RAM1, "! Next, you must duel "
+ text "<RAMNAME>! Next, you must duel "
line "Steve!"
done
@@ -538,12 +542,13 @@ Text057d: ; 49906 (12:5906)
done
Text057e: ; 49980 (12:5980)
- text "Hey, ", TX_RAM1, "!"
+ text "Hey, <RAMNAME>!"
line "Come battle Steve!"
done
Text057f: ; 4999c (12:599c)
- text "Is your Deck ready, ", TX_HALFWIDTH, TX_RAM1, "?"
+ text "Is your Deck ready, "
+ text "<RAMNAME>?"
done
Text0580: ; 499b5 (12:59b5)
@@ -587,12 +592,12 @@ Text0586: ; 49b27 (12:5b27)
done
Text0587: ; 49b50 (12:5b50)
- text "Very good, ", TX_RAM1, "."
+ text "Very good, <RAMNAME>."
line "Your next opponent is Jack!"
done
Text0588: ; 49b7b (12:5b7b)
- text "That's great, ", TX_RAM1, "!"
+ text "That's great, <RAMNAME>!"
line "Jack is your next opponent!"
done
@@ -609,7 +614,7 @@ Text058a: ; 49c1c (12:5c1c)
done
Text058b: ; 49c5f (12:5c5f)
- text TX_RAM1, ","
+ text "<RAMNAME>,"
line "have you readied your deck?"
done
@@ -682,7 +687,8 @@ Text0597: ; 49f7e (12:5f7e)
done
Text0598: ; 49fb5 (12:5fb5)
- text "Is your Deck ready, ", TX_HALFWIDTH, TX_RAM1, "?"
+ text "Is your Deck ready, "
+ text "<RAMNAME>?"
done
Text0599: ; 49fce (12:5fce)
@@ -719,7 +725,7 @@ Text059f: ; 4a11a (12:611a)
text "Wha-what on earth? Even"
line "I, Rod, have been defeated?!?"
line "Wonderful! This is wonderful!!"
- line "Congratulations, ", TX_RAM1, ". "
+ line "Congratulations, <RAMNAME>. "
line "You have proven yourself worthy"
line "enough to inherit the"
line "Legendary Pokémon Cards!!!"
@@ -727,7 +733,7 @@ Text059f: ; 4a11a (12:611a)
done
Text05a0: ; 4a1e1 (12:61e1)
- text "Congratulations, ", TX_RAM1, "!"
+ text "Congratulations, <RAMNAME>!"
line "You're a master duelist!!!"
line "But..."
done
@@ -744,7 +750,7 @@ Text05a2: ; 4a26c (12:626c)
done
Text05a3: ; 4a289 (12:6289)
- text "Congratulations, ", TX_RAM1, "!"
+ text "Congratulations, <RAMNAME>!"
line "You're a master duelist!"
done
@@ -767,7 +773,7 @@ Text05a6: ; 4a369 (12:6369)
line "allowed! He, too, has earned "
line "the right to inherit the "
line "Legendary Pokémon Cards!"
- line "Ronald! ", TX_RAM1, "!"
+ line "Ronald! <RAMNAME>!"
line "You two must duel to determine who "
line "will inherit the Legendary Pokémon "
line "Cards. So say the Rules!"
@@ -782,11 +788,12 @@ Text05a8: ; 4a452 (12:6452)
line "Ronald!!!"
line "I'll take your challenge,"
line ""
- text TX_RAM1, "!"
+ text "<RAMNAME>!"
done
Text05a9: ; 4a49a (12:649a)
- text "Is your Deck ready, ", TX_HALFWIDTH, TX_RAM1, "?"
+ text "Is your Deck ready, "
+ text "<RAMNAME>?"
done
Text05aa: ; 4a4b3 (12:64b3)
@@ -802,7 +809,8 @@ Text05ac: ; 4a4f5 (12:64f5)
text "I was here first! The Legendary"
line "Pokémon Cards belong to me!"
line "I'll make it all too clear to"
- line "you, ", TX_HALFWIDTH, TX_RAM1, "!"
+ line "you, "
+ text "<RAMNAME>!"
done
Text05ad: ; 4a559 (12:6559)
@@ -827,7 +835,7 @@ Text05af: ; 4a65c (12:665c)
Text05b0: ; 4a67f (12:667f)
text "I'm sorry, but the Legendary Pokémon"
- line "Cards have chosen ", TX_RAM1, "."
+ line "Cards have chosen <RAMNAME>."
done
Text05b1: ; 4a6ba (12:66ba)
@@ -843,7 +851,7 @@ Text05b2: ; 4a6f4 (12:66f4)
done
Text05b3: ; 4a72d (12:672d)
- text "Congratulations, ", TX_RAM1, "!"
+ text "Congratulations, <RAMNAME>!"
line "You are a Card Master"
line "worthy of inheriting"
line "the Legendary Pokémon Cards!"
@@ -961,7 +969,7 @@ Text05c0: ; 4af26 (12:6f26)
done
Text05c1: ; 4afb0 (12:6fb0)
- text TX_RAM1, " received some "
+ text "<RAMNAME> received some "
line "Energy cards!"
done
@@ -987,7 +995,7 @@ Text05c4: ; 4b129 (12:7129)
text "You finally inherited the"
line "Legendary Pokémon Cards!"
line "Amazing!"
- line "Congratulations, ", TX_RAM1, "!!!"
+ line "Congratulations, <RAMNAME>!!!"
done
Text05c5: ; 4b17c (12:717c)
@@ -1005,7 +1013,7 @@ Text05c6: ; 4b274 (12:7274)
text "Congratulations on inheriting "
line "the Legendary Pokémon Cards,"
line ""
- text TX_RAM1, "! Now you should try"
+ text "<RAMNAME>! Now you should try"
line "dueling different people using the"
line "cards you inherited. I'm sure "
line "you'll have a good time!"
@@ -1048,7 +1056,7 @@ Text05ca: ; 4b4ea (12:74ea)
line "opponents, you win! You can also "
line "play to extend your winning "
line "streak! Build a deck and "
- line "give it a try, ", TX_RAM1, "!"
+ line "give it a try, <RAMNAME>!"
done
Text05cb: ; 4b63e (12:763e)