mirror of
https://github.com/KabKebab/GS13.git
synced 2026-08-24 21:46:17 +01:00
a
This commit is contained in:
@@ -12,4 +12,5 @@
|
||||
/datum/reagent/consumable/lipoifier/on_mob_life(mob/living/carbon/M)
|
||||
if(M && !HAS_TRAIT(M, TRAIT_LIPOIFIER_IMMUNE))
|
||||
M.fatness = M.fatness + 10
|
||||
return ..()
|
||||
|
||||
return ..()
|
||||
|
||||
Reference in New Issue
Block a user