mirror of
https://github.com/SPLURT-Station/S.P.L.U.R.T-Station-13.git
synced 2025-12-11 18:33:36 +00:00
Update negative.dm
This commit is contained in:
@@ -333,7 +333,7 @@ GLOBAL_LIST_EMPTY(family_heirlooms)
|
|||||||
|
|
||||||
/datum/quirk/phobia/post_add()
|
/datum/quirk/phobia/post_add()
|
||||||
var/mob/living/carbon/human/H = quirk_holder
|
var/mob/living/carbon/human/H = quirk_holder
|
||||||
phobia = new()
|
phobia = new
|
||||||
H.gain_trauma(phobia, TRAUMA_RESILIENCE_ABSOLUTE)
|
H.gain_trauma(phobia, TRAUMA_RESILIENCE_ABSOLUTE)
|
||||||
|
|
||||||
/datum/quirk/phobia/remove()
|
/datum/quirk/phobia/remove()
|
||||||
|
|||||||
Reference in New Issue
Block a user