[MIRROR] Disables unlucky major [GBP IGNORE] (#11845)

Co-authored-by: Cameron Lennox <killer65311@gmail.com>
This commit is contained in:
CHOMPStation2StaffMirrorBot
2025-10-19 17:16:09 -07:00
committed by GitHub
parent 8098633085
commit 2ff4cac6b2

View File

@@ -849,7 +849,7 @@
cost = -5 cost = -5
tutorial = "You should avoid disposal bins." tutorial = "You should avoid disposal bins."
is_genetrait = TRUE is_genetrait = TRUE
hidden = FALSE hidden = FALSE //VOREStation Note: Disabled //CHOMPEdit - Enable
added_component_path = /datum/component/omen/trait/major added_component_path = /datum/component/omen/trait/major
excludes = list(/datum/trait/negative/unlucky) excludes = list(/datum/trait/negative/unlucky)
activation_message= span_cult(span_bold("What a terrible night to have a curse!")) activation_message= span_cult(span_bold("What a terrible night to have a curse!"))
@@ -900,4 +900,3 @@
else if(istype(ex_organ, /obj/item/organ/external/chest)) else if(istype(ex_organ, /obj/item/organ/external/chest))
ex_organ.encased = FALSE ex_organ.encased = FALSE