summaryrefslogtreecommitdiff
path: root/text/battle_tower.asm
diff options
context:
space:
mode:
Diffstat (limited to 'text/battle_tower.asm')
-rw-r--r--text/battle_tower.asm640
1 files changed, 384 insertions, 256 deletions
diff --git a/text/battle_tower.asm b/text/battle_tower.asm
index 72db31f7b..9ef4f0299 100644
--- a/text/battle_tower.asm
+++ b/text/battle_tower.asm
@@ -1,616 +1,744 @@
UnknownText_0x1ec000: ; 0x1ec000
- db $0, "Hello, glad to", $4f
- db "meet you!", $51
- db "I do hope we have", $4f
- db "a good battle.", $57
+ text "Hello, glad to"
+ line "meet you!"
+
+ para "I do hope we have"
+ line "a good battle."
+ done
; 0x1ec03b
UnknownText_0x1ec03b: ; 0x1ec03b
- db $0, "Thank you! A most", $4f
- db "enjoyable battle!", $57
+ text "Thank you! A most"
+ line "enjoyable battle!"
+ done
; 0x1ec060
UnknownText_0x1ec060: ; 0x1ec060
- db $0, "Thank you. You are", $4f
- db "formidable.", $57
+ text "Thank you. You are"
+ line "formidable."
+ done
; 0x1ec080
UnknownText_0x1ec080: ; 0x1ec080
- db $0, "Work, work, work…", $4f
- db "I'm always busy!", $57
+ text "Work, work, work…"
+ line "I'm always busy!"
+ done
; 0x1ec0a3
UnknownText_0x1ec0a3: ; 0x1ec0a3
- db $0, "But, I work hard", $4f
- db "in battle too!", $57
+ text "But, I work hard"
+ line "in battle too!"
+ done
; 0x1ec0c4
UnknownText_0x1ec0c4: ; 0x1ec0c4
- db $0, "I'm too busy to be", $4f
- db "battling!", $57
+ text "I'm too busy to be"
+ line "battling!"
+ done
; 0x1ec0e1
UnknownText_0x1ec0e1: ; 0x1ec0e1
- db $0, "Brace yourself for", $4f
- db "my all-out attack!", $57
+ text "Brace yourself for"
+ line "my all-out attack!"
+ done
; 0x1ec108
UnknownText_0x1ec108: ; 0x1ec108
- db $0, "What a cakewalk!", $4f
- db "You're too easy!", $57
+ text "What a cakewalk!"
+ line "You're too easy!"
+ done
; 0x1ec12a
UnknownText_0x1ec12a: ; 0x1ec12a
- db $0, "I won't lose next", $4f
- db "time, all right?", $57
+ text "I won't lose next"
+ line "time, all right?"
+ done
; 0x1ec14d
UnknownText_0x1ec14d: ; 0x1ec14d
- db $0, "Heh, your #MON", $4f
- db "look pretty cool.", $57
+ text "Heh, your #MON"
+ line "look pretty cool."
+ done
; 0x1ec16f
UnknownText_0x1ec16f: ; 0x1ec16f
- db $0, "Hey, hey, no way!", $4f
- db "You won't win!", $57
+ text "Hey, hey, no way!"
+ line "You won't win!"
+ done
; 0x1ec190
UnknownText_0x1ec190: ; 0x1ec190
- db $0, "You serious?", $4f
- db "This is brutal!", $57
+ text "You serious?"
+ line "This is brutal!"
+ done
; 0x1ec1ae
UnknownText_0x1ec1ae: ; 0x1ec1ae
- db $0, "#MON every day!", $4f
- db "I love battling!", $57
+ text "#MON every day!"
+ line "I love battling!"
+ done
; 0x1ec1d0
UnknownText_0x1ec1d0: ; 0x1ec1d0
- db $0, "I'm on top of my", $4f
- db "game, but not you!", $57
+ text "I'm on top of my"
+ line "game, but not you!"
+ done
; 0x1ec1f4
UnknownText_0x1ec1f4: ; 0x1ec1f4
- db $0, "I don't care that", $4f
- db "I lost, really!", $57
+ text "I don't care that"
+ line "I lost, really!"
+ done
; 0x1ec216
UnknownText_0x1ec216: ; 0x1ec216
- db $0, "Hi, there! Let's", $4f
- db "keep this clean!", $57
+ text "Hi, there! Let's"
+ line "keep this clean!"
+ done
; 0x1ec238
UnknownText_0x1ec238: ; 0x1ec238
- db $0, "Whoops, sorry for", $4f
- db "that wipeout!", $57
+ text "Whoops, sorry for"
+ line "that wipeout!"
+ done
; 0x1ec259
UnknownText_0x1ec259: ; 0x1ec259
- db $0, "Whoops! Come on,", $4f
- db "let me win one!", $57
+ text "Whoops! Come on,"
+ line "let me win one!"
+ done
; 0x1ec27b
UnknownText_0x1ec27b: ; 0x1ec27b
- db $0, "Do you want to see", $4f
- db "my battle level?", $57
+ text "Do you want to see"
+ line "my battle level?"
+ done
; 0x1ec2a0
UnknownText_0x1ec2a0: ; 0x1ec2a0
- db $0, "Hehehe, I know", $4f
- db "your level now!", $57
+ text "Hehehe, I know"
+ line "your level now!"
+ done
; 0x1ec2c0
UnknownText_0x1ec2c0: ; 0x1ec2c0
- db $0, "Ouch… I'm just too", $4f
- db "weak…", $57
+ text "Ouch… I'm just too"
+ line "weak…"
+ done
; 0x1ec2d9
UnknownText_0x1ec2d9: ; 0x1ec2d9
- db $0, "Hey, let's battle.", $4f
- db "I'm your opponent.", $57
+ text "Hey, let's battle."
+ line "I'm your opponent."
+ done
; 0x1ec2fe
UnknownText_0x1ec2fe: ; 0x1ec2fe
- db $0, "Wow, you're not", $4f
- db "serious about it!", $57
+ text "Wow, you're not"
+ line "serious about it!"
+ done
; 0x1ec320
UnknownText_0x1ec320: ; 0x1ec320
- db $0, "…Urgh… Nothing", $4f
- db "positive here…", $57
+ text "…Urgh… Nothing"
+ line "positive here…"
+ done
; 0x1ec33f
UnknownText_0x1ec33f: ; 0x1ec33f
- db $0, "I'm your", $4f
- db "opponent.", $51
- db "Get ready to be", $4f
- db "hammered.", $57
+ text "I'm your"
+ line "opponent."
+
+ para "Get ready to be"
+ line "hammered."
+ done
; 0x1ec36c
UnknownText_0x1ec36c: ; 0x1ec36c
- db $0, "Hahah! That was a", $4f
- db "pushover!", $57
+ text "Hahah! That was a"
+ line "pushover!"
+ done
; 0x1ec389
UnknownText_0x1ec389: ; 0x1ec389
- db $0, "No way! There has", $4f
- db "to be a mistake!", $57
+ text "No way! There has"
+ line "to be a mistake!"
+ done
; 0x1ec3ad
UnknownText_0x1ec3ad: ; 0x1ec3ad
- db $0, "Hah!", $4f
- db "Let's get rolling!", $57
+ text "Hah!"
+ line "Let's get rolling!"
+ done
; 0x1ec3c5
UnknownText_0x1ec3c5: ; 0x1ec3c5
- db $0, "Wahahaha! Didn't", $4f
- db "break a sweat!", $57
+ text "Wahahaha! Didn't"
+ line "break a sweat!"
+ done
; 0x1ec3e5
UnknownText_0x1ec3e5: ; 0x1ec3e5
- db $0, "Tough! I'm no", $4f
- db "match for you!", $57
+ text "Tough! I'm no"
+ line "match for you!"
+ done
; 0x1ec402
UnknownText_0x1ec402: ; 0x1ec402
- db $0, $56, $56, $56, $4f
- db $56, $56, "Battle?", $57
+ text $56, $56, $56
+ line $56, $56, "Battle?"
+ done
; 0x1ec411
UnknownText_0x1ec411: ; 0x1ec411
- db $0, $56, $56, $56, $4f
- db $56, $56, "I won?", $57
+ text $56, $56, $56
+ line $56, $56, "I won?"
+ done
; 0x1ec41f
UnknownText_0x1ec41f: ; 0x1ec41f
- db $0, $56, $56, $56, $4f
- db $56, $56, "I lost?", $57
+ text $56, $56, $56
+ line $56, $56, "I lost?"
+ done
; 0x1ec42e
UnknownText_0x1ec42e: ; 0x1ec42e
- db $0, "You want to be a", $4f
- db "leader?", $51
- db "Let me battle you,", $4f
- db "then!", $57
+ text "You want to be a"
+ line "leader?"
+
+ para "Let me battle you,"
+ line "then!"
+ done
; 0x1ec461
UnknownText_0x1ec461: ; 0x1ec461
- db $0, "You need another", $4f
- db "ten years of", $51
- db "training to get", $4f
- db "better, I'd say.", $57
+ text "You need another"
+ line "ten years of"
+
+ para "training to get"
+ line "better, I'd say."
+ done
; 0x1ec4a0
UnknownText_0x1ec4a0: ; 0x1ec4a0
- db $0, "You're incredibly", $4f
- db "talented.", $51
- db "No one can touch", $4f
- db "you now!", $57
+ text "You're incredibly"
+ line "talented."
+
+ para "No one can touch"
+ line "you now!"
+ done
; 0x1ec4d6
UnknownText_0x1ec4d6: ; 0x1ec4d6
- db $0, "Today, I'm going", $4f
- db "to whomp you.", $57
+ text "Today, I'm going"
+ line "to whomp you."
+ done
; 0x1ec4f5
UnknownText_0x1ec4f5: ; 0x1ec4f5
- db $0, "I knew I'd win.", $4f
- db "I'm so great!", $57
+ text "I knew I'd win."
+ line "I'm so great!"
+ done
; 0x1ec512
UnknownText_0x1ec512: ; 0x1ec512
- db $0, "Uh? My plans are", $4f
- db "out of whack…", $57
+ text "Uh? My plans are"
+ line "out of whack…"
+ done
; 0x1ec532
UnknownText_0x1ec532: ; 0x1ec532
- db $0, "I bet you can't", $4f
- db "beat me!", $57
+ text "I bet you can't"
+ line "beat me!"
+ done
; 0x1ec54b
UnknownText_0x1ec54b: ; 0x1ec54b
- db $0, "Those #MON", $4f
- db "aren't enough!", $57
+ text "Those #MON"
+ line "aren't enough!"
+ done
; 0x1ec565
UnknownText_0x1ec565: ; 0x1ec565
- db $0, "I want your", $4f
- db "#MON. Please?", $57
+ text "I want your"
+ line "#MON. Please?"
+ done
; 0x1ec580
UnknownText_0x1ec580: ; 0x1ec580
- db $0, "I'll show you a", $4f
- db "real battle!", $57
+ text "I'll show you a"
+ line "real battle!"
+ done
; 0x1ec59d
UnknownText_0x1ec59d: ; 0x1ec59d
- db $0, "This battle…", $4f
- db "I'm bored!", $57
+ text "This battle…"
+ line "I'm bored!"
+ done
; 0x1ec5b5
UnknownText_0x1ec5b5: ; 0x1ec5b5
- db $0, "…I won't turn tail", $4f
- db "in battle!", $57
+ text "…I won't turn tail"
+ line "in battle!"
+ done
; 0x1ec5d3
UnknownText_0x1ec5d3: ; 0x1ec5d3
- db $0, "Let's go!", $4f
- db "No holds barred!", $57
+ text "Let's go!"
+ line "No holds barred!"
+ done
; 0x1ec5ee
UnknownText_0x1ec5ee: ; 0x1ec5ee
- db $0, "Sorry! I wanted", $4f
- db "the win more!", $57
+ text "Sorry! I wanted"
+ line "the win more!"
+ done
; 0x1ec60d
UnknownText_0x1ec60d: ; 0x1ec60d
- db $0, "Wahah! Congrats!", $4f
- db "I can't do better!", $57
+ text "Wahah! Congrats!"
+ line "I can't do better!"
+ done
; 0x1ec631
UnknownText_0x1ec631: ; 0x1ec631
- db $0, "My #MON skills", $4f
- db "are phenomenal!", $57
+ text "My #MON skills"
+ line "are phenomenal!"
+ done
; 0x1ec651
UnknownText_0x1ec651: ; 0x1ec651
- db $0, "You've got a long", $4f
- db "way to go.", $51
- db "Well, keep trying!", $4f
- db "Best of luck!", $57
+ text "You've got a long"
+ line "way to go."
+
+ para "Well, keep trying!"
+ line "Best of luck!"
+ done
; 0x1ec68f
UnknownText_0x1ec68f: ; 0x1ec68f
- db $0, "Aww… Don't lose", $4f
- db "after beating me.", $57
+ text "Aww… Don't lose"
+ line "after beating me."
+ done
; 0x1ec6b1
UnknownText_0x1ec6b1: ; 0x1ec6b1
- db $0, "Who are you?", $4f
- db "I don't know you…", $57
+ text "Who are you?"
+ line "I don't know you…"
+ done
; 0x1ec6d0
UnknownText_0x1ec6d0: ; 0x1ec6d0
- db $0, "I must've imagined", $4f
- db "that.", $51
- db "There seems to be", $4f
- db "no one here…", $57
+ text "I must've imagined"
+ line "that."
+
+ para "There seems to be"
+ line "no one here…"
+ done
; 0x1ec708
UnknownText_0x1ec708: ; 0x1ec708
- db $0, "Who am I?", $4f
- db "I don't know…", $57
+ text "Who am I?"
+ line "I don't know…"
+ done
; 0x1ec720
UnknownText_0x1ec720: ; 0x1ec720
- db $0, "Um… Are you that…", $4f
- db "um…person?", $57
+ text "Um… Are you that…"
+ line "um…person?"
+ done
; 0x1ec73e
UnknownText_0x1ec73e: ; 0x1ec73e
- db $0, "It doesn't appear", $4f
- db "to be you…", $57
+ text "It doesn't appear"
+ line "to be you…"
+ done
; 0x1ec75b
UnknownText_0x1ec75b: ; 0x1ec75b
- db $0, "Then you really", $4f
- db "are the legendary…", $57
+ text "Then you really"
+ line "are the legendary…"
+ done
; 0x1ec77f
UnknownText_0x1ec77f: ; 0x1ec77f
- db $0, "I heard that", $4f
- db "you're hot!", $57
+ text "I heard that"
+ line "you're hot!"
+ done
; 0x1ec798
UnknownText_0x1ec798: ; 0x1ec798
- db $0, "Not bad. I was", $4f
- db "just a bit better.", $57
+ text "Not bad. I was"
+ line "just a bit better."
+ done
; 0x1ec7bb
UnknownText_0x1ec7bb: ; 0x1ec7bb
- db $0, "Eh, you're not", $4f
- db "that special.", $57
+ text "Eh, you're not"
+ line "that special."
+ done
; 0x1ec7d8
UnknownText_0x1ec7d8: ; 0x1ec7d8
- db $0, "I'm scared about", $4f
- db "what might happen.", $51
- db "My #MON are way", $4f
- db "too strong.", $57
+ text "I'm scared about"
+ line "what might happen."
+
+ para "My #MON are way"
+ line "too strong."
+ done
; 0x1ec818
UnknownText_0x1ec818: ; 0x1ec818
- db $0, "See? My #MON", $4f
- db "were too strong.", $57
+ text "See? My #MON"
+ line "were too strong."
+ done
; 0x1ec837
UnknownText_0x1ec837: ; 0x1ec837
- db $0, "Graa! My #MON", $4f
- db "were total wimps!", $57
+ text "Graa! My #MON"
+ line "were total wimps!"
+ done
; 0x1ec858
UnknownText_0x1ec858: ; 0x1ec858
- db $0, "Hey, there!", $4f
- db "I'll take you on!", $57
+ text "Hey, there!"
+ line "I'll take you on!"
+ done
; 0x1ec876
UnknownText_0x1ec876: ; 0x1ec876
- db $0, "Don't you have a", $4f
- db "better strategy?", $57
+ text "Don't you have a"
+ line "better strategy?"
+ done
; 0x1ec898
UnknownText_0x1ec898: ; 0x1ec898
- db $0, "You've got decent", $4f
- db "style!", $57
+ text "You've got decent"
+ line "style!"
+ done
; 0x1ec8b1
UnknownText_0x1ec8b1: ; 0x1ec8b1
- db $0, "I wonder if I can", $4f
- db "battle properly…", $57
+ text "I wonder if I can"
+ line "battle properly…"
+ done
; 0x1ec8d5
UnknownText_0x1ec8d5: ; 0x1ec8d5
- db $0, "Um… Sorry…", $4f
- db "I think I won.", $57
+ text "Um… Sorry…"
+ line "I think I won."
+ done
; 0x1ec8f0
UnknownText_0x1ec8f0: ; 0x1ec8f0
- db $0, "I guess I'm not", $4f
- db "good enough yet…", $57
+ text "I guess I'm not"
+ line "good enough yet…"
+ done
; 0x1ec911
UnknownText_0x1ec911: ; 0x1ec911
- db $0, "Wrrooar!", $4f
- db "I won't lose!", $57
+ text "Wrrooar!"
+ line "I won't lose!"
+ done
; 0x1ec928
UnknownText_0x1ec928: ; 0x1ec928
- db $0, "Wrrooar! I knew", $4f
- db "I was a genius!", $57
+ text "Wrrooar! I knew"
+ line "I was a genius!"
+ done
; 0x1ec949
UnknownText_0x1ec949: ; 0x1ec949
- db $0, "Arrooh! I hate it", $4f
- db "when I lose!", $57
+ text "Arrooh! I hate it"
+ line "when I lose!"
+ done
; 0x1ec969
UnknownText_0x1ec969: ; 0x1ec969
- db $0, "Sorry, but I'm", $4f
- db "going to win.", $57
+ text "Sorry, but I'm"
+ line "going to win."
+ done
; 0x1ec986
UnknownText_0x1ec986: ; 0x1ec986
- db $0, "Yeah! My #MON", $4f
- db "rule!", $57
+ text "Yeah! My #MON"
+ line "rule!"
+ done
; 0x1ec99b
UnknownText_0x1ec99b: ; 0x1ec99b
- db $0, "Oh, close! I lost", $4f
- db "by just a bit!", $57
+ text "Oh, close! I lost"
+ line "by just a bit!"
+ done
; 0x1ec9bd
UnknownText_0x1ec9bd: ; 0x1ec9bd
- db $0, "OK, I'm not", $4f
- db "fooling around!", $57
+ text "OK, I'm not"
+ line "fooling around!"
+ done
; 0x1ec9d9
UnknownText_0x1ec9d9: ; 0x1ec9d9
- db $0, "Yay! Too easy!", $4f
- db "Like, no way!", $57
+ text "Yay! Too easy!"
+ line "Like, no way!"
+ done
; 0x1ec9f7
UnknownText_0x1ec9f7: ; 0x1ec9f7
- db $0, "No!", $4f
- db "Like, no way!", $57
+ text "No!"
+ line "Like, no way!"
+ done
; 0x1eca0a
UnknownText_0x1eca0a: ; 0x1eca0a
- db $0, "Look! My #MON", $4f
- db "are really cute!", $57
+ text "Look! My #MON"
+ line "are really cute!"
+ done
; 0x1eca2a
UnknownText_0x1eca2a: ; 0x1eca2a
- db $0, "Aren't they really", $4f
- db "adorable?", $57
+ text "Aren't they really"
+ line "adorable?"
+ done
; 0x1eca47
UnknownText_0x1eca47: ; 0x1eca47
- db $0, "I'm sorry, it's", $4f
- db "all my fault!", $57
+ text "I'm sorry, it's"
+ line "all my fault!"
+ done
; 0x1eca64
UnknownText_0x1eca64: ; 0x1eca64
- db $0, "Let's get our", $4f
- db "battle started!", $57
+ text "Let's get our"
+ line "battle started!"
+ done
; 0x1eca82
UnknownText_0x1eca82: ; 0x1eca82
- db $0, "Was I too strong", $4f
- db "for you?", $57
+ text "Was I too strong"
+ line "for you?"
+ done
; 0x1eca9d
UnknownText_0x1eca9d: ; 0x1eca9d
- db $0, "Ooh, you're in a", $4f
- db "different class.", $57
+ text "Ooh, you're in a"
+ line "different class."
+ done
; 0x1ecabf
UnknownText_0x1ecabf: ; 0x1ecabf
- db $0, "Are we going to", $4f
- db "battle? Let's!", $57
+ text "Are we going to"
+ line "battle? Let's!"
+ done
; 0x1ecade
UnknownText_0x1ecade: ; 0x1ecade
- db $0, "Oh, you're too", $4f
- db "weak. Shame.", $57
+ text "Oh, you're too"
+ line "weak. Shame."
+ done
; 0x1ecafa
UnknownText_0x1ecafa: ; 0x1ecafa
- db $0, "Wow! Are you quite", $4f
- db "satisfied?", $57
+ text "Wow! Are you quite"
+ line "satisfied?"
+ done
; 0x1ecb19
UnknownText_0x1ecb19: ; 0x1ecb19
- db $0, "Oh, you have some", $4f
- db "rare #MON.", $57
+ text "Oh, you have some"
+ line "rare #MON."
+ done
; 0x1ecb37
UnknownText_0x1ecb37: ; 0x1ecb37
- db $0, "May I have one of", $4f
- db "your #MON?", $57
+ text "May I have one of"
+ line "your #MON?"
+ done
; 0x1ecb55
UnknownText_0x1ecb55: ; 0x1ecb55
- db $0, "…I want one of", $4f
- db "your #MON.", $57
+ text "…I want one of"
+ line "your #MON."
+ done
; 0x1ecb70
UnknownText_0x1ecb70: ; 0x1ecb70
- db $0, "Want to hear about", $4f
- db "my cute #MON?", $57
+ text "Want to hear about"
+ line "my cute #MON?"
+ done
; 0x1ecb92
UnknownText_0x1ecb92: ; 0x1ecb92
- db $0, "What do you think", $4f
- db "about my cuties?", $57
+ text "What do you think"
+ line "about my cuties?"
+ done
; 0x1ecbb6
UnknownText_0x1ecbb6: ; 0x1ecbb6
- db $0, "Oh! My! You're a", $4f
- db "dreadful trainer!", $57
+ text "Oh! My! You're a"
+ line "dreadful trainer!"
+ done
; 0x1ecbd9
UnknownText_0x1ecbd9: ; 0x1ecbd9
- db $0, "Battle? Sure!", $4f
- db "Right now!", $57
+ text "Battle? Sure!"
+ line "Right now!"
+ done
; 0x1ecbf3
UnknownText_0x1ecbf3: ; 0x1ecbf3
- db $0, "Oh, I love it!", $4f
- db "Battling is wild!", $57
+ text "Oh, I love it!"
+ line "Battling is wild!"
+ done
; 0x1ecc15
UnknownText_0x1ecc15: ; 0x1ecc15
- db $0, "Oh, how rude! Wait", $4f
- db "till next time!", $57
+ text "Oh, how rude! Wait"
+ line "till next time!"
+ done
; 0x1ecc39
UnknownText_0x1ecc39: ; 0x1ecc39
- db $0, "Please let me win!", $4f
- db "Please?", $57
+ text "Please let me win!"
+ line "Please?"
+ done
; 0x1ecc55
UnknownText_0x1ecc55: ; 0x1ecc55
- db $0, "Wow, thank you!", $4f
- db "You're so nice!", $57
+ text "Wow, thank you!"
+ line "You're so nice!"
+ done
; 0x1ecc75
UnknownText_0x1ecc75: ; 0x1ecc75
- db $0, "You're mean!", $4f
- db "I hate meanies!", $57
+ text "You're mean!"
+ line "I hate meanies!"
+ done
; 0x1ecc92
UnknownText_0x1ecc92: ; 0x1ecc92
- db $0, "Well, can we", $4f
- db "begin?", $57
+ text "Well, can we"
+ line "begin?"
+ done
; 0x1ecca7
UnknownText_0x1ecca7: ; 0x1ecca7
- db $0, "Well, I beg your", $4f
- db "pardon…", $57
+ text "Well, I beg your"
+ line "pardon…"
+ done
; 0x1eccc1
UnknownText_0x1eccc1: ; 0x1eccc1
- db $0, "Sob… That's not", $4f
- db "fair!", $57
+ text "Sob… That's not"
+ line "fair!"
+ done
; 0x1eccd7
UnknownText_0x1eccd7: ; 0x1eccd7
- db $0, "I'm good!", $4f
- db "You can't win.", $57
+ text "I'm good!"
+ line "You can't win."
+ done
; 0x1eccef
UnknownText_0x1eccef: ; 0x1eccef
- db $0, "Giving up? You're", $4f
- db "pretty weak!", $57
+ text "Giving up? You're"
+ line "pretty weak!"
+ done
; 0x1ecd0e
UnknownText_0x1ecd0e: ; 0x1ecd0e
- db $0, "I won't accept", $4f
- db "this… No way!", $57
+ text "I won't accept"
+ line "this… No way!"
+ done
; 0x1ecd2b
UnknownText_0x1ecd2b: ; 0x1ecd2b
- db $0, "Are you treating", $4f
- db "this seriously?", $57
+ text "Are you treating"
+ line "this seriously?"
+ done
; 0x1ecd4d
UnknownText_0x1ecd4d: ; 0x1ecd4d
- db $0, "Oh, sorry! Looks", $4f
- db "like I won!", $57
+ text "Oh, sorry! Looks"
+ line "like I won!"
+ done
; 0x1ecd6b
UnknownText_0x1ecd6b: ; 0x1ecd6b
- db $0, "Oh, how nasty!", $4f
- db "You were serious!", $57
+ text "Oh, how nasty!"
+ line "You were serious!"
+ done
; 0x1ecd8d
UnknownText_0x1ecd8d: ; 0x1ecd8d
- db $0, "Ahahah! I'll take", $4f
- db "it easy on you!", $57
+ text "Ahahah! I'll take"
+ line "it easy on you!"
+ done
; 0x1ecdaf
UnknownText_0x1ecdaf: ; 0x1ecdaf
- db $0, "Oops, sorry! But", $4f
- db "I'm happy too!", $57
+ text "Oops, sorry! But"
+ line "I'm happy too!"
+ done
; 0x1ecdcf
UnknownText_0x1ecdcf: ; 0x1ecdcf
- db $0, "Oh, oh, I lost!", $4f
- db "Thanks. Bye!", $57
+ text "Oh, oh, I lost!"
+ line "Thanks. Bye!"
+ done
; 0x1ecded
UnknownText_0x1ecded: ; 0x1ecded
- db $0, "BATTLE TOWER is a", $4f
- db "tough place!", $57
+ text "BATTLE TOWER is a"
+ line "tough place!"
+ done
; 0x1ece0d
UnknownText_0x1ece0d: ; 0x1ece0d
- db $0, "You might have a", $4f
- db "hard time.", $57
+ text "You might have a"
+ line "hard time."
+ done
; 0x1ece2a
UnknownText_0x1ece2a: ; 0x1ece2a
- db $0, "Ooh, you might", $4f
- db "make a run here!", $57
+ text "Ooh, you might"
+ line "make a run here!"
+ done
; 0x1ece4b
UnknownText_0x1ece4b: ; 0x1ece4b
- db $0, "I want to see your", $4f
- db "style in action!", $57
+ text "I want to see your"
+ line "style in action!"
+ done
; 0x1ece70
UnknownText_0x1ece70: ; 0x1ece70
- db $0, "Every battle is a", $4f
- db "drama!", $57
+ text "Every battle is a"
+ line "drama!"
+ done
; 0x1ece8a
UnknownText_0x1ece8a: ; 0x1ece8a
- db $0, "Oh… Want to trade", $4f
- db "something?", $57
+ text "Oh… Want to trade"
+ line "something?"
+ done
; 0x1ecea8
UnknownText_0x1ecea8: ; 0x1ecea8
- db $0, "OK, here goes!", $4f
- db "I have momentum!", $57
+ text "OK, here goes!"
+ line "I have momentum!"
+ done
; 0x1ecec9
UnknownText_0x1ecec9: ; 0x1ecec9
- db $0, "See, I rolled", $4f
- db "right over you!", $57
+ text "See, I rolled"
+ line "right over you!"
+ done
; 0x1ecee8
UnknownText_0x1ecee8: ; 0x1ecee8
- db $0, "No! This did not", $4f
- db "happen!", $57
+ text "No! This did not"
+ line "happen!"
+ done
; 0x1ecf02