summaryrefslogtreecommitdiff
path: root/wram.asm
diff options
context:
space:
mode:
authorYoann Fievez <yoann.fievez@gmail.com>2021-05-18 20:58:24 +0200
committerYoann Fievez <yoann.fievez@gmail.com>2021-05-18 20:58:24 +0200
commit3b76c590da92834aeb6c738038364a6f84ef247c (patch)
treef2a19bac2e179f71f46ff59f22ef1fbc01e37c98 /wram.asm
parent82f31b05c12c803d78f9b99b078198ed24cccdb1 (diff)
Standardize names of wild maps entities
Standardize the name of entities of maps for wild pokemon
Diffstat (limited to 'wram.asm')
-rw-r--r--wram.asm2
1 files changed, 1 insertions, 1 deletions
diff --git a/wram.asm b/wram.asm
index e8ea699c..40c41146 100644
--- a/wram.asm
+++ b/wram.asm
@@ -3046,7 +3046,7 @@ wGrassMons::
ds 8
wWaterRate:: db
-wWaterMons::
+wSeaRoutesWildMons::
ds 10 * 2
NEXTU