This commit is contained in:
Dip
2020-11-22 02:21:16 -03:00
parent 2a5c61dc45
commit 88a5ecf523
3 changed files with 13 additions and 13 deletions
+2 -2
View File
@@ -468,5 +468,5 @@
H.maxHealth = H.maxHealth * 0.8
/datum/quirk/flimsy/remove() //how do admins even remove traits?
var/mob/living/carbon/human/H = quirk_holder
H.maxHealth += healthchange
if(quirk_holder)
quirk_holder.maxHealth += healthchange