Revert "Revert "Do Not Clone""

This reverts commit 05acfc1f72.
This commit is contained in:
JaySparrow
2020-07-17 16:26:32 -05:00
parent 05acfc1f72
commit 546f3a993c
4 changed files with 15 additions and 3 deletions
+8
View File
@@ -366,3 +366,11 @@
gain_text = "<span class='danger'>There's a lot on your mind right now.</span>"
lose_text = "<span class='notice'>Your mind finally feels calm.</span>"
medical_record_text = "Patient's mind is in a vulnerable state, and cannot recover from traumatic events."
//Port from Shadow
/datum/quirk/noclone
name = "DNC"
desc = "You have filed a Do Not Clone order, stating that you do not wish to be cloned. You can still be revived by other means."
value = -2
mob_trait = TRAIT_NEVER_CLONE
medical_record_text = "Patient has a DNC (Do not clone) order on file, and cannot be cloned as a result."