mirror of
https://github.com/KabKebab/GS13.git
synced 2026-07-10 15:36:56 +01:00
tweaks n fixes
- buffed lipolicide weight loss - buffed punching bag weight loss - made chocolate slimes much more beefier - added modular bra (WIP) - readded radstorm (admin only) - added fattening vent clog into event pool
This commit is contained in:
@@ -625,7 +625,7 @@
|
||||
if(HAS_TRAIT(M, TRAIT_LIPOLICIDE_TOLERANCE)) //GS13 edit
|
||||
M.adjust_fatness(-0.5, FATTENING_TYPE_WEIGHT_LOSS)
|
||||
else
|
||||
M.adjust_fatness(-5, FATTENING_TYPE_WEIGHT_LOSS)
|
||||
M.adjust_fatness(-10, FATTENING_TYPE_WEIGHT_LOSS)
|
||||
|
||||
M.overeatduration = 0
|
||||
return ..()
|
||||
|
||||
Reference in New Issue
Block a user