From 29f7c9026ff75f786fc83b51ac73f11f44d799f4 Mon Sep 17 00:00:00 2001 From: kappa-sama <44128284+kappa-sama@users.noreply.github.com> Date: Sat, 14 Mar 2020 22:09:08 -0400 Subject: [PATCH] buffies --- code/datums/mutations/actions.dm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/code/datums/mutations/actions.dm b/code/datums/mutations/actions.dm index 9074b4e0c5..e3ee336097 100644 --- a/code/datums/mutations/actions.dm +++ b/code/datums/mutations/actions.dm @@ -40,7 +40,7 @@ name = "Fire Breath" desc = "You can breathe fire at a target." school = "evocation" - charge_max = 1200 + charge_max = 600 clothes_req = FALSE range = 20 base_icon_state = "fireball"