mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2024-09-09 09:51:34 -07:00
Undo Slowpoke family changes in #343.
This commit is contained in:
parent
87639e724d
commit
604778749d
@ -1,4 +1,4 @@
|
|||||||
db FASTBRO ; 080
|
db SLOWBRO ; 080
|
||||||
|
|
||||||
db 95, 75, 110, 30, 100, 80
|
db 95, 75, 110, 30, 100, 80
|
||||||
; hp atk def spd sat sdf
|
; hp atk def spd sat sdf
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
db FASTKING ; 199
|
db SLOWKING ; 199
|
||||||
|
|
||||||
db 95, 75, 80, 30, 100, 110
|
db 95, 75, 80, 30, 100, 110
|
||||||
; hp atk def spd sat sdf
|
; hp atk def spd sat sdf
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
db FASTPOKE ; 079
|
db SLOWPOKE ; 079
|
||||||
|
|
||||||
db 90, 65, 65, 15, 40, 40
|
db 90, 65, 65, 15, 40, 40
|
||||||
; hp atk def spd sat sdf
|
; hp atk def spd sat sdf
|
||||||
|
Loading…
Reference in New Issue
Block a user