mirror of
https://github.com/KabKebab/GS13.git
synced 2026-07-18 11:30:50 +01:00
lipolicide tolerance + small fixes
- added new lipolicide tolerance - fixed missing sound in the chocoslime - fixed unused variable in respawn mechanic - nerfed lipolicide: it metabolizes a little more quickly, and it's twice less powerful (also delicately raised OD threshold, so you can have 100u of it in the organism) - commented and categorized some of the GS quirks - fixed some doors in CC
This commit is contained in:
@@ -518,7 +518,7 @@ GLOBAL_LIST_EMPTY(family_heirlooms)
|
||||
if(quirk_holder)
|
||||
quirk_holder.maxHealth += healthchange
|
||||
|
||||
/datum/quirk/weak_legs
|
||||
/datum/quirk/weak_legs //GS13
|
||||
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
|
||||
|
||||
Reference in New Issue
Block a user