summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authordannye <corrnondacqb@yahoo.com>2016-05-31 12:20:54 -0500
committerdannye <corrnondacqb@yahoo.com>2016-05-31 12:20:54 -0500
commit31861490418b0cc28853257100d4549549b81254 (patch)
tree61b5b2ed850e995716d3c17f730b480b7b768569 /src
parent972037ab368c93a844905db9ed432b06ed605679 (diff)
Remove leftover \n's
Diffstat (limited to 'src')
-rw-r--r--src/text/text2.asm90
-rw-r--r--src/text/text3.asm15
-rw-r--r--src/text/text8.asm3
-rw-r--r--src/text/text9.asm87
4 files changed, 130 insertions, 65 deletions
diff --git a/src/text/text2.asm b/src/text/text2.asm
index fce9e7e..2ed2f39 100644
--- a/src/text/text2.asm
+++ b/src/text/text2.asm
@@ -276,12 +276,16 @@ Text012c: ; 38a83 (e:4a83)
done
Text012d: ; 38aa4 (e:4aa4)
- text "Procedure for Energy Transfer:\n"
+ text "Procedure for Energy Transfer:"
+ line ""
line "1. Choose the Pok`mon to move Grass"
- line " Energy from. Press the A Button.\n"
+ line " Energy from. Press the A Button."
+ line ""
line "2. Choose the Pok`mon to move the"
- line " energy to and press the A Button.\n"
- line "3. Repeat steps 1 and 2.\n"
+ line " energy to and press the A Button."
+ line ""
+ line "3. Repeat steps 1 and 2."
+ line ""
line "4. Press the B Button to end."
done
@@ -300,13 +304,16 @@ Text0130: ; 38bc9 (e:4bc9)
done
Text0131: ; 38bfe (e:4bfe)
- text "Procedure for Curse:\n"
+ text "Procedure for Curse:"
+ line ""
line "1. Choose a Pok`mon to move the"
line " Damage counter from and press"
- line " the A Button.\n"
+ line " the A Button."
+ line ""
line "2. Choose a Pok`mon to move the"
line " Damage counter to and press"
- line " the A Button.\n"
+ line " the A Button."
+ line ""
line "3. Press the B Button to cancel."
done
@@ -326,14 +333,18 @@ Text0134: ; 38d5a (e:4d5a)
done
Text0135: ; 38d72 (e:4d72)
- text "Procedure for Prophecy:\n"
+ text "Procedure for Prophecy:"
+ line ""
line "1. Choose either your Deck"
- line " or your opponent's Deck\n"
+ line " or your opponent's Deck"
+ line ""
line "2. Choose the cards you wish to"
line " place on top and press the"
- line " A Button.\n"
+ line " A Button."
+ line ""
line "3. Select Yes after you choose"
- line " the 3 cards and their order.\n"
+ line " the 3 cards and their order."
+ line ""
line "4. Press the B Button to cancel."
done
@@ -343,37 +354,49 @@ Text0136: ; 38e70 (e:4e70)
done
Text0137: ; 38e90 (e:4e90)
- text "Procedure for Damage Swap:\n"
+ text "Procedure for Damage Swap:"
+ line ""
line "1. Choose a Pok`mon to move a"
line " Damage counter from and press"
- line " the A Button.\n"
+ line " the A Button."
+ line ""
line "2. Choose a Pok`mon to move the"
line " Damage counter to and press"
- line " the A Button.\n"
- line "3. Repeat steps 1 and 2.\n"
- line "4. Press the B Button to end.\n"
+ line " the A Button."
+ line ""
+ line "3. Repeat steps 1 and 2."
+ line ""
+ line "4. Press the B Button to end."
+ line ""
line "5. You cannot move the counter if"
line " it will Knock Out the Pok`mon."
done
Text0138: ; 38fcc (e:4fcc)
- text "Procedure for Devolution Beam.\n"
+ text "Procedure for Devolution Beam."
+ line ""
line "1. Choose either a Pok`mon in your"
line " Play Area or your opponent's"
- line " Play Area and press the A Button.\n"
+ line " Play Area and press the A Button."
+ line ""
line "2. Choose the Pok`mon to Devolve"
- line " and press the A Button.\n"
+ line " and press the A Button."
+ line ""
line "3. Press the B Button to cancel."
done
Text0139: ; 390b4 (e:50b4)
- text "Procedure for Strange Behavior:\n"
+ text "Procedure for Strange Behavior:"
+ line ""
line "1. Choose the Pok`mon with the"
line " Damage counters to move to"
- line " Slowbro and press the A Button.\n"
+ line " Slowbro and press the A Button."
+ line ""
line "2. Repeat step 1 as many times as"
- line " you wish to move the counters.\n"
- line "3. Press the B Button to end.\n"
+ line " you wish to move the counters."
+ line ""
+ line "3. Press the B Button to end."
+ line ""
line "4. You cannot move the damage if"
line " Slowbro will be Knocked Out."
done
@@ -884,7 +907,8 @@ Text01a3: ; 3a122 (e:6122)
done
Text01a4: ; 3a12d (e:612d)
- text "Draw 7 cards,\n"
+ text "Draw 7 cards,"
+ line ""
line "and get ready for the battle!"
line "Choose your Active Pok`mon."
line "You can only choose Basic Pok`mon"
@@ -1043,7 +1067,8 @@ Text01bf: ; 3a8bb (e:68bb)
Text01c0: ; 3a8f1 (e:68f1)
text "To use the attack command, you need"
line "to attach Energy cards to your"
- line "Pok`mon.\n"
+ line "Pok`mon."
+ line ""
line "Choose Cards from the Menu, and"
line "select a Water Energy card."
done
@@ -1092,7 +1117,8 @@ Text01c6: ; 3ac15 (e:6c15)
line "you don't need to attach any more."
line "Attach Energy cards to your Benched"
line "Pok`mon to get them ready for"
- line "battle.\n"
+ line "battle."
+ line ""
line "Attach a Water Energy card to your"
line "Benched Staryu."
done
@@ -1117,7 +1143,8 @@ Text01c8: ; 3ad6d (e:6d6d)
Text01c9: ; 3addd (e:6ddd)
text "When all your Pok`mon are Knocked"
line "Out and there are no Pok`mon on your"
- line "Bench, you lose the game.\n"
+ line "Bench, you lose the game."
+ line ""
line "Put Drowzee, the Basic Pok`mon"
line "you just drew, on your Bench."
done
@@ -1135,10 +1162,12 @@ Text01cb: ; 3aebf (e:6ebf)
done
Text01cc: ; 3af04 (e:6f04)
- text "Staryu evolves into Starmie!\n"
+ text "Staryu evolves into Starmie!"
+ line ""
line "Let's get Staryu ready to use"
line "Starmie's attack command when it"
- line "evolves to Starmie.\n"
+ line "evolves to Starmie."
+ line ""
line "Choose the Water Energy card from"
line "your hand and attach it to Staryu."
done
@@ -1187,7 +1216,8 @@ Text01d3: ; 3b196 (e:7196)
line TX_END
Text01d4: ; 3b1f4 (e:71f4)
- text "You've Knocked Out your opponent!\n"
+ text "You've Knocked Out your opponent!"
+ line ""
line "Pick up the last Prize."
line ""
text TX_RAM1," is the winner!"
diff --git a/src/text/text3.asm b/src/text/text3.asm
index 1f730ec..e1f4b96 100644
--- a/src/text/text3.asm
+++ b/src/text/text3.asm
@@ -76,9 +76,11 @@ Text027c: ; 3c22b (f:422b)
Text027d: ; 3c24a (f:424a)
text "1. Choose the card you wish to send."
- line " Press left/right to choose more.\n"
+ line " Press left/right to choose more."
+ line ""
line "2. Choose all the cards. Then press"
- line " the B Button to open the menu.\n"
+ line " the B Button to open the menu."
+ line ""
line "3. Choose Send to finish"
line " the process."
done
@@ -1105,12 +1107,14 @@ Text0348: ; 3e91d (f:691d)
done
Text0349: ; 3e939 (f:6939)
- text "Message Speed\n"
+ text "Message Speed"
+ line ""
line " Slow 1 2 3 4 5 Fast"
done
Text034a: ; 3e96c (f:696c)
- text "Duel Animation\n"
+ text "Duel Animation"
+ line ""
line " Show All Skip Some None"
done
@@ -1322,7 +1326,8 @@ Text0376: ; 3ee0b (f:6e0b)
line "CONTINUE DUEL, will be"
line "deleted, and the game will start"
line "from the point when you last "
- line "wrote in the Diary.\n"
+ line "wrote in the Diary."
+ line ""
line "Would you like to continue the Game"
line "from the point saved in"
done
diff --git a/src/text/text8.asm b/src/text/text8.asm
index 14e36bb..f7dd0a1 100644
--- a/src/text/text8.asm
+++ b/src/text/text8.asm
@@ -524,7 +524,8 @@ Text06d6: ; 518fa (14:58fa)
line "Infrared Link."
line "Unfortunately, our service is"
line "only available for the"
- line "Game Boy Color.\n"
+ line "Game Boy Color."
+ line ""
line "Please enjoy our service with"
line "a Game Boy Color."
done
diff --git a/src/text/text9.asm b/src/text/text9.asm
index 7ead883..17cd8cf 100644
--- a/src/text/text9.asm
+++ b/src/text/text9.asm
@@ -727,7 +727,8 @@ Text07b1: ; 564db (15:64db)
Text07b2: ; 56518 (15:6518)
text ""
- line " Producers\n"
+ line " Producers"
+ line ""
line ""
line " Tsunekazu Ishihara"
line " Shinichi Nakamoto"
@@ -736,14 +737,16 @@ Text07b2: ; 56518 (15:6518)
Text07b3: ; 5658f (15:658f)
text ""
- line " Director\n"
+ line " Director"
+ line ""
line ""
line " Koji Arai"
done
Text07b4: ; 565c6 (15:65c6)
text ""
- line " Programmers\n"
+ line " Programmers"
+ line ""
line ""
line " Masahiro Tobita"
line " Satoshi Mikami"
@@ -752,7 +755,8 @@ Text07b4: ; 565c6 (15:65c6)
Text07b5: ; 5663a (15:663a)
text ""
- line " GB Graphic Designers\n"
+ line " GB Graphic Designers"
+ line ""
line ""
line " Kazuhiko Nonaka"
line " Yasuhiro Fujii"
@@ -773,28 +777,32 @@ Text07b7: ; 5670b (15:670b)
Text07b8: ; 56764 (15:6764)
text ""
- line " Music\n"
+ line " Music"
+ line ""
line ""
line " Ichiro Shimakura"
done
Text07b9: ; 5679d (15:679d)
text ""
- line " Sound Effects\n"
+ line " Sound Effects"
+ line ""
line ""
line " Masato Aihara"
done
Text07ba: ; 567d9 (15:67d9)
text ""
- line " Sound Director\n"
+ line " Sound Director"
+ line ""
line ""
line " Toshiaki Takimoto"
done
Text07bb: ; 56817 (15:6817)
text ""
- line " Sound System Support\n"
+ line " Sound System Support"
+ line ""
line ""
line " Katsunori Takahashi"
line " Hideki Oka"
@@ -802,28 +810,32 @@ Text07bb: ; 56817 (15:6817)
Text07bc: ; 56873 (15:6873)
text ""
- line " Card Game Creator\n"
+ line " Card Game Creator"
+ line ""
line ""
line " Takumi Akabane"
done
Text07bd: ; 568b1 (15:68b1)
text ""
- line " Card Game Creator\n"
+ line " Card Game Creator"
+ line ""
line ""
line " Kouichi Oyama"
done
Text07be: ; 568ee (15:68ee)
text ""
- line " Card Game Creator\n"
+ line " Card Game Creator"
+ line ""
line ""
line " Akihiko Miura"
done
Text07bf: ; 5692c (15:692c)
text ""
- line " Card Illustrators\n"
+ line " Card Illustrators"
+ line ""
line ""
line " Ken Sugimori"
line " Mitsuhiro Arita"
@@ -840,7 +852,8 @@ Text07c0: ; 569c0 (15:69c0)
Text07c1: ; 56a30 (15:6a30)
text ""
- line " Special Appearances by\n"
+ line " Special Appearances by"
+ line ""
line ""
line " Hiroko Ohashi"
line " Masako Uchiyama"
@@ -854,7 +867,8 @@ Text07c2: ; 56a8c (15:6a8c)
Text07c3: ; 56ac3 (15:6ac3)
text ""
line " US COORDINATION"
- line " NINTENDO OF AMERICA\n"
+ line " NINTENDO OF AMERICA"
+ line ""
line ""
line " GAIL TILDEN"
line " HIRO NAKAMURA"
@@ -869,7 +883,8 @@ Text07c5: ; 56b71 (15:6b71)
text ""
line " US COORDINATION"
line " Wizards of the Coast"
- line " Pok`mon Templating Team\n"
+ line " Pok`mon Templating Team"
+ line ""
line ""
line " Robert Gutschera"
line " Jessica Beaven"
@@ -883,42 +898,48 @@ Text07c6: ; 56c0d (15:6c0d)
Text07c7: ; 56c5e (15:6c5e)
text ""
- line " TRANSLATION/DRAFT\n"
+ line " TRANSLATION/DRAFT"
+ line ""
line ""
line " BILL RITCH"
done
Text07c8: ; 56c9a (15:6c9a)
text ""
- line " Mastering\n"
+ line " Mastering"
+ line ""
line ""
line " Tetsuya Komatsu"
done
Text07c9: ; 56cd5 (15:6cd5)
text ""
- line " Manual Creation\n"
+ line " Manual Creation"
+ line ""
line ""
line " Haruki Mitani"
done
Text07ca: ; 56d12 (15:6d12)
text ""
- line " Manual Illustrations\n"
+ line " Manual Illustrations"
+ line ""
line ""
line " Kagemaru Himeno"
done
Text07cb: ; 56d53 (15:6d53)
text ""
- line " Pok`mon Original Story\n"
+ line " Pok`mon Original Story"
+ line ""
line ""
line " Satoshi Tajiri"
line TX_END
Text07cc: ; 56d95 (15:6d95)
text ""
- line " Created In Cooperation With\n"
+ line " Created In Cooperation With"
+ line ""
line ""
line " Shinji Hatano"
line " Satoshi Yamato"
@@ -927,7 +948,8 @@ Text07cc: ; 56d95 (15:6d95)
Text07cd: ; 56e11 (15:6e11)
text ""
- line " With Cooperation from\n"
+ line " With Cooperation from"
+ line ""
line ""
line " Yoshio Motosako"
line " Hiroyuki Mikami"
@@ -950,29 +972,36 @@ Text07cf: ; 56eff (15:6eff)
Text07d0: ; 56f6e (15:6f6e)
text ""
- line " Project Manager\n"
+ line " Project Manager"
+ line ""
line ""
line " Yasutaka Kakiseko"
done
Text07d1: ; 56fad (15:6fad)
text ""
- line " Supervisor\n"
- line "\n"
+ line " Supervisor"
+ line ""
+ line ""
+ line ""
line " Hiroshi Kudo"
done
Text07d2: ; 56fe7 (15:6fe7)
text ""
- line " Executive Producer\n"
- line "\n"
+ line " Executive Producer"
+ line ""
+ line ""
+ line ""
line " Hiroshi Yamauchi"
done
Text07d3: ; 57027 (15:7027)
text ""
- line " Created by\n"
- line "\n"
+ line " Created by"
+ line ""
+ line ""
+ line ""
line " Hudson"
done