diff options
author | Marcus Huderle <huderlem@gmail.com> | 2016-08-07 20:11:35 -0700 |
---|---|---|
committer | Marcus Huderle <huderlem@gmail.com> | 2016-08-07 20:11:35 -0700 |
commit | 3ea23772aa8d6fe1b69520a544ac73a7a9a36a35 (patch) | |
tree | ce1f5b0ae907979100f37f7a46a24d8ae127c25c /data | |
parent | 01da89ecb2a975a57931969277f4ca080768effc (diff) |
Feebas routine and fishing data.
Diffstat (limited to 'data')
-rw-r--r-- | data/data2.s | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/data/data2.s b/data/data2.s index 48349b906..7b1a19f05 100644 --- a/data/data2.s +++ b/data/data2.s @@ -10416,8 +10416,9 @@ gSpriteTemplate_839B528:: @ 839B528 @ 839B540 .include "data/wild_mons.s" -gUnknown_0839DBFC:: @ 839DBFC - .incbin "baserom.gba", 0x0039dbfc, 0x4 +gWildFeebasRoute119Data:: @ 839DBFC + .byte 20, 25 @ Min/Max level + .2byte SPECIES_FEEBAS gUnknown_0839DC00:: @ 839DC00 .incbin "baserom.gba", 0x0039dc00, 0x14 |