mirror of
https://github.com/KabKebab/GS13.git
synced 2026-07-19 03:50:32 +01:00
Fix2
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user