From 11fc643e9c07fa4f28e36743f593f32fc4c3b8d3 Mon Sep 17 00:00:00 2001 From: Juanma Serrano Date: Tue, 31 Mar 2015 11:39:49 +0200 Subject: [PATCH] Gen 1 RandBats: Make Krabby have a fixed set --- mods/gen1/formats-data.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/mods/gen1/formats-data.js b/mods/gen1/formats-data.js index cf6f3414a16c..91f6ef8c0310 100644 --- a/mods/gen1/formats-data.js +++ b/mods/gen1/formats-data.js @@ -437,11 +437,11 @@ exports.BattleFormatsData = { tier: "UU" }, krabby: { - randomBattleMoves: ["bodyslam","crabhammer","leer","swordsdance","blizzard"], + randomBattleMoves: ["bodyslam","crabhammer","swordsdance","blizzard"], tier: "LC" }, kingler: { - randomBattleMoves: ["bodyslam","hyperbeam","blizzard","swordsdance"], + randomBattleMoves: ["bodyslam","hyperbeam","swordsdance","blizzard"], essentialMove: "crabhammer", tier: "UU" },