diff --git a/Plugins/Mineplex.Core/src/mineplex/core/game/kit/GameKit.java b/Plugins/Mineplex.Core/src/mineplex/core/game/kit/GameKit.java index 5d1239882..38a2cbfff 100644 --- a/Plugins/Mineplex.Core/src/mineplex/core/game/kit/GameKit.java +++ b/Plugins/Mineplex.Core/src/mineplex/core/game/kit/GameKit.java @@ -1686,10 +1686,10 @@ public enum GameKit new ItemStack(Material.GOLD_HELMET), new ItemStack[] { - new ItemStack(Material.GOLD_BOOTS), - new ItemStack(Material.GOLD_LEGGINGS), - new ItemStack(Material.GOLD_CHESTPLATE), - new ItemStack(Material.GOLD_HELMET) + new ItemStack(Material.IRON_BOOTS), + new ItemStack(Material.IRON_LEGGINGS), + new ItemStack(Material.IRON_CHESTPLATE), + new ItemStack(Material.IRON_HELMET) } ), 2000