diff --git a/code/modules/clothing/suits/wiz_robe.dm b/code/modules/clothing/suits/wiz_robe.dm index 6c4b54a971a..f46c4f290f6 100644 --- a/code/modules/clothing/suits/wiz_robe.dm +++ b/code/modules/clothing/suits/wiz_robe.dm @@ -189,6 +189,7 @@ desc = "Not all wizards are afraid of getting up close and personal." icon_state = "hardsuit-wiz" item_state = "wiz_hardsuit" + recharge_rate = 0 ///The amount of charges the suit currently has current_charges = 15 ///The max number of charges the suit can hold