Blob immobility trait + examine text + new emote

This commit is contained in:
KabKebab
2021-10-26 20:57:19 +02:00
parent 115d9adcfc
commit c99a35c7e8
7 changed files with 33 additions and 3 deletions
+8
View File
@@ -152,3 +152,11 @@
value = 0
category = CATEGORY_SEXUAL //Any better place to put it? Doesn't really affect gameplay
medical_record_text = "Patient cares little with or dislikes being touched."
/datum/quirk/weak_legs
name = "Weak legs"
desc = "Your legs can't handle the heaviest of charges. Being too fat will render you unable to move at all."
mob_trait = TRAIT_WEAKLEGS
value = 0
category = CATEGORY_SEXUAL
medical_record_text = "Patient's legs seem to lack strength"