mirror of
https://github.com/KabKebab/GS13.git
synced 2026-07-12 08:27:24 +01:00
a
This commit is contained in:
@@ -45,4 +45,5 @@
|
||||
/datum/quirk/overweight/on_spawn()
|
||||
var/mob/living/M = quirk_holder
|
||||
M.nutrition = rand(NUTRITION_LEVEL_FAT + NUTRITION_LEVEL_START_MIN, NUTRITION_LEVEL_FAT + NUTRITION_LEVEL_START_MAX)
|
||||
M.overeatduration = 100
|
||||
ADD_TRAIT(M, TRAIT_FAT, OBESITY)
|
||||
|
||||
Reference in New Issue
Block a user