diff --git a/code/modules/spells/spell_types/touch_attacks.dm b/code/modules/spells/spell_types/touch_attacks.dm index 794ed797ad..5f984fa7e3 100644 --- a/code/modules/spells/spell_types/touch_attacks.dm +++ b/code/modules/spells/spell_types/touch_attacks.dm @@ -78,8 +78,8 @@ hand_path = /obj/item/melee/touch_attack/nuclearfist school = "evocation" - charge_max = 200 + charge_max = 100 clothes_req = 0 - cooldown_min = 40 + cooldown_min = 20 - action_icon_state = "nuclearfist" \ No newline at end of file + action_icon_state = "nuclearfist"