mirror of
https://github.com/KabKebab/GS13.git
synced 2026-07-09 23:21:02 +01:00
Blob immobility trait + examine text + new emote
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user