diff --git a/code/datums/spells/infinite_guns.dm b/code/datums/spells/infinite_guns.dm index 35699d4634a..bb6e30f1bf8 100644 --- a/code/datums/spells/infinite_guns.dm +++ b/code/datums/spells/infinite_guns.dm @@ -6,7 +6,7 @@ range = -1 school = "conjuration" - charge_max = 750 + charge_max = 600 clothes_req = 1 cooldown_min = 10 //Gun wizard action_icon_state = "bolt_action" diff --git a/code/game/gamemodes/wizard/spellbook.dm b/code/game/gamemodes/wizard/spellbook.dm index 9c76212f082..d324f79d9b7 100644 --- a/code/game/gamemodes/wizard/spellbook.dm +++ b/code/game/gamemodes/wizard/spellbook.dm @@ -171,7 +171,6 @@ spell_type = /obj/effect/proc_holder/spell/targeted/infinite_guns log_name = "IG" category = "Offensive" - cost = 4 //Defensive /datum/spellbook_entry/disabletech