aboutsummaryrefslogtreecommitdiffstats
path: root/text/maps/victory_road_2f.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/maps/victory_road_2f.asm
parentFix typos in comments (diff)
downloadpokeyellow-5c39c6c5cb4defc4fcec85bb4b7cd878d190d6bd.tar.gz
pokeyellow-5c39c6c5cb4defc4fcec85bb4b7cd878d190d6bd.tar.xz
pokeyellow-5c39c6c5cb4defc4fcec85bb4b7cd878d190d6bd.zip
Replaced all instances of $52, $53, and $5A with "<PLAYER>", "<RIVAL>", and "<USER>" respectively.
Diffstat (limited to 'text/maps/victory_road_2f.asm')
-rw-r--r--text/maps/victory_road_2f.asm2
1 files changed, 1 insertions, 1 deletions
diff --git a/text/maps/victory_road_2f.asm b/text/maps/victory_road_2f.asm
index cdcf6e36..ec9dcf4f 100644
--- a/text/maps/victory_road_2f.asm
+++ b/text/maps/victory_road_2f.asm
@@ -29,7 +29,7 @@ _VictoryRoad2EndBattleText2::
prompt
_VictoryRoad2AfterBattleText2::
- text $53, " also came"
+ text "<RIVAL> also came"
line "through here!"
done