Fixes Onelife trait (#8983)

This commit is contained in:
Guti
2024-09-20 18:35:10 +02:00
committed by GitHub
parent f5d37c2814
commit c88c5f3289

View File

@@ -86,7 +86,7 @@
desc = "For whatever reason, once you dead, that is final."
cost = -2
custom_only = TRUE
var_changes = list("flags" = NO_SCAN, NO_DEFIB)
var_changes = list("flags" = NO_SCAN | NO_DEFIB)
excludes = list(/datum/trait/negative/nodefib, /datum/trait/negative/noresleeve)
/datum/trait/negative/lightweight_light