From 3b76c590da92834aeb6c738038364a6f84ef247c Mon Sep 17 00:00:00 2001 From: Yoann Fievez Date: Tue, 18 May 2021 20:58:24 +0200 Subject: Standardize names of wild maps entities Standardize the name of entities of maps for wild pokemon --- wram.asm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'wram.asm') 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 -- cgit v1.3.1-sl0p