mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-10 02:09:41 +00:00
[MIRROR] Disables unlucky major [GBP IGNORE] (#11845)
Co-authored-by: Cameron Lennox <killer65311@gmail.com>
This commit is contained in:
committed by
GitHub
parent
8098633085
commit
2ff4cac6b2
@@ -849,7 +849,7 @@
|
||||
cost = -5
|
||||
tutorial = "You should avoid disposal bins."
|
||||
is_genetrait = TRUE
|
||||
hidden = FALSE
|
||||
hidden = FALSE //VOREStation Note: Disabled //CHOMPEdit - Enable
|
||||
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!"))
|
||||
@@ -900,4 +900,3 @@
|
||||
|
||||
else if(istype(ex_organ, /obj/item/organ/external/chest))
|
||||
ex_organ.encased = FALSE
|
||||
|
||||
|
||||
Reference in New Issue
Block a user