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 --- data/wild/maps/Route13.asm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'data/wild/maps/Route13.asm') diff --git a/data/wild/maps/Route13.asm b/data/wild/maps/Route13.asm index 1af1b533..c6196233 100644 --- a/data/wild/maps/Route13.asm +++ b/data/wild/maps/Route13.asm @@ -1,4 +1,4 @@ -Route13Mons: +Route13WildMons: def_grass_wildmons 20 ; encounter rate IF DEF(_RED) db 24, ODDISH -- cgit v1.3.1-sl0p