mirror of
https://github.com/thornAvery/jep-hack.git
synced 2025-10-15 19:54:28 +13:00
Update dokuroar.asm
'tis a Ground-type now. Helps give it more power on its Bone- moves while also removing a type overlap with fellow sub-legendary Alphalith.
This commit is contained in:
parent
9f931f61e0
commit
a63ccf4c76
|
@ -3,7 +3,7 @@
|
|||
db 101, 131, 119, 76, 69, 84
|
||||
; hp atk def spd sat sdf
|
||||
|
||||
db GHOST, ROCK ; type
|
||||
db GHOST, GROUND ; type
|
||||
db 3 ; catch rate
|
||||
db 203 ; base exp
|
||||
db THICK_CLUB, THICK_CLUB ; items
|
||||
|
|
Loading…
Reference in a new issue