mirror of
https://github.com/KabKebab/GS13.git
synced 2026-07-18 11:30:50 +01:00
wew
This commit is contained in:
@@ -10,7 +10,5 @@
|
||||
metabolization_rate = 0.5 * REAGENTS_METABOLISM
|
||||
|
||||
/datum/reagent/consumable/lipoifier/on_mob_life(mob/living/carbon/M)
|
||||
if(M && !HAS_TRAIT(M, TRAIT_LIPOIFIER_IMMUNE))
|
||||
M.fatness = M.fatness + 10
|
||||
|
||||
M.adjust_fatness(10, FATTENING_TYPE_CHEM)
|
||||
return ..()
|
||||
|
||||
Reference in New Issue
Block a user