mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-08-26 05:27:39 +01:00
Makes ambulant blood not a genetrait (#18832)
This was being used to changeling test, If a changeling DIDN'T have it, you could instakill them. If they DID have it, it meant they got to live longer while they were tested, ultimately doing the opposite of what the trait entails
This commit is contained in:
@@ -205,7 +205,7 @@
|
||||
cost = 0
|
||||
can_take = ORGANICS
|
||||
|
||||
is_genetrait = TRUE
|
||||
is_genetrait = FALSE
|
||||
hidden = FALSE
|
||||
activity_bounds = DNA_HARDER_BOUNDS // Shouldn't be easy for genetics to find this
|
||||
|
||||
|
||||
Reference in New Issue
Block a user