diff options
Diffstat (limited to 'text/text7.asm')
-rwxr-xr-x | text/text7.asm | 790 |
1 files changed, 790 insertions, 0 deletions
diff --git a/text/text7.asm b/text/text7.asm new file mode 100755 index 0000000..4ee2a05 --- /dev/null +++ b/text/text7.asm @@ -0,0 +1,790 @@ + db TX_START,"Your Turn ends after you Attack.\n" + db "If you do not have enough energy\n" + db "to attack, or if your Active Pok`mon\n" + db "cannot move due to Paralysis or\n" + db "Sleep, you can end your turn by\n" + db "choosing the DONE command.\n" + db "This will cause your turn to end\n" + db "and your opponent's turn to begin.\n" + db "You should choose DONE if you are \n" + db "unable to do anything.",TX_END + + db TX_START,"Generally, the win or loss of a \n" + db "duel is decided by prizes.\n" + db "Prizes are cards that you may\n" + db "draw when you knock out one of\n" + db "your opponent's Pok`mon.\n" + db "You win if you Knock Out as many\n" + db "of your opponent's Pok`mon as there\n" + db "are Prizes to be drawn. You \n" + db "will lose the duel if you have\n" + db "no cards in your deck at the start \n" + db "of your turn or if there are \n" + db "no Pok`mon in your Play Area,\n" + db "so be careful!",TX_END + + db TX_START,"Gathering information is important\n" + db "if you wish to inherit the Legendary\n" + db "Pok`mon Cards! Listen to what people\n" + db "have to say and read the books on \n" + db "the bookshelves. If I have any \n" + db "information, I'll send you an\n" + db "e-mail, so check the PC every\n" + db "so often to read your mail!",TX_END + + db TX_START,"First, learning how to use your \n" + db "deck is very important. Duel \n" + db "against many people to check your \n" + db "Deck's performance. The Auto Deck \n" + db "Machines are handy when you want \n" + db "to rebuild your deck. If you \n" + db "have the required cards, it \n" + db "will automatically build a Deck \n" + db "for you. Collect new cards to \n" + db "build new decks!",TX_END + + db TX_START,"Are you getting the hang of the\n" + db "Pok`mon Trading Card Game?\n" + db "How about building a deck yourself?\n" + db "It's a great feeling to win with \n" + db "a deck you built on your own.",TX_END + + db TX_START,"So, did you build your own Deck?\n" + db "The strength or weakness of your\n" + db "deck depends only on how you play!\n" + db "In other words, it all depends on\n" + db "the skill of the player! You must \n" + db "become a skilled Card Master!",TX_END + + db TX_START,"Congratulations, ",TX_RAM1,"!\n" + db "I hear you have inherited the\n" + db "Legendary Pok`mon Cards!\n" + db "The strength of a Deck does\n" + db "not depend on any single card,\n" + db "But on how skillfully you are able\n" + db "to use that card.\n" + db "The power of the Legendary Pok`mon\n" + db "Cards depends on you!\n" + db "You must become a skilled\n" + db "Card Master!",TX_END + + db TX_START,"That's right! Did you try the \n" + db "Challenge Machine I built?\n" + db "See how far you can get with \n" + db "1 Deck! Computer opponent data \n" + db "is based on opponents you have \n" + db "already played against. I hope \n" + db "you enjoy the product of my \n" + db "scientific genius!",TX_END + + db TX_START,"Oh! Why the rush, ",TX_RAM1,"?\n" + db "What? \n" + db "You want to learn how to play\n" + db "the Pok`mon Trading Card Game?\n" + db "So you, too, finally want to \n" + db "start playing the card game. \n" + db "Well, dueling is more fun than \n" + db "just collecting cards!\n" + db "First, you should try playing \n" + db "with a Practice Deck. \n" + db "Here, I'll give you this Deck. \n" + db "And now you need an opponent...\n" + db "Hey, Sam!\n" + db "Play with him for a while!",TX_END + + db TX_START,"Yes, Dr. Mason.\n" + db "Hello, ",TX_RAM1,".",TX_END + + db TX_START,"OK!\n" + db "Let's give it a try!",TX_END + + db TX_START,"Hey! ",TX_RAM1,"!\n" + db "Hurry and come here!",TX_END + + db TX_START,"First, ask Sam the basics\n" + db "of the game.",TX_END + + db TX_START,"OK, ",TX_RAM1,".\n" + db "What do you want to ask about?",TX_END + + db TX_START,"Is that all?",TX_END + + db TX_START,"They say that actions speak louder\n" + db "than words, so let's play a game.\n" + db "Since this is your first time, \n" + db "just try to learn the basic steps.\n" + db "I'll be coaching you,\n" + db "so follow my advice.\n" + db "If you don't do as I say, \n" + db "we won't be able to proceed.\n" + db "It might be easier if you read the\n" + db "Pok`mon Trading Card Game\n" + db "Instruction Booklet while we play. \n" + db "OK then, let's start your \n" + db "practice game!",TX_END + + db TX_START,"Basically, this is how the Pok`mon \n" + db "Trading Card Game is played:\n" + db "It's a game in which you try to \n" + db "knock out as many of your \n" + db "opponent's Pok`mon as there are \n" + db "prizes. That's the gist of it...",TX_END + + db TX_START,"Would you like to practice again?",TX_END + + db TX_START,"OK. Then let's begin another\n" + db "practice game!",TX_END + + db TX_START,"OK, but if there's anything \n" + db "you don't understand, it's\n" + db "a good idea to practice again.",TX_END + + db TX_START,"If you don't understand something,\n" + db "talk to Sam. It might be helpful \n" + db "to Practice again, too. This time \n" + db "was just practice, so I had you \n" + db "follow everything I said, but \n" + db "there are other styles of play, \n" + db "so try them out by choosing \n" + db "Normal Duel.",TX_END + + db TX_START,"Now then, let's build your deck.\n" + db "Did you bring your cards?",TX_END + + db TX_START,TX_RAM1," handed his cards to \n" + db "Dr. Mason.",TX_END + + db TX_START,"Hmm...let me add some of my own \n" + db "cards to yours!\n" + db "Now, ",TX_RAM1,", what kind\n" + db "of Deck do you want?",TX_END + + db TX_START,"A ",TX_RAM2,"?",TX_END + + db TX_START,"OK, a ",TX_RAM2,"!\n" + db "Here are the remaining cards!",TX_END + + db TX_START,TX_RAM1," received\n" + db "a ",TX_RAM2,"!\n" + db TX_START,TX_RAM1," received\n" + db "30 cards!",TX_END + + db TX_START,"You should duel with many different \n" + db "people. Why don't you go to one of \n" + db "the Card Clubs. There are many \n" + db "people playing at the Clubs.\n" + db "Collect new cards and try \n" + db "building a new Deck!",TX_END + + db TX_START,"Isn't the Auto Deck Machine great?\n" + db "As long as you have the necessary\n" + db "cards, this machine will\n" + db "automatically build a Deck for you!",TX_END + + db TX_START,"Congratulations on inheriting\n" + db "the Legendary Pok`mon Cards!\n" + db "But that's not all there is\n" + db "to this game!\n" + db "Were you able to build all the Decks\n" + db "here in this Auto Deck Machine?\n" + db "There are as many duels as there\n" + db "are decks to duel with! Keep \n" + db "dueling with Pok`mon Trading Cards!",TX_END + + db TX_START,"This machine is the Deck\n" + db "Save Machine. You can save the\n" + db "configurations of your modified\n" + db "decks in this machine. Once you\n" + db "save a deck, this machine can\n" + db "rebuild it for you any time,\n" + db "as long as you have the necessary\n" + db "cards. When you build a great\n" + db "deck, you should save it here.",TX_END + + db TX_START,"Congratulations on inheriting\n" + db "the Legendary Pok`mon Cards!!!\n" + db "Please save your deck in this\n" + db "Deck Save Machine - \n" + db "the Deck with the Legendary \n" + db "Pok`mon Cards!!!",TX_END + + db TX_START,"You need a Medal to activate a\n" + db "deactivated Auto Deck Machine -\n" + db "the Master Medals owned by the\n" + db "Club Masters! Place the Medals \n" + db "here after you win them.\n" + db "Then you'll be able to build\n" + db "new decks!!!",TX_END + + db TX_START,TX_RAM1,", thanks to you, all\n" + db "the Auto Deck Machines have\n" + db "been activated!",TX_END + + db TX_START,"Ho-ho! Won't you duel me to\n" + db "test your deck?\n" + db "If you win, I'll give you\n" + db "a Booster Pack - but it only \n" + db "contains Energy cards.",TX_END + + db TX_START,"Would you like to duel Aaron?",TX_END + + db TX_START,"It's important to know how your\n" + db "Deck performs.",TX_END + + db TX_START,"Ho-ho! Please choose the deck\n" + db "you wish to duel against.",TX_END + + db TX_START,"Is it ",TX_RAM2,"?",TX_END + + db TX_START,"Ho-ho! OK, let's start a \n" + db "4-prize match!",TX_END + + db TX_START,"Ho-ho! You win!\n" + db "Here you go, as promised!",TX_END + + db TX_START,"Ho-ho! How about it? Did you \n" + db "get a feel for your Deck?\n" + db "Ho-ho! Come again. I'll be glad \n" + db "to Duel you any time.",TX_END + + db TX_START,"It's an Auto Deck Machine.",TX_END + + db TX_START,"Would you like to build a Deck?",TX_END + + db TX_START,"It's a ",TX_RAM2," Medal\n" + db "Auto Deck Machine.",TX_END + + db TX_START,"It isn't working since the \n" + db TX_RAM2," Medal is not inserted.",TX_END + + db TX_START,"Insert the ",TX_RAM2," Medal?",TX_END + + db TX_START,"The Auto Deck Machine\n" + db "has been activated!",TX_END + + db TX_START,"Would you like to build a Deck?",TX_END + + db TX_START,"It's a Deck Save Machine.",TX_END + + db TX_START,"Use the Deck Save Machine?",TX_END + + db TX_START,"Greetings!\n" + db "Welcome to the Lightning Club!\n" + db "At this club, we use decks made up\n" + db "mostly of Lightning Pok`mon.\n" + db "Would you like to get charged up\n" + db "with us?",TX_END + + db TX_START,"Hey! Kid!\n" + db "I've got a ",TX_LVL,"20 Electabuzz,\n" + db "but what I really want is\n" + db "a ",TX_LVL,"35 Electabuzz!\n" + db "Hey! Kid! Do you have a\n" + db TX_START,TX_LVL,"35 Electabuzz?",TX_END + + db TX_START,"Hey! Kid!\n" + db "We meet again!\n" + db "Do you have a ",TX_LVL,"35 Electabuzz?\n" + db "Come on! Trade it for my\n" + db TX_START,TX_LVL,"20 Electabuzz!",TX_END + + db TX_START,"Trade your ",TX_LVL,"35 Electabuzz?",TX_END + + db TX_START,"Whoa! Bummer!\n" + db "What a drag!\n" + db "Really uncool, kid!\n" + db "See ya, kid!",TX_END + + db TX_START,"Hey, kid!\n" + db "It's not cool to lie!\n" + db "You don't own a ",TX_LVL,"35 Electabuzz!\n" + db "You could get hurt lying to me, kid!",TX_END + + db TX_START,"You're gonna trade me your\n" + db TX_START,TX_LVL,"35 Electabuzz?\n" + db "Way cool!...Hey! Wait, kid!\n" + db "That card's in your Deck!\n" + db "It isn't cool to take that card!\n" + db "You take good care of that card!\n" + db "That's what's best for that\n" + db "Electabuzz!",TX_END + + db TX_START,"You're gonna trade me your\n" + db TX_START,TX_LVL,"35 Electabuzz? Way cool, kid!\n" + db "OK, I'll trade you my\n" + db TX_START,TX_LVL,"20 Electabuzz for it!",TX_END + + db TX_START,"Whoa! Thanks!\n" + db "You're too cool, kid!",TX_END + + db TX_START,"Whoa! Cool, kid! Thanks for \n" + db "that ",TX_LVL,"35 Electabuzz! \n" + db "My ",TX_LVL,"20 Electabuzz is a cool card!\n" + db "Charge it up with Electabuzz!",TX_END + + db TX_START,"I wonder if the Legendary Cards\n" + db "are pretty?\n" + db "If they're sparkly, I'll be\n" + db "really happy.",TX_END + + db TX_START,"Hey! You charged up!?!\n" + db "You playin' the Pok`mon \n" + db "Trading Card Game!?!\n" + db "Yeah! Gotta be a Grand Master!",TX_END + + db TX_START,"Hey! ",TX_RAM1,"!\n" + db "You beat the Grand Masters?\n" + db "Cool! Got all the Legendary \n" + db "Pok`mon Cards? Yeah!\n" + db "Gotta Catch 'Em All!(TM)",TX_END + + db TX_START,"Isn't Pikachu totally cute?\n" + db "My heart skips a beat whenever\n" + db "I see those cute little eyes!\n" + db "Hey, do you want to duel my \n" + db "Pikachu Deck?",TX_END + + db TX_START,"Would you like to duel Jennifer?",TX_END + + db TX_START,"Awww! Doesn't anyone want to play\n" + db "with my Pikachu Deck...?",TX_END + + db TX_START,"OK then! Let's play with 4 Prizes!",TX_END + + db TX_START,"Awww! My Pikachu lost!",TX_END + + db TX_START,"You have to take care of your\n" + db "Pok`mon cards!",TX_END + + db TX_START,"My Pikachu's not only cute\n" + db "but strong, too!",TX_END + + db TX_START,"Lightning Pok`mon can attack\n" + db "the opponent's Bench!\n" + db "Lightning Pok`mon are the toughest\n" + db "Pok`mon! How about it?\n" + db "You want to duel me?",TX_END + + db TX_START,"Would you like to duel Nicholas?",TX_END + + db TX_START,"Tch! I was going to shock you\n" + db "with my Lightning Deck!",TX_END + + db TX_START,"OK! Let's start!\n" + db "1 Match with 4 Prizes!",TX_END + + db TX_START,"My Lightning Deck lost...\n" + db "I can't believe it...",TX_END + + db TX_START,"I won't lose next time!\n" + db "I'm gonna zap you!",TX_END + + db TX_START,"Did I shock you?\n" + db "My Lightning Deck is pretty strong!\n" + db "If you want to be shocked again,\n" + db "come around...I'll be waiting!",TX_END + + db TX_START,"Isaac's working on the wiring\n" + db "for this stage.\n" + db "It looks cool with all these\n" + db "lights, but it takes a lot of work \n" + db "to keep it 'em lit!",TX_END + + db TX_START,"I wonder what Isaac's doing...?",TX_END + + db TX_START,"What? a Pok`mon Trading Card duel?\n" + db "I'll be glad to Duel any time!",TX_END + + db TX_START,"Would you like to Duel Brandon?",TX_END + + db TX_START,"Oh, OK.\n" + db "I'll Duel you any time.",TX_END + + db TX_START,"OK, 4 Prizes!\n" + db "Ready? Let's do it!",TX_END + + db TX_START,"Shoot! I lost! Well, no sense \n" + db "crying over spilled milk!",TX_END + + db TX_START,"I'll duel you any time!\n" + db "Come see me again!",TX_END + + db TX_START,"Hey, don't take it so hard!\n" + db "I'm just too good!\n" + db "I'll Duel you any time!\n" + db "Come see me again!",TX_END + + db TX_START,"I'm a little busy at the moment!\n" + db "Duel someone else!",TX_END + + db TX_START,"Well, that ought to do it. It was \n" + db "hard work, but here's our stage!\n" + db "Got to keep it looking smart!\n" + db "I'm the Lightning Club Master!\n" + db "Sure! I'll Duel you!",TX_END + + db TX_START,"My Lightning Pok`mon Deck\n" + db "is the greatest!\n" + db "How about it?\n" + db "You want to see how good it is?",TX_END + + db TX_START,"Would you like to duel Isaac?",TX_END + + db TX_START,"I'm not busy any more,\n" + db "so I'll take you on any time!",TX_END + + db TX_START,"The sparks will fly with\n" + db "6 Prizes!\n" + db "I'll show you what my Lightning\n" + db "Pok`mon Deck can do!",TX_END + + db TX_START,"How could my Lightning Deck lose!?!\n" + db "How shocking...!\n" + db "Here, take this Lightning Medal\n" + db "as proof of defeating me.",TX_END + + db TX_START,"And here, take this Booster \n" + db "Pack, too.",TX_END + + db TX_START,"I'm going to polish my card skills,\n" + db "so come duel again.",TX_END + + db TX_START,"So? How's my Deck?\n" + db "Isn't it cool, just like this stage?\n" + db "Come challenge my Deck again!",TX_END + + db TX_START,"My Lightning Deck is the greatest!\n" + db "How about it?\n" + db "You want to see what my Deck can do?",TX_END + + db TX_START,"I'm not busy right now,\n" + db "so I'll Duel you any time!",TX_END + + db TX_START,"Sparks will fly again, this time\n" + db "with 6 Prizes!",TX_END + + db TX_START,"I lost again!\n" + db "How shocking...!",TX_END + + db TX_START,"I'm going to polish my card skills,\n" + db "so come challenge me again!",TX_END + + db TX_START,"So? How's my Deck?\n" + db "Isn't it cool, just like this stage?\n" + db "Come challenge my Deck again!",TX_END + + db TX_START,"Greetings.\n" + db "Welcome to the Psychic Club!\n" + db "This Club is for people who use\n" + db "Psychic Pok`mon.\n" + db "Psychic Pok`mon are difficult to \n" + db "use, but they're very strong.",TX_END + + db TX_START,"What? You also want the Legendary\n" + db "Pok`mon Cards?\n" + db "I want them too, but I'm still \n" + db "not quite good enough.",TX_END + + db TX_START,"I hear you got the Legendary\n" + db "Pok`mon Cards.\n" + db "Wow! That's great!\n" + db "I'm going to train so I can get\n" + db "them myself!",TX_END + + db TX_START,"Well, getting the ",TX_RAM2," Medal \n" + db "wasn't that hard! If I keep \n" + db "this up, I should be able to get \n" + db "the Legendary Pok`mon Cards!",TX_END + + db TX_START,"What? It's you, ",TX_RAM1,"!\n" + db "What are you doing?\n" + db "Huh? That's a Deck!\n" + db "Are you... trying to get the\n" + db "Legendary Pok`mon Cards?",TX_END + + db TX_START,"It's useless trying to hide it!\n" + db "I know you came here for the Medal!\n" + db "You're out of your league!",TX_END + + db TX_START,"What!?! I can't believe it!\n" + db "You? The Legendary Pok`mon Cards?\n" + db "Ha ha ha ha ha!\n" + db "Don't make me laugh!!!",TX_END + + db TX_START,"Alright! Listen up!\n" + db "I'll teach you what it's about!\n" + db "To inherit the Legendary Pok`mon\n" + db "Cards, you must defeat the 8 Club\n" + db "Masters and get the 8 Medals!\n" + db "Then you have to go to Pok`mon\n" + db "Dome and defeat all 4 of the \n" + db "Grand Masters there!!!\n" + db "There's no way you can do it!!!\n" + db "You might as well just give up\n" + db "and go home!\n" + db "'Cause the Legendary Pok`mon Cards\n" + db "are gonna be mine!\n" + db "I already won the first Medal!\n" + db "See ya, ",TX_RAM1,"!\n" + db "Ha ha ha ha ha!!!",TX_END + + db TX_START,"Hi, ",TX_RAM1,"!\n" + db "How ya doin'?",TX_END + + db TX_START,"So you won the second Medal?\n" + db "You must have been really lucky!\n" + db "I'll see how good you really are!\n" + db "Come on, let's duel!\n" + db "We'll play with 6 Prizes!\n" + db "If you win, I'll give you a really\n" + db "rare card!",TX_END + + db TX_START,"I... I wasn't really trying\n" + db "that hard!\n" + db "Well, a loss is a loss, so I'll \n" + db "have to give you this card.",TX_END + + db TX_START,"It won't be so easy next time!\n" + db "See ya!",TX_END + + db TX_START,"See! What did I tell you?\n" + db "It was luck, wasn't it?\n" + db "Now you know better than to try and\n" + db "win the Medals!\n" + db "See ya!\n" + db "Ha ha ha ha ha ha!",TX_END + + db TX_START,"Hi, ",TX_RAM1,"!\n" + db "Have you gotten any better?",TX_END + + db TX_START,"I already won the sixth Medal!\n" + db "I'll see how much better\n" + db "you've gotten!\n" + db "If you win, I'll give you \n" + db "another rare card!\n" + db "Come on!!! Let's Duel!\n" + db "We'll play with 6 Prizes!",TX_END + + db TX_START,"Shoot! I let you win!\n" + db "But a loss is a loss, so I'll \n" + db "give you this card.",TX_END + + db TX_START,"Don't get so cocky just because\n" + db "you won.\n" + db "The Legendary Pok`mon Cards\n" + db "belong to Me!!!",TX_END + + db TX_START,"Huh?!? You're not even half as good\n" + db "as I am!\n" + db "There's no way you'll be able to\n" + db "inherit the Legendary Pok`mon Cards!\n" + db "Why don't you just give up!?!\n" + db "See ya!\n" + db "Ha ha ha ha ha ha!",TX_END + + db TX_START,"Hi, I'm Robert!\n" + db "I'm a member of the Psychic Club.\n" + db "My Ghost Deck is really strong!\n" + db "It doesn't have any weaknesses, \n" + db "and it's difficult for opponents'\n" + db "attacks to cause damage!\n" + db "Would you like to duel me?",TX_END + + db TX_START,"Would you like to duel Robert?",TX_END + + db TX_START,"Oh, man! You're boring!\n" + db "Won't anyone duel me?",TX_END + + db TX_START,"A single match with 4 prizes!\n" + db "Come on, my precious ghosts!\n" + db "Let's make his Pok`mon disappear!",TX_END + + db TX_START,"How could my Ghost Deck lose!?!",TX_END + + db TX_START,"I won't lose next time!\n" + db "Let's duel again!",TX_END + + db TX_START,"I told you my Ghost Deck was \n" + db "strong! Please Duel me again \n" + db "sometime, OK? Bye!",TX_END + + db TX_START,"I don't like people who think\n" + db "too highly of themselves.\n" + db "That's why I don't like the \n" + db "members of the Psychic Club.\n" + db "I wish I could knock them off their\n" + db "high horses!\n" + db "Would you try to defeat Murray,\n" + db "the Psychic Club Master?\n" + db "If you defeat Murray, I'll give you\n" + db "something really valuable!",TX_END + + db TX_START,"Grant the old man's wish?",TX_END + + db TX_START,"I understand...\n" + db "Murray is very skilled.\n" + db "Defeating Murray is no \n" + db "easy task.",TX_END + + db TX_START,"Good!\n" + db "I'll be waiting here for you!",TX_END + + db TX_START,"I see you still can't defeat \n" + db "Murray. He's very skilled, but \n" + db "don't give up! I'm pulling for \n" + db "you! If you defeat Murray, I'll \n" + db "give you something very valuable.",TX_END + + db TX_START,"I'm not very fond of people who\n" + db "think too highly of themselves.\n" + db "That's why I don't like the \n" + db "members of the Psychic Club.\n" + db "Hey!?! Is that the Psychic Medal?\n" + db "Did you defeat Murray!?!\n" + db "I feel so much better!\n" + db "Here, let me give you this\n" + db "Mewtwo card!",TX_END + + db TX_START,"What? Is that the Psychic Medal?\n" + db "Did you defeat Murray!?!\n" + db "I feel so much better!\n" + db "Here, let me give you this\n" + db "Mewtwo card.",TX_END + + db TX_START,"Thank you for defeating Murray!",TX_END + + db TX_START,"I feel so much better since you\n" + db "defeated Murray!\n" + db "Thank you for defeating Murray!",TX_END + + db TX_START,"Hi, ",TX_RAM1,".\n" + db "So you've finally come this far?\n" + db "I've already won 5 Medals!\n" + db "By the time you win your 8th Medal,\n" + db "I will have inherited the\n" + db "Legendary Pok`mon Cards!\n" + db "I'll catch you later!\n" + db "See ya! Ha ha ha ha ha ha!",TX_END + + db TX_START,"The Legendary Pok`mon Cards are \n" + db "the ultimate cards. Everyone wants \n" + db "to inherit the Legendary Cards - \n" + db "that's why we play against so many \n" + db "different people. I just lost a \n" + db "duel, so I can't play right now.",TX_END + + db TX_START,"Did you hear?\n" + db "Someone inherited the Legendary\n" + db "Pok`mon Cards! Whomever it is,\n" + db "he must be really cool if he \n" + db "can defeat the Grand Masters!",TX_END + + db TX_START,"I dropped all my cards, so I'm\n" + db "putting them in order here!",TX_END + + db TX_START,"Huh? What am I doing?\n" + db "I'm building a Deck!",TX_END + + db TX_START,"What do you think Murray's doing\n" + db "over there in the corner?\n" + db "He's thinking about how to \n" + db "duel using his new cards.\n" + db "We strive to better ourselves\n" + db "here at the Psychic Club.",TX_END + + db TX_START,"You still haven't won any Medals.\n" + db "You aren't qualified to duel me.\n" + db "Go to some other Club and win\n" + db "a Medal first!",TX_END + + db TX_START,"I see you've won a Medal.\n" + db "Then I will Duel with you.",TX_END + + db TX_START,"Murray finally came up with a new \n" + db "strategy. He's in a very good mood,\n" + db "so he'll probably duel you now.\n" + db "By the way,\n" + db "Would you duel me?",TX_END + + db TX_START,"Would you like to duel Daniel?",TX_END + + db TX_START,"Are you afraid to duel?\n" + db "Well, not that I care!",TX_END + + db TX_START,"Let's play with 4 Prizes.\n" + db "OK, here we go!",TX_END + + db TX_START,"You're no ordinary player if \n" + db "you can defeat me!",TX_END + + db TX_START,"Next time we play, I'm going \n" + db "to win!",TX_END + + db TX_START,"You're still not good enough\n" + db "to defeat me!\n" + db "I'll Duel you any time you want.",TX_END + + db TX_START,"I can see the future...\n" + db "You cannot defeat me.\n" + db "But if you win 2 Medals, maybe...\n" + db "Then...\n" + db "I would Duel you...",TX_END + + db TX_START,"You've won quite a few Medals.\n" + db "OK...Let's duel.\n" + db "But I see the future...\n" + db "You will lose...",TX_END + + db TX_START,"Would you like to duel Stephanie?",TX_END + + db TX_START,"Yes, I understand.\n" + db "Losing is scary, isn't it?",TX_END + + db TX_START,"OK, a single Match with 4 Prizes!\n" + db "Here we go!",TX_END + + db TX_START,"I can't believe my prediction\n" + db "was wrong...",TX_END + + db TX_START,"I see a vision...\n" + db "You're dueling me again.",TX_END + + db TX_START,"I told you that you would lose...\n" + db "I have the ability to foretell\n" + db "the future! I see a vision... \n" + db "You're dueling me again!",TX_END + + db TX_START,"Let me see... if this happens...\n" + db "then that... so... ummm...",TX_END + + db TX_START,"Club Master Murray doesn't listen\n" + db "to what people are saying!",TX_END + + db TX_START,"Hi, I'm Murray, Master of the \n" + db "Psychic Club. You're the one \n" + db "who's visiting the Clubs to win \n" + db "the Medals. How do I know this?\n" + db "Because I'm Psychic!\n" + db "OK, let me test my new card\n" + db "strategy... against your deck!\n" + db "Are you ready?",TX_END + + db TX_START,"Hi! It's you again.\n" + db "Are you ready for a duel?",TX_END + + db TX_START,"Would you like to duel Murray?",TX_END + + db TX_START,"OK. Come back when you're ready.",TX_END + + db TX_START,"When you duel me, it's for 6 Prizes.\n" + db "Shall we start then!?!",TX_END + + db TX_START,"Huh!?! I lost!\n" + db "Hmmmm...\n" + db "Well, you must be pretty good if\n" + db "you're trying to inherit\n" + db "the Legendary Pok`mon Cards.\n" + db "Here, take this Psychic Medal.",TX_END + + db TX_START,"And here, take this\n" + db "LABORATORY Booster Pack!",TX_END
\ No newline at end of file |