Disables unlucky major (#18660)

Disables unlucky major
This commit is contained in:
Cameron Lennox
2025-10-19 20:01:40 -04:00
committed by GitHub
parent 6077dcd4a2
commit e26dde1ef3
@@ -847,7 +847,7 @@
cost = -5
tutorial = "You should avoid disposal bins."
is_genetrait = TRUE
hidden = FALSE
hidden = TRUE //VOREStation Note: Disabled
added_component_path = /datum/component/omen/trait/major
excludes = list(/datum/trait/negative/unlucky)
activation_message= span_cult(span_bold("What a terrible night to have a curse!"))
@@ -898,4 +898,3 @@
else if(istype(ex_organ, /obj/item/organ/external/chest))
ex_organ.encased = FALSE