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/PokemonMansion2F.asm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'data/wild/maps/PokemonMansion2F.asm') diff --git a/data/wild/maps/PokemonMansion2F.asm b/data/wild/maps/PokemonMansion2F.asm index 01a48f1c..c98d3bf3 100644 --- a/data/wild/maps/PokemonMansion2F.asm +++ b/data/wild/maps/PokemonMansion2F.asm @@ -1,4 +1,4 @@ -MansionMons2: +PokemonMansion2FWildMons: def_grass_wildmons 10 ; encounter rate IF DEF(_RED) db 32, GROWLITHE -- cgit v1.3.1-sl0p