From e21cd2c41eb4a57bcbbcd26d2972f04bef1a4e72 Mon Sep 17 00:00:00 2001 From: Arcticblast Date: Wed, 18 Dec 2013 03:07:47 -0500 Subject: [PATCH] Land's Wrath hits all adjacent foes --- data/moves.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/moves.js b/data/moves.js index db78bf4dc6..487d621f71 100644 --- a/data/moves.js +++ b/data/moves.js @@ -7027,7 +7027,7 @@ exports.BattleMovedex = { pp: 10, priority: 0, secondary: false, - target: "normal", + target: "allAdjacentFoes", type: "Ground" }, "lastresort": {