aboutsummaryrefslogtreecommitdiffstats
path: root/text/maps/fuchsia_fishing_house.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/fuchsia_fishing_house.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/fuchsia_fishing_house.asm')
-rw-r--r--text/maps/fuchsia_fishing_house.asm4
1 files changed, 2 insertions, 2 deletions
diff --git a/text/maps/fuchsia_fishing_house.asm b/text/maps/fuchsia_fishing_house.asm
index 195dc8ef..b1b8b2f2 100644
--- a/text/maps/fuchsia_fishing_house.asm
+++ b/text/maps/fuchsia_fishing_house.asm
@@ -17,7 +17,7 @@ _FuchsiaHouse3Text_561c2::
para "Take this and"
line "fish, young one!"
- para $52, " received"
+ para "<PLAYER> received"
line "a @"
TX_RAM wcf4b
text "!@@"
@@ -29,7 +29,7 @@ _FuchsiaHouse3Text_56212::
_FuchsiaHouse3Text_56217::
text "Hello there,"
- line $52, "!"
+ line "<PLAYER>!"
para "How are the fish"
line "biting?"