From 41bfa4f7d744d76e5d32d69d7d9122a651eb35e2 Mon Sep 17 00:00:00 2001 From: Jake White Date: Sun, 18 Jun 2017 23:11:02 -0400 Subject: [PATCH] Fixed steel typechart --- script_res/type_data.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/script_res/type_data.js b/script_res/type_data.js index fecdef4..3afe5c1 100644 --- a/script_res/type_data.js +++ b/script_res/type_data.js @@ -374,7 +374,7 @@ var TYPE_CHART_GSC = $.extend(true, {}, TYPE_CHART_RBY, { Ghost: 1, Dragon: 1, Dark: 1, - Steel: 1 + Steel: 0.5 }, Typeless: {