adds processing_quirk to control if a quirk should start processing or not

This commit is contained in:
Timothy Teakettle
2022-05-28 21:05:51 +01:00
parent c50746354f
commit 3f260298e7
3 changed files with 13 additions and 2 deletions
+1
View File
@@ -72,6 +72,7 @@
mob_trait = TRAIT_JOLLY
mood_quirk = TRUE
medical_record_text = "Patient demonstrates constant euthymia irregular for environment. It's a bit much, to be honest."
processing_quirk = TRUE
/datum/quirk/jolly/on_process()
if(prob(0.05))