diff options
| author | Yoann Fievez <yoann.fievez@gmail.com> | 2021-05-18 20:58:24 +0200 |
|---|---|---|
| committer | Yoann Fievez <yoann.fievez@gmail.com> | 2021-05-18 20:58:24 +0200 |
| commit | 3b76c590da92834aeb6c738038364a6f84ef247c (patch) | |
| tree | f2a19bac2e179f71f46ff59f22ef1fbc01e37c98 /data/wild/maps/nothing.asm | |
| parent | Require rgbds 0.5.1 (diff) | |
| download | pokeyellow-3b76c590da92834aeb6c738038364a6f84ef247c.tar.gz pokeyellow-3b76c590da92834aeb6c738038364a6f84ef247c.tar.xz pokeyellow-3b76c590da92834aeb6c738038364a6f84ef247c.zip | |
Standardize names of wild maps entities
Standardize the name of entities of maps for wild pokemon
Diffstat (limited to 'data/wild/maps/nothing.asm')
| -rw-r--r-- | data/wild/maps/nothing.asm | 2 |
1 files changed, 1 insertions, 1 deletions
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 |
