mirror of
https://github.com/thornAvery/kep-hack.git
synced 2026-02-24 16:12:32 +13:00
Standardize names of wild maps entities
Standardize the name of entities of maps for wild pokemon
This commit is contained in:
parent
82f31b05c1
commit
3b76c590da
63 changed files with 310 additions and 310 deletions
|
|
@ -26,7 +26,7 @@ LoadWildData::
|
|||
ld [wWaterRate], a
|
||||
and a
|
||||
ret z ; if no water data, we're done
|
||||
ld de, wWaterMons ; otherwise, load surfing data
|
||||
ld de, wSeaRoutesWildMons ; otherwise, load surfing data
|
||||
ld bc, $14
|
||||
jp CopyData
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue