mirror of
https://github.com/smogon/pokemon-showdown.git
synced 2026-05-14 00:10:31 -05:00
Land's Wrath hits all adjacent foes
This commit is contained in:
parent
f41b3d74e5
commit
e21cd2c41e
|
|
@ -7027,7 +7027,7 @@ exports.BattleMovedex = {
|
|||
pp: 10,
|
||||
priority: 0,
|
||||
secondary: false,
|
||||
target: "normal",
|
||||
target: "allAdjacentFoes",
|
||||
type: "Ground"
|
||||
},
|
||||
"lastresort": {
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user