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/nothing.asm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'data/wild/maps/nothing.asm') diff --git a/data/wild/maps/nothing.asm b/data/wild/maps/nothing.asm index 1ccba991..67d2572e 100644 --- a/data/wild/maps/nothing.asm +++ b/data/wild/maps/nothing.asm @@ -1,4 +1,4 @@ -NoMons: +NotingWildMons: def_grass_wildmons 0 ; encounter rate end_grass_wildmons -- cgit v1.3.1-sl0p