summaryrefslogtreecommitdiff
path: root/text.asm
diff options
context:
space:
mode:
authorVíctor M. González <helios.vmg@gmail.com>2017-07-30 18:46:53 -0300
committerVíctor M. González <helios.vmg@gmail.com>2017-07-30 18:46:53 -0300
commit5c39c6c5cb4defc4fcec85bb4b7cd878d190d6bd (patch)
tree5b29a35cd2562cbb1422fe37dcb0be89a70dd6f8 /text.asm
parent7a9a1b1e55f4a7f6c339a86d8cdb7fbf1bee7838 (diff)
Replaced all instances of $52, $53, and $5A with "<PLAYER>", "<RIVAL>", and "<USER>" respectively.
Diffstat (limited to 'text.asm')
-rw-r--r--text.asm2
1 files changed, 1 insertions, 1 deletions
diff --git a/text.asm b/text.asm
index 866d4a7f..fc075e19 100644
--- a/text.asm
+++ b/text.asm
@@ -2239,7 +2239,7 @@ _CoinsScatteredText::
prompt
_GettingPumpedText::
- text $5a, "'s"
+ text "<USER>'s"
line "getting pumped!"
prompt