repair sawssuck abilities
This commit is contained in:
parent
b71fbec130
commit
248863239b
1 changed files with 22 additions and 22 deletions
|
@ -306,7 +306,7 @@
|
|||
.growthRate = GROWTH_MEDIUM_FAST, \
|
||||
.eggGroup1 = EGG_GROUP_FIELD, \
|
||||
.eggGroup2 = EGG_GROUP_FIELD, \
|
||||
.abilities = {ABILITY_CHLOROPHYLL, ABILITY_NONE, ABILITY_SERENE_GRACE},\
|
||||
.abilities = {ABILITY_CHLOROPHYLL, ABILITY_SAP_SIPPER, ABILITY_SERENE_GRACE},\
|
||||
.bodyColor = BODY_COLOR_BROWN, \
|
||||
.noFlip = FALSE, \
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue