From eae92e2ff005155b03e43e5fc4a9f775db7671fc Mon Sep 17 00:00:00 2001 From: Tigerstar Date: Mon, 2 Jan 2017 14:39:26 -0500 Subject: [PATCH] Update Embargo's short desc (#3065) --- data/moves.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/moves.js b/data/moves.js index f12228d4d1..ecffef7c66 100644 --- a/data/moves.js +++ b/data/moves.js @@ -4315,7 +4315,7 @@ exports.BattleMovedex = { basePower: 0, category: "Status", desc: "For 5 turns, the target's held item has no effect. An item's effect of causing forme changes is unaffected, but any other effects from such items are negated. During the effect, Fling and Natural Gift are prevented from being used by the target. Items thrown at the target with Fling will still activate for it. If the target uses Baton Pass, the replacement will remain unable to use items.", - shortDesc: "For 5 turns, the target can't use any items.", + shortDesc: "For 5 turns, the target's item has no effect.", id: "embargo", name: "Embargo", pp: 15,