aboutsummaryrefslogtreecommitdiffstats
path: root/text/maps/agatha.asm
diff options
context:
space:
mode:
authoryenatch <yenatch@gmail.com>2017-08-01 16:45:26 -0400
committerGitHub <noreply@github.com>2017-08-01 16:45:26 -0400
commita1ca8aa239837496f98e54c7c246fd9fb9c8a5e3 (patch)
tree5b29a35cd2562cbb1422fe37dcb0be89a70dd6f8 /text/maps/agatha.asm
parentFix typos in comments (diff)
parentReplaced all instances of $52, $53, and $5A with "<PLAYER>", "<RIVAL>", and "... (diff)
downloadpokeyellow-a1ca8aa239837496f98e54c7c246fd9fb9c8a5e3.tar.gz
pokeyellow-a1ca8aa239837496f98e54c7c246fd9fb9c8a5e3.tar.xz
pokeyellow-a1ca8aa239837496f98e54c7c246fd9fb9c8a5e3.zip
Merge pull request #162 from Helios-vmg/text-corrections
Replaced $xx in text .asm files with "<xxx>" for consistency
Diffstat (limited to 'text/maps/agatha.asm')
-rw-r--r--text/maps/agatha.asm2
1 files changed, 1 insertions, 1 deletions
diff --git a/text/maps/agatha.asm b/text/maps/agatha.asm
index 4957f4d4..9ef5059a 100644
--- a/text/maps/agatha.asm
+++ b/text/maps/agatha.asm
@@ -17,7 +17,7 @@ _AgathaBeforeBattleText::
cont "wrong! #MON"
cont "are for fighting!"
- para $52, "! I'll show"
+ para "<PLAYER>! I'll show"
line "you how a real"
cont "trainer fights!"
done