summaryrefslogtreecommitdiff
path: root/text/text3.asm
diff options
context:
space:
mode:
Diffstat (limited to 'text/text3.asm')
-rwxr-xr-xtext/text3.asm1199
1 files changed, 1199 insertions, 0 deletions
diff --git a/text/text3.asm b/text/text3.asm
new file mode 100755
index 0000000..c45a47b
--- /dev/null
+++ b/text/text3.asm
@@ -0,0 +1,1199 @@
+ db TX_START,"You do not own all cards needed\n"
+ db "to build this Deck.",TX_END
+
+ db TX_START,"Built\n"
+ db TX_RAM2,TX_END
+
+ db TX_START,"These cards are needed\n"
+ db "to build this Deck:",TX_END
+
+ db TX_START,"Dismantle these Decks?",TX_END
+
+ db TX_START,"Dismantled the Deck.",TX_END
+
+ db TX_START,"OK if this file is deleted?",TX_END
+
+ db TX_START,"Read the Instructions",TX_END
+
+ db TX_START,"Print this card?\n"
+ db " Yes No",TX_END
+
+ db TX_START,"Please choose a Deck configuration\n"
+ db "to print.",TX_END
+
+ db TX_START,"Print this Deck?",TX_END
+
+ db TX_START,"Print the card list?\n"
+ db " Yes No",TX_END
+
+ db TX_START,"Pok`mon Cards\n"
+ db "Deck Configuration\n"
+ db "Card List\n"
+ db "Print Quality\n"
+ db "Quit Print",TX_END
+
+ db TX_START,"What would you like to print?",TX_END
+
+ db TX_START,"Please set the contrast:\n"
+ db " Light 1 2 3 4 5 Dark",TX_END
+
+ db TX_START,"Please make sure to turn\n"
+ db "the Game Boy Printer OFF.",TX_END
+
+ db TX_START,"Procedures for sending cards:",TX_END
+
+ db TX_START,"1. Choose the card you wish to send.\n"
+ db " Press left/right to choose more.\n\n"
+ db "2. Choose all the cards. Then press\n"
+ db " the B Button to open the menu.\n\n"
+ db "3. Choose Send to finish\n"
+ db " the process.",TX_END
+
+ db TX_START,"Please read the procedures\n"
+ db "for sending cards.",TX_END
+
+ db TX_START,"Send",TX_END
+
+ db TX_START,"Card received",TX_END
+
+ db TX_START,"Card to send",TX_END
+
+ db TX_START,"Send these cards?",TX_END
+
+ db TX_START,"Received these cards\n"
+ db "from ",TX_RAM2,"!",TX_END
+
+ db TX_START,"Please choose a Deck \n"
+ db "configuration to send.",TX_END
+
+ db TX_START,"Please choose a Save Slot.",TX_END
+
+ db TX_START,"Receive configuration.",TX_END
+
+ db TX_START,"Received a deck configuration\n"
+ db "from ",TX_RAM2,"!",TX_END
+
+ db TX_START," Fighting Machine ",TX_END
+
+ db TX_START," Rock Machine ",TX_END
+
+ db TX_START," Water Machine ",TX_END
+
+ db TX_START," Lightning Machine ",TX_END
+
+ db TX_START," Grass Machine ",TX_END
+
+ db TX_START," Psychic Machine ",TX_END
+
+ db TX_START," Science Machine ",TX_END
+
+ db TX_START," Fire Machine ",TX_END
+
+ db TX_START," Auto Machine ",TX_END
+
+ db TX_START," Legendary Machine ",TX_END
+
+ db TX_START,"All Fighting Pok`mon",TX_END
+
+ db TX_START,"Bench Attack",TX_END
+
+ db TX_START,"Battle Contest",TX_END
+
+ db TX_START,"Heated Battle",TX_END
+
+ db TX_START,"First-Strike",TX_END
+
+ db TX_START,"Squeaking Mouse",TX_END
+
+ db TX_START,"Great Quake",TX_END
+
+ db TX_START,"Bone Attack",TX_END
+
+ db TX_START,"Excavation",TX_END
+
+ db TX_START,"Rock Crusher",TX_END
+
+ db TX_START,"Blue Water",TX_END
+
+ db TX_START,"On the Beach",TX_END
+
+ db TX_START,"Paralyze!",TX_END
+
+ db TX_START,"Energy Removal",TX_END
+
+ db TX_START,"Rain Dancer",TX_END
+
+ db TX_START,"Cute Pok`mon",TX_END
+
+ db TX_START,"Pok`mon Flute",TX_END
+
+ db TX_START,"Yellow Flash",TX_END
+
+ db TX_START,"Electric Shock",TX_END
+
+ db TX_START,"Zapping Selfdestruct",TX_END
+
+ db TX_START,"Insect Collection",TX_END
+
+ db TX_START,"Jungle",TX_END
+
+ db TX_START,"Flower Garden",TX_END
+
+ db TX_START,"Kaleidoscope",TX_END
+
+ db TX_START,"Flower Power",TX_END
+
+ db TX_START,"Psychic Power",TX_END
+
+ db TX_START,"Dream Eater Haunter",TX_END
+
+ db TX_START,"Scavenging Slowbro",TX_END
+
+ db TX_START,"Strange Power",TX_END
+
+ db TX_START,"Strange Psyshock",TX_END
+
+ db TX_START,"Lovely Nidoran",TX_END
+
+ db TX_START,"Science Corps",TX_END
+
+ db TX_START,"Flyin' Pok`mon",TX_END
+
+ db TX_START,"Poison",TX_END
+
+ db TX_START,"Wonders of Science",TX_END
+
+ db TX_START,"Replace 'Em All",TX_END
+
+ db TX_START,"Chari-Saur",TX_END
+
+ db TX_START,"Traffic Light",TX_END
+
+ db TX_START,"Fire Pok`mon",TX_END
+
+ db TX_START,"Fire Charge",TX_END
+
+ db TX_START,"Charmander & Friends",TX_END
+
+ db TX_START,"Squirtle & Friends",TX_END
+
+ db TX_START,"Bulbasaur & Friends",TX_END
+
+ db TX_START,"Psychic Machamp",TX_END
+
+ db TX_START,"Water Beetle",TX_END
+
+ db TX_START,"Legendary Moltres",TX_END
+
+ db TX_START,"Legendary Zapdos",TX_END
+
+ db TX_START,"Legendary Articuno",TX_END
+
+ db TX_START,"Legendary Dragonite",TX_END
+
+ db TX_START,"Mysterious Pok`mon",TX_END
+
+ db TX_START,"A Deck of Fighting Pok`mon:\n"
+ db "Feel their Fighting power!",TX_END
+
+ db TX_START,"A Deck of Pok`mon that can\n"
+ db "attack the Bench.",TX_END
+
+ db TX_START,"A Deck which uses Fighting Attacks\n"
+ db "such as Slash and Punch.",TX_END
+
+ db TX_START,"A powerful Deck with both Fire\n"
+ db "and Fighting Pok`mon.",TX_END
+
+ db TX_START,"A Deck for fast and furious \n"
+ db "attacks.",TX_END
+
+ db TX_START,"A Deck made of Mouse Pok`mon.\n"
+ db "Uses PlusPower to Power up!",TX_END
+
+ db TX_START,"Use Dugtrio's Earthquake\n"
+ db "to cause great damage.",TX_END
+
+ db TX_START,"A Deck of Cubone and Marowak - \n"
+ db "A call for help.",TX_END
+
+ db TX_START,"A Deck which creates Pok`mon by\n"
+ db "evolving Mysterious Fossils.",TX_END
+
+ db TX_START,"A Deck of Rock Pok`mon. It's\n"
+ db "Strong against Lightning Pok`mon.",TX_END
+
+ db TX_START,"A Deck of Water Pok`mon: Their\n"
+ db "Blue Horror washes over enemies.",TX_END
+
+ db TX_START,"A well balanced Deck\n"
+ db "of Sandshrew and Water Pok`mon!",TX_END
+
+ db TX_START,"Paralyze the opponent's Pok`mon:\n"
+ db "Stop 'em and drop 'em!",TX_END
+
+ db TX_START,"Uses Whirlpool and Hyper Beam to\n"
+ db "remove opponents' Energy cards.",TX_END
+
+ db TX_START,"Use Rain Dance to attach Water\n"
+ db "Energy for powerful Attacks!",TX_END
+
+ db TX_START,"A Deck of cute Pok`mon such as\n"
+ db "Pikachu and Eevee.",TX_END
+
+ db TX_START,"Use the Pok`mon Flute to revive\n"
+ db "opponents' Pok`mon and Attack!",TX_END
+
+ db TX_START,"A deck of Pok`mon that use Lightning\n"
+ db "Energy to zap opponents.",TX_END
+
+ db TX_START,"A Deck which Shocks and Paralyzes\n"
+ db "opponents with its Attacks.",TX_END
+
+ db TX_START,"Selfdestruct causes great damage \n"
+ db "- even to the opponent's Bench.",TX_END
+
+ db TX_START,"A Deck made of Insect Pok`mon\n"
+ db "Go Bug Power!",TX_END
+
+ db TX_START,"A Deck of Grass Pok`mon: There \n"
+ db "are many dangers in the Jungle.",TX_END
+
+ db TX_START,"A Deck of Flower Pok`mon:\n"
+ db "Beautiful but Dangerous",TX_END
+
+ db TX_START,"Uses Venomoth's Pok`mon Power to\n"
+ db "change the opponent's Weakness.",TX_END
+
+ db TX_START,"A powerful Big Eggsplosion \n"
+ db "and Energy Transfer combo!",TX_END
+
+ db TX_START,"Use the Psychic power of the\n"
+ db "Psychic Pok`mon to Attack!",TX_END
+
+ db TX_START,"Uses Haunter's Dream Eater\n"
+ db "to cause great damage!",TX_END
+
+ db TX_START,"Continually draw Trainer \n"
+ db "Cards from the Discard Pile!",TX_END
+
+ db TX_START,"Confuse opponents with\n"
+ db "mysterious power!",TX_END
+
+ db TX_START,"Use Alakazam's Damage Swap\n"
+ db "to move damage counters!",TX_END
+
+ db TX_START,"Uses Nidoqueen's Boyfriends to cause\n"
+ db "great damage to the opponent.",TX_END
+
+ db TX_START,"The march of the Science Corps!\n"
+ db "Attack with the power of science!",TX_END
+
+ db TX_START,"Pok`mon with feathers flock \n"
+ db "together! Retreating is easy!",TX_END
+
+ db TX_START,"A Deck that uses Poison to \n"
+ db "slowly Knock Out the opponent.",TX_END
+
+ db TX_START,"Block Pok`mon Powers with \n"
+ db "Muk and attack with Mewtwo!",TX_END
+
+ db TX_START,"A Deck that shuffles\n"
+ db "the opponent's cards",TX_END
+
+ db TX_START,"Attack with Charizard - with \n"
+ db "just a few Fire Energy cards!",TX_END
+
+ db TX_START,"Pok`mon that can Attack with\n"
+ db "Fire, Water or Lightning Energy!",TX_END
+
+ db TX_START,"With Fire Pok`mon like Charizard, \n"
+ db "Rapidash and Magmar, it's hot!",TX_END
+
+ db TX_START,"Desperate attacks Damage your \n"
+ db "opponent and you!",TX_END
+
+ db TX_START,"A Fire, Grass and Water Deck:\n"
+ db "Charmander, Pinsir and Seel",TX_END
+
+ db TX_START,"A Water, Fire, and Lightning Deck:\n"
+ db "Squirtle, Charmander and Pikachu",TX_END
+
+ db TX_START,"A Grass, Lightning and Psychic Deck:\n"
+ db "Bulbasaur, Pikachu and Abra",TX_END
+
+ db TX_START,"Machamp, Hitmonlee, Hitmonchan\n"
+ db "Gengar and Alakazam are furious!",TX_END
+
+ db TX_START,"An Evolution Deck with Weedle, \n"
+ db "Nidoran$ and Bellsprout.",TX_END
+
+ db TX_START,"Gather Fire Energy with the\n"
+ db "Legendary Moltres!",TX_END
+
+ db TX_START,"Zap opponents with the\n"
+ db "Legandary Zapdos!",TX_END
+
+ db TX_START,"Paralyze opponents with the\n"
+ db "Legendary Articuno!",TX_END
+
+ db TX_START,"Heal your Pok`mon with the\n"
+ db "Legendary Dragonite!",TX_END
+
+ db TX_START,"A very special Deck made of\n"
+ db "very rare Pok`mon cards!",TX_END
+
+ db TX_START,"Pok`mon Card Glossary",TX_END
+
+ db TX_START,"Deck Active Pok`mon\n"
+ db "Discard Pile Bench Pok`mon\n"
+ db "Hand Prizes \n"
+ db "Arena Damage Counter\n"
+ db "Bench To next page ",TX_END
+
+ db TX_START,"Energy Card Pok`mon Power \n"
+ db "Trainer Card Weakness \n"
+ db "Basic Pok`mon Resistance\n"
+ db "Evolution Card Retreat \n"
+ db "Attack To previous page",TX_END
+
+ db TX_START,"Choose a word and press the\n"
+ db "A button.",TX_END
+
+ db TX_START,"About the Deck",TX_END
+
+ db TX_START,"About the Discard Pile",TX_END
+
+ db TX_START,"About the Hand",TX_END
+
+ db TX_START,"About the Arena",TX_END
+
+ db TX_START,"About the Bench",TX_END
+
+ db TX_START,"About the Active Pok`mon",TX_END
+
+ db TX_START,"About Bench Pok`mon",TX_END
+
+ db TX_START,"About Prizes",TX_END
+
+ db TX_START,"About Damage Counters",TX_END
+
+ db TX_START,"About Energy Cards",TX_END
+
+ db TX_START,"About Trainer Cards",TX_END
+
+ db TX_START,"About Basic Pok`mon",TX_END
+
+ db TX_START,"About Evolution Cards",TX_END
+
+ db TX_START,"About Attacking",TX_END
+
+ db TX_START,"About Pok`mon Power",TX_END
+
+ db TX_START,"About Weakness",TX_END
+
+ db TX_START,"About Resistance",TX_END
+
+ db TX_START,"About Retreating",TX_END
+
+ db TX_START,"The Deck is the pile of cards\n"
+ db "you will be drawing from.\n"
+ db "At the beginning of your turn, you\n"
+ db "will draw 1 card from your Deck.\n"
+ db "If there are no cards to draw\n"
+ db "from the Deck, you lose the game.",TX_END
+
+ db TX_START,"The pile in which you place used\n"
+ db "cards is called the Discard Pile.\n"
+ db "You can look at both yours and your\n"
+ db "opponent's Discard Pile \n"
+ db "with the Check command.",TX_END
+
+ db TX_START,"The cards held by each player\n"
+ db "are called a Hand.\n"
+ db "There is no restriction to the\n"
+ db "number of cards in the Hand.\n"
+ db "You may even have 10 or 20 \n"
+ db "cards in your Hand.",TX_END
+
+ db TX_START,"The place where the Pok`mon\n"
+ db "that is actively fighting\n"
+ db "is placed is called the Arena.\n"
+ db "The game proceeds by using the\n"
+ db "Active Pok`mon in the Arena.",TX_END
+
+ db TX_START,"The Bench is where your Pok`mon\n"
+ db "that are in play but aren't actively\n"
+ db "fighting sit.\n"
+ db "They're ready to come out and fight\n"
+ db "if the Active Pok`mon retreats or\n"
+ db "is Knocked Out.\n"
+ db "You can have up to 5 Pok`mon on\n"
+ db "the Bench.",TX_END
+
+ db TX_START,"The Active Pok`mon is the \n"
+ db "Pok`mon that is in the Arena.\n"
+ db "Only Active Pok`mon can \n"
+ db "attack.",TX_END
+
+ db TX_START,"The Pok`mon that are in play\n"
+ db "but aren't actively fighting\n"
+ db "are called Bench Pok`mon.\n"
+ db "They're ready to come out and fight\n"
+ db "if the Active Pok`mon retreats or\n"
+ db "is Knocked Out.\n"
+ db "If the Active Pok`mon is Knocked\n"
+ db "Out and you don't have a Bench \n"
+ db "Pok`mon, you lose the game.",TX_END
+
+ db TX_START,"Prizes are the cards placed to\n"
+ db "count the number of the opponent's\n"
+ db "Pok`mon you Knocked Out.\n"
+ db "Every time one of your opponent's\n"
+ db "Pok`mon is Knocked Out, you take 1\n"
+ db "of your Prizes into your Hand.\n"
+ db "When you take all of your Prizes,\n"
+ db "you win the game.",TX_END
+
+ db TX_START,"A Damage Counter represents the\n"
+ db "amount of damage a certain Pok`mon\n"
+ db "has taken.\n"
+ db "1 Damage Counter represents\n"
+ db "10 HP of damage.\n"
+ db "If a Pok`mon with an HP of 30 has\n"
+ db "3 Damage Counters, it has received\n"
+ db "30 HP of damage, and its remaining\n"
+ db "HP is 0.",TX_END
+
+ db TX_START,"Energy Cards are cards that power\n"
+ db "your Pok`mon, making them able\n"
+ db "to Attack.\n"
+ db "There are 7 types of Energy Cards\n"
+ db "[",TX_GRASS," Grass] [",TX_FIRE," Fire]\n"
+ db "[",TX_WATER," Water] [",TX_LIGHTNING," Lightning]\n"
+ db "[",TX_PSYCHIC," Psychic] [",TX_FIGHTING," Fighting]\n"
+ db "and [",TX_COLORLESS," Double Colorless]\n"
+ db "You may only play 1 Energy Card\n"
+ db "from your Hand per turn.",TX_END
+
+ db TX_START,"Trainer Cards are support cards.\n"
+ db "There are many Trainer Cards\n"
+ db "with different effects.\n"
+ db "Trainer Cards are played during\n"
+ db "your turn by following the\n"
+ db "instructions on the card and then\n"
+ db "discarding it.\n"
+ db "You may use as many Trainer Cards\n"
+ db "as you like.",TX_END
+
+ db TX_START,"Basic Pok`mon are cards that \n"
+ db "can be played directly from your \n"
+ db "hand into the play area. Basic \n"
+ db "Pok`mon act as the base for \n"
+ db "Evolution Cards. Charmander, \n"
+ db "Squirtle and Bulbasaur are\n"
+ db "examples of Basic Pok`mon.",TX_END
+
+ db TX_START,"Evolution Cards are cards you\n"
+ db "play on top of a Basic Pok`mon card\n"
+ db "(or sometimes on top of another\n"
+ db "Evolution Card) to make it stronger.\n"
+ db "There are Stage 1 and Stage 2\n"
+ db "Evolution Cards.\n"
+ db "If you do not have a Basic Pok`mon\n"
+ db "in the Play Area, you cannot place\n"
+ db "the Stage 1 Evolution Card, and if\n"
+ db "you do not have a Stage 1 Evolution\n"
+ db "Card in the Play Area, you cannot\n"
+ db "place the Stage 2 Evolution Card.",TX_END
+
+ db TX_START,"By choosing Attack, your Pok`mon\n"
+ db "will fight your opponent's Pok`mon.\n"
+ db "Your Pok`mon require Energy\n"
+ db "in order to Attack.\n"
+ db "The amount of Energy required\n"
+ db "differs according to the Attack.\n"
+ db "The Active Pok`mon is the only\n"
+ db "Pok`mon that can Attack.",TX_END
+
+ db TX_START,"Unlike Attacks, Pok`mon Power\n"
+ db "can be used by Active or Benched\n"
+ db "Pok`mon. Some Pok`mon Power are\n"
+ db "effective by just placing the\n"
+ db "Pok`mon in the Play Area, but for\n"
+ db "some you must choose the\n"
+ db "command, PKMN Power.",TX_END
+
+ db TX_START,"Some Pok`mon have a Weakness.\n"
+ db "If a Pok`mon has a Weakness, it\n"
+ db "takes double damage when attacked by\n"
+ db "Pok`mon of a certain type.",TX_END
+
+ db TX_START,"Some Pok`mon have Resistance.\n"
+ db "If a Pok`mon has Resistance, it\n"
+ db "takes 30 less damage whenever\n"
+ db "attacked by Pok`mon of\n"
+ db "a certain type.",TX_END
+
+ db TX_START,"By choosing Retreat, you can\n"
+ db "switch the Active Pok`mon with\n"
+ db "a Pok`mon on your Bench.\n"
+ db "Energy is required to Retreat\n"
+ db "your Active Pok`mon.\n"
+ db "The amount of Energy required to\n"
+ db "Retreat differs for each Pok`mon.\n"
+ db "To Retreat, you must discard\n"
+ db "Energy equal to the Retreat Cost\n"
+ db "of the retreating Pok`mon.",TX_END
+
+ db TX_START,"Modify Deck\n"
+ db "Card List\n"
+ db "Album List\n"
+ db "Deck Save Machine\n"
+ db "Printing Menu\n"
+ db "Auto Deck Machine\n"
+ db "Gift Center\n"
+ db "Name Input",TX_END
+
+ db TX_START,"Fighting Machine\n"
+ db "Rock Machine\n"
+ db "Water Machine\n"
+ db "Lightning Machine\n"
+ db "Grass Machine\n"
+ db "Psychic Machine\n"
+ db "Science Machine\n"
+ db "Fire Machine\n"
+ db "Auto Machine\n"
+ db "Legendary Machine",TX_END
+
+ db TX_START,"Send a Card\n"
+ db "Receive a Card\n"
+ db "Give Deck Instructions\n"
+ db "Receive Deck Instructions",TX_END
+
+ db TX_START,"Lecture Duel",TX_END
+
+ db TX_START,"First Strike Deck\n"
+ db TX_END
+
+ db TX_START," Mason Laboratory ",TX_END
+
+ db TX_START," ISHIHARA's House ",TX_END
+
+ db TX_START," Fighting Club ",TX_END
+
+ db TX_START," Rock Club ",TX_END
+
+ db TX_START," Water Club ",TX_END
+
+ db TX_START," Lightning Club ",TX_END
+
+ db TX_START," Grass Club ",TX_END
+
+ db TX_START," Psychic Club ",TX_END
+
+ db TX_START," Science Club ",TX_END
+
+ db TX_START," Fire Club ",TX_END
+
+ db TX_START," Challenge Hall ",TX_END
+
+ db TX_START," Pok`mon Dome ",TX_END
+
+ db TX_START," ??'s House ",TX_END
+
+ db TX_START,"Mason Laboratory",TX_END
+
+ db TX_START,"Mr Ishihara's House",TX_END
+
+ db TX_START,"Fighting",TX_END
+
+ db TX_START,"Rock",TX_END
+
+ db TX_START,"Water",TX_END
+
+ db TX_START,"Lightning",TX_END
+
+ db TX_START,"Grass",TX_END
+
+ db TX_START,"Psychic",TX_END
+
+ db TX_START,"Science",TX_END
+
+ db TX_START,"Fire",TX_END
+
+ db TX_START,"Challenge Hall",TX_END
+
+ db TX_START,"Pok`mon Dome",TX_END
+
+ db TX_START,"??'s House",TX_END
+
+ db TX_START,"Status\n"
+ db "Diary\n"
+ db "Deck\n"
+ db "Card\n"
+ db "Config\n"
+ db "Exit",TX_END
+
+ db TX_START,"Status\n"
+ db "Diary\n"
+ db "Deck\n"
+ db "Card\n"
+ db "Config\n"
+ db "Debug\n"
+ db "Close",TX_END
+
+ db TX_START,"Name ",TX_RAM1,TX_END
+
+ db TX_START,"Album ",$07,$6d,TX_END
+
+ db TX_START,"Play time ",$07,$03,$5e,TX_END
+
+ db TX_START,TX_RAM1,"'s diary",TX_END
+
+ db TX_START,"Master Medals Won ",TX_END
+
+ db TX_START,"Would you like to keep a diary?",TX_END
+
+ db TX_START,TX_RAM1,"\n"
+ db "wrote in the diary.",TX_END
+
+ db TX_START,"Nothing was recorded \n"
+ db "in the diary.",TX_END
+
+ db TX_START,"Master Medals",TX_END
+
+ db TX_START," Change Settings",TX_END
+
+ db TX_START,"Message Speed\n\n"
+ db " Slow 1 2 3 4 5 Fast",TX_END
+
+ db TX_START,"Duel Animation\n\n"
+ db " Show All Skip Some None",TX_END
+
+ db TX_START," Exit Settings",TX_END
+
+ db TX_START,"Duel [",TX_RAM2,"]\n"
+ db "SELECT [",TX_RAM2,"]\n"
+ db "Receive many cards\n"
+ db "To Pok`mon Dome 1\n"
+ db "To Pok`mon Dome 2",TX_END
+
+ db TX_START,"Normal Duel",TX_END
+
+ db TX_START,"Skip",TX_END
+
+ db TX_START,"Normal",TX_END
+
+ db TX_START,"Freeze Screen",TX_END
+
+ db TX_START,"Card Album\n"
+ db "Read Mail\n"
+ db "Glossary\n"
+ db "Print\n"
+ db "Shut Down",TX_END
+
+ db TX_START,TX_RAM1,"\n"
+ db "turned the PC on!",TX_END
+
+ db TX_START,TX_RAM1,"\n"
+ db "turned the PC off!",TX_END
+
+ db TX_START,"Send Card\n"
+ db "Receive Card\n"
+ db "Send Deck Configuration\n"
+ db "Receive Deck Configuration\n"
+ db "Exit",TX_END
+
+ db TX_START,"Send Card",TX_END
+
+ db TX_START,"Receive Card",TX_END
+
+ db TX_START,"Send Deck Configuration",TX_END
+
+ db TX_START,"Receive Deck Configuration",TX_END
+
+ db TX_START," Mail ",TX_RAM1," ",TX_END
+
+ db TX_START,"Which mail would you like to read?",TX_END
+
+ db TX_START,"Mail 0 1 2 3 4 5 6 7 8 9101112131415",TX_END
+
+ db "ppppp",TX_END
+
+ db TX_START,"Mail 1",TX_END
+
+ db TX_START,"Mail 2",TX_END
+
+ db TX_START,"Mail 3",TX_END
+
+ db TX_START,"Mail 4",TX_END
+
+ db TX_START,"Mail 5",TX_END
+
+ db TX_START,"Mail 6",TX_END
+
+ db TX_START,"Mail 7",TX_END
+
+ db TX_START,"Mail 8",TX_END
+
+ db TX_START,"Mail 9",TX_END
+
+ db TX_START,"Mail 10",TX_END
+
+ db TX_START,"Mail 11",TX_END
+
+ db TX_START,"Mail 12",TX_END
+
+ db TX_START,"Mail 13",TX_END
+
+ db TX_START,"Mail 14",TX_END
+
+ db TX_START,"Mail 15",TX_END
+
+ db TX_START,"NEW GAME",TX_END
+
+ db TX_START,"CARD POP!\n"
+ db "CONTINUE FROM DIARY\n"
+ db "NEW GAME",TX_END
+
+ db TX_START,"CARD POP!\n"
+ db "CONTINUE FROM DIARY\n"
+ db "New Game\n"
+ db "CONTINUE DUEL",TX_END
+
+ db TX_START,"When you CARD POP! with a friend,\n"
+ db "you will each receive a new card!",TX_END
+
+ db TX_START," ",TX_RAM1," ",TX_RAM2,"\n"
+ db " Master Medals Won ",$07,$0c,$06,"\n"
+ db " Album ",$07,$6d,$06,"\n"
+ db " Play time ",$07,$03,$5e,$06,TX_END
+
+ db TX_START,"Start a New Game.\n"
+ db TX_END
+
+ db TX_START,"The Game will continue from \n"
+ db "the point in the duel at\n"
+ db "which the power was turned OFF.",TX_END
+
+ db TX_START,"Saved data already exists.\n"
+ db "If you continue, you will lose\n"
+ db "all the cards you have collected.",TX_END
+
+ db TX_START,"OK to delete the data?",TX_END
+
+ db TX_START,"All data was deleted.",TX_END
+
+ db TX_START,"Data exists from when the power \n"
+ db "was turned OFF during a duel.\n"
+ db "Choose CONTINUE DUEL on the\n"
+ db "Main Menu to continue the duel.\n"
+ db "If you continue now, the heading,\n"
+ db "CONTINUE DUEL, will be\n"
+ db "deleted, and the game will start\n"
+ db "from the point when you last \n"
+ db "wrote in the Diary.\n\n"
+ db "Would you like to continue the Game\n"
+ db "from the point saved in",TX_END
+
+ db TX_START,"CONTINUE FROM DIARY?",TX_END
+
+ db TX_START,"You can access Card Pop! only\n"
+ db "with two Game Boy Colors.\n"
+ db "Please play using a Game Boy Color.",TX_END
+
+ db TX_START,TX_RAM1," is crazy about Pok`mon\n"
+ db "and Pok`mon card collecting!\n"
+ db "One day,\n"
+ db TX_RAM1," heard a rumor:\n"
+ db " \"The Legendary Pok`mon Cards...\n"
+ db " the extremely rare and powerful \n"
+ db " cards held by Pok`mon Trading \n"
+ db " Card Game's greatest players... \n"
+ db " The Grand Masters are searching\n"
+ db " for one to inherit the legend!\"\n"
+ db "Dreaming of inheriting the\n"
+ db "Legendary Pok`mon Cards,\n"
+ db TX_RAM1," visits the Pok`mon\n"
+ db "card researcher, Dr. Mason...",TX_END
+
+ db TX_START,"POWER ON\n"
+ db "DUEL MODE\n"
+ db "CONTINUE FROM DIARY\n"
+ db "CGB TEST\n"
+ db "SGB FRAME\n"
+ db "STANDARD BG CHARACTER\n"
+ db "LOOK AT SPR\n"
+ db "V EFFECT\n"
+ db "CREATE BOOSTER PACK\n"
+ db "CREDITS\n"
+ db "QUIT",TX_END
+
+ db TX_START,"NORMAL DUEL\n"
+ db "SKIP",TX_END
+
+ db TX_START,"COLOSSEUM\n"
+ db "EVOLUTION\n"
+ db "MYSTERY\n"
+ db "LABORATORY\n"
+ db "Energy",TX_END
+
+ db TX_START,"1\n"
+ db "2\n"
+ db "3\n"
+ db "4\n"
+ db "5\n"
+ db "6\n"
+ db "7",TX_END
+
+ db TX_START,"1\n"
+ db "2\n"
+ db "3\n"
+ db "4\n"
+ db "5\n"
+ db "6",TX_END
+
+ db TX_START,"1\n"
+ db "2\n"
+ db "3\n"
+ db "4\n"
+ db "5",TX_END
+
+ db TX_START,"1\n"
+ db "2\n"
+ db "3\n"
+ db "4",TX_END
+
+ db TX_START,"A TIME\n"
+ db " TO (Change with Start)\n"
+ db " A+B: Stop Animation\n"
+ db " Select: Exit",TX_END
+
+ db TX_START,"Left",TX_END
+
+ db TX_START,"Right",TX_END
+
+ db TX_START,"SPR_",TX_END
+
+ db TX_START,"WIN ",TX_RAM3," Prizes Duel\n"
+ db "LOSE with ",TX_RAM2,"(",TX_RAM3,")",TX_END
+
+ db TX_START," Use ",TX_RAM3,"'s Deck",TX_END
+
+ db TX_START,TX_RAM1," received a Booster\n"
+ db "Pack: ",TX_RAM2,".",TX_END
+
+ db TX_START,"...And another Booster Pack:\n"
+ db TX_RAM2,".",TX_END
+
+ db TX_START,TX_RAM1," checked the cards\n"
+ db "in the Booster Pack!!",TX_END
+
+ db TX_START,"Substitute screen for\n"
+ db "receiving cards.",TX_END
+
+ db TX_START,TX_RAM1,"\n"
+ db "Won the ",TX_RAM2," Medal!",TX_END
+
+ db TX_START,"Substitute screen for sending\n"
+ db "cards by Link cable.",TX_END
+
+ db TX_START,"Substitute screen for receiving\n"
+ db "cards by Link cable.",TX_END
+
+ db TX_START,"Substitute screen for sending\n"
+ db "a Deck design.",TX_END
+
+ db TX_START,"Substitute screen for receiving\n"
+ db "a Deck design.",TX_END
+
+ db TX_START,"????",TX_END
+
+ db TX_START,"Ending Screen\n"
+ db "THE END",TX_END
+
+ db TX_START,"Was the data transfer successful?",TX_END
+
+ db TX_START,"(Person transferring data to)",TX_END
+
+ db TX_START,"(Name of Deck transferring)",TX_END
+
+ db TX_START,TX_RAM2," ",TX_RAM2,TX_END
+
+ db TX_START,TX_RAM2," Deck",TX_END
+
+ db TX_START,"Fighting Club Member",TX_END
+
+ db TX_START,"Rock Club Member",TX_END
+
+ db TX_START,"Water Club Member",TX_END
+
+ db TX_START,"Lightning Club Member",TX_END
+
+ db TX_START,"Grass Club Member",TX_END
+
+ db TX_START,"Psychic Club Member",TX_END
+
+ db TX_START,"Science Club Member",TX_END
+
+ db TX_START,"Fire Club Member",TX_END
+
+ db TX_START,"Fighting Club Master",TX_END
+
+ db TX_START,"Rock Club Master",TX_END
+
+ db TX_START,"Water Club Master",TX_END
+
+ db TX_START,"Lightning Club Master",TX_END
+
+ db TX_START,"Grass Club Master",TX_END
+
+ db TX_START,"Psychic Club Master",TX_END
+
+ db TX_START,"Science Club Master",TX_END
+
+ db TX_START,"Fire Club Master",TX_END
+
+ db TX_END
+
+ db TX_START,"COLOSSEUM",TX_END
+
+ db TX_START,"EVOLUTION",TX_END
+
+ db TX_START,"MYSTERY",TX_END
+
+ db TX_START,"LABORATORY",TX_END
+
+ db TX_START,"Dr. Mason",TX_END
+
+ db TX_START,"Ronald",TX_END
+
+ db TX_START,"ISHIHARA",TX_END
+
+ db TX_START,"Imakuni?",TX_END
+
+ db TX_START,"CLERK",TX_END
+
+ db TX_START,"Sam",TX_END
+
+ db TX_START,"TECH",TX_END
+
+ db TX_START,"CLERK",TX_END
+
+ db TX_START,"Chris",TX_END
+
+ db TX_START,"Michael",TX_END
+
+ db TX_START,"Jessica",TX_END
+
+ db TX_START,"Mitch",TX_END
+
+ db TX_START,"Matthew",TX_END
+
+ db TX_START,"Ryan",TX_END
+
+ db TX_START,"Andrew",TX_END
+
+ db TX_START,"Gene",TX_END
+
+ db TX_START,"Sara",TX_END
+
+ db TX_START,"Amanda",TX_END
+
+ db TX_START,"Joshua",TX_END
+
+ db TX_START,"Amy",TX_END
+
+ db TX_START,"Jennifer",TX_END
+
+ db TX_START,"Nicholas",TX_END
+
+ db TX_START,"Brandon",TX_END
+
+ db TX_START,"Isaac",TX_END
+
+ db TX_START,"Brittany",TX_END
+
+ db TX_START,"Kristin",TX_END
+
+ db TX_START,"Heather",TX_END
+
+ db TX_START,"Nikki",TX_END
+
+ db TX_START,"Robert",TX_END
+
+ db TX_START,"Daniel",TX_END
+
+ db TX_START,"Stephanie",TX_END
+
+ db TX_START,"Murray",TX_END
+
+ db TX_START,"Joseph",TX_END
+
+ db TX_START,"David",TX_END
+
+ db TX_START,"Erik",TX_END
+
+ db TX_START,"Rick",TX_END
+
+ db TX_START,"John",TX_END
+
+ db TX_START,"Adam",TX_END
+
+ db TX_START,"Jonathan",TX_END
+
+ db TX_START,"Ken",TX_END
+
+ db TX_START,"COURTNEY",TX_END
+
+ db TX_START,"Steve",TX_END
+
+ db TX_START,"Jack",TX_END
+
+ db TX_START,"Rod",TX_END
+
+ db TX_START,"Man",TX_END
+
+ db TX_START,"Woman",TX_END
+
+ db TX_START,"CHAP",TX_END
+
+ db TX_START,"GAL",TX_END
+
+ db TX_START,"Lass",TX_END
+
+ db TX_START,"Pappy",TX_END
+
+ db TX_START,"Lad",TX_END
+
+ db TX_START,"HOST",TX_END
+
+ db TX_START,"Specs",TX_END
+
+ db TX_START,"Butch",TX_END
+
+ db TX_START,"Hood",TX_END
+
+ db TX_START,"Champ",TX_END
+
+ db TX_START,"Mania",TX_END
+
+ db TX_START,"Granny",TX_END
+
+ db TX_START,"Guide",TX_END
+
+ db TX_START,"Aaron",TX_END
+
+ db TX_START,TX_LVL,"60 MEWTWO ",TX_END
+
+ db TX_START,TX_LVL,"8 MEW ",TX_END
+
+ db TX_START,TX_LVL,"34 ARCANINE",TX_END
+
+ db TX_START,TX_LVL,"16 PIKACHU",TX_END
+
+ db TX_START,TX_LVL,"13 SURFING PIKACHU",TX_END
+
+ db TX_START,TX_LVL,"20 ELECTABUZZ",TX_END
+
+ db TX_START,TX_LVL,"9 SLOWPOKE",TX_END
+
+ db TX_START,TX_LVL,"12 JIGGLYPUFF",TX_END
+
+ db TX_START,TX_LVL,"68 ZAPDOS",TX_END
+
+ db TX_START,TX_LVL,"37 MOLTRES",TX_END
+
+ db TX_START,TX_LVL,"37 ARTICUNO",TX_END
+
+ db TX_START,TX_LVL,"41 DRAGONITE",TX_END
+
+ db TX_START,"Super Energy Retrieval",TX_END
+
+ db TX_START,TX_LVL,"12 FLYING PIKACHU",TX_END
+
+ db TX_START,"Lightning & Fire Deck",TX_END
+
+ db TX_START,"Water & Fighting Deck",TX_END
+
+ db TX_START,"Grass & Psychic Deck",TX_END
+
+ db TX_START,"Please select the Deck\n"
+ db "you wish to Duel against.",TX_END
+
+ db TX_START,"CHARMANDER & Friends Deck",TX_END
+
+ db TX_START,"SQUIRTLE & Friends Deck",TX_END
+
+ db TX_START,"BULBASAUR & Friends Deck",TX_END
+
+ db TX_START,"Please select the Deck you want.",TX_END
+
+ db TX_START,"Hi, ",TX_RAM1,".\n"
+ db "How can I help you?",TX_END
+
+ db TX_START,"Normal Duel\n"
+ db "Practice\n"
+ db "Rules\n"
+ db "Nothing",TX_END
+
+ db TX_START,"Energy\n"
+ db "Attacking\n"
+ db "Retreating\n"
+ db "Evolving Pok`mon\n"
+ db "Using Pok`mon Power\n"
+ db "Ending Your Turn\n"
+ db "Win or Loss of a Duel\n"
+ db "Nothing to Ask",TX_END
+
+ db TX_START,TX_RAM1,",\n"
+ db "It's me, Doctor Mason.\n"
+ db "Are you getting the hang of\n"
+ db "the Pok`mon Trading Card Game?\n"
+ db "I have some information for you\n"
+ db "about Booster Packs. \n"
+ db "If you want to collect the same\n"
+ db "cards, duel the same person many\n"
+ db "times to get a particular Booster\n"
+ db "Pack! By doing so, you will be able \n"
+ db "to collect the same cards, making it\n"
+ db "easier for you to build your Deck.\n"
+ db "Another method for collecting \n"
+ db "cards is to use CARD POP!\n"
+ db "When you and a friend use CARD POP!,\n"
+ db "you will each receive a new card!\n"
+ db "Once you POP! with a certain\n"
+ db "friend, you won't be able to POP!\n"
+ db "with that friend again, so find \n"
+ db "many friends who own the Pok`mon \n"
+ db "Trading Card Game for Game Boy,\n"
+ db "and CARD POP! with them to\n"
+ db "get new cards!\n"
+ db "Oh, here's something for you...",TX_END
+
+ db TX_START,"I'll be sending you useful\n"
+ db "information by e-mail.\n"
+ db "I'll also attach a Booster Pack\n"
+ db "for you, so check your mail\n"
+ db "often.\n"
+ db "Mason Laboratory\n"
+ db " Doctor Mason ;)",TX_END
+
+ db TX_START,TX_RAM1,",\n"
+ db "It's me, Doctor Mason.\n"
+ db "I have some information for you\n"
+ db "about Mitch's deck - he's \n"
+ db "the Master of the Fighting Club.\n"
+ db "His First-Strike Deck is built\n"
+ db "for a quick attack, but it's\n"
+ db "weak against Psychic Pok`mon!\n"
+ db "I suggest you duel him using\n"
+ db "the Deck from the Psychic Medal\n"
+ db "Deck Machine.\n"
+ db "Here's a Booster Pack for you...",TX_END
+
+ db TX_START,TX_RAM1,", I know you can do it!\n"
+ db "Go win the Fighting Medal!\n"
+ db "Mason Laboratory\n"
+ db " Doctor Mason ;)",TX_END \ No newline at end of file