Implements several more moves
This commit is contained in:
@@ -744,7 +744,10 @@
|
||||
"category": "physical",
|
||||
"flags": [
|
||||
"protect"
|
||||
]
|
||||
],
|
||||
"effect": {
|
||||
"name": "beak_blast"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "beat_up",
|
||||
@@ -758,7 +761,10 @@
|
||||
"flags": [
|
||||
"protect",
|
||||
"mirror"
|
||||
]
|
||||
],
|
||||
"effect": {
|
||||
"name": "beat_up"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "belch",
|
||||
@@ -771,7 +777,10 @@
|
||||
"category": "special",
|
||||
"flags": [
|
||||
"protect"
|
||||
]
|
||||
],
|
||||
"effect": {
|
||||
"name": "belch"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "belly_drum",
|
||||
@@ -784,7 +793,10 @@
|
||||
"category": "status",
|
||||
"flags": [
|
||||
"snatch"
|
||||
]
|
||||
],
|
||||
"effect": {
|
||||
"name": "belly_drum"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "bestow",
|
||||
|
||||
Reference in New Issue
Block a user