summaryrefslogtreecommitdiff
path: root/data/text
diff options
context:
space:
mode:
authorRangi <remy.oukaour+rangi42@gmail.com>2020-10-29 23:23:44 -0400
committerRangi <remy.oukaour+rangi42@gmail.com>2020-10-29 23:23:44 -0400
commitb89636769c271cadc154e045cca3ea06cb4a61e1 (patch)
tree068a164789a9a8e8b303b4322d9d268e2d6bce8b /data/text
parent15ad69e0c6e35be34dc65322209d3673607d00c5 (diff)
Updates to more closely sync with pokecrystal
Diffstat (limited to 'data/text')
-rw-r--r--data/text/battle.asm4
1 files changed, 2 insertions, 2 deletions
diff --git a/data/text/battle.asm b/data/text/battle.asm
index fe14f938..811a8e8c 100644
--- a/data/text/battle.asm
+++ b/data/text/battle.asm
@@ -340,7 +340,7 @@ BattleText_StringBuffer1GrewToLevel:
text_decimal wCurPartyLevel, 1, 3
text "!@"
sound_dex_fanfare_50_79
- db "@"
+ text_end
BattleText_WildMonIsEating:
text "Wild @"
@@ -1073,7 +1073,7 @@ BeatUpAttackText:
; BUG: Pokémon names 8-10 characters long can overflow the textbox,
; printing as "Enemy 1234567890 can't": up to 21 characters, over 18.
-CantReceiveGiftText:
+PresentFailedText:
text "<TARGET> can't"
line "receive the gift!"
prompt