Update spells.dm

This commit is contained in:
Pinta
2023-02-18 18:07:36 -05:00
parent 989b25dfba
commit a23d92c185
+1 -1
View File
@@ -67,7 +67,7 @@
name = "\improper weight theft touch"
desc = "Energy that is eager to take weight."
fattening_verb = "steals weight from"
weight_to_add = -100
weight_to_add = -300
icon_state = "steal-hand"
/obj/item/melee/touch_attack/fattening/steal/afterattack(atom/target, mob/living/carbon/user, proximity)