mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-10 18:22:39 +00:00
Fixes Onelife trait (#8983)
This commit is contained in:
@@ -86,7 +86,7 @@
|
|||||||
desc = "For whatever reason, once you dead, that is final."
|
desc = "For whatever reason, once you dead, that is final."
|
||||||
cost = -2
|
cost = -2
|
||||||
custom_only = TRUE
|
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)
|
excludes = list(/datum/trait/negative/nodefib, /datum/trait/negative/noresleeve)
|
||||||
|
|
||||||
/datum/trait/negative/lightweight_light
|
/datum/trait/negative/lightweight_light
|
||||||
|
|||||||
Reference in New Issue
Block a user