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/Route2.asm | |
| parent | 82f31b05c12c803d78f9b99b078198ed24cccdb1 (diff) | |
Standardize names of wild maps entities
Standardize the name of entities of maps for wild pokemon
Diffstat (limited to 'data/wild/maps/Route2.asm')
| -rw-r--r-- | data/wild/maps/Route2.asm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/data/wild/maps/Route2.asm b/data/wild/maps/Route2.asm index 7696f5af..9ec6d912 100644 --- a/data/wild/maps/Route2.asm +++ b/data/wild/maps/Route2.asm @@ -1,4 +1,4 @@ -Route2Mons: +Route2WildMons: def_grass_wildmons 25 ; encounter rate db 3, RATTATA db 3, PIDGEY |
