added fattening vent clog event

there's also WIP of strong legs trait, but it can be ignored
This commit is contained in:
Sonoida
2022-11-15 16:55:04 +01:00
parent 7b3d9f9813
commit d7395987c9
2 changed files with 78 additions and 20 deletions
+10
View File
@@ -61,6 +61,16 @@
lose_text = "<span class='danger'>You feel clumsy again.</span>"
medical_record_text = "Patient scored highly on cardio tests."
// /datum/quirk/strong_legs
// name = "Strong Legs"
// desc = "Your body is able to handle heavier sizes very well."
// mob_trait = TRAIT_STRONGLEGS
// value = 2
// category = CATEGORY_SEXUAL
// gain_text = "<span class='notice'>You feel like you can carry more weight.</span>"
// lose_text = "<span class='notice'>Your legs cannot bear heavier loads anymore.</span>"
// medical_record_text = "Patient exhibits increased muscle strength in their legs."
/datum/quirk/friendly
name = "Friendly"
desc = "You give the best hugs, especially when you're in the right mood."