From c69d9a38d7ad6eecba56b647238453e9a66aae3d Mon Sep 17 00:00:00 2001 From: kevinz000 <2003111+kevinz000@users.noreply.github.com> Date: Thu, 16 May 2019 18:50:09 -0700 Subject: [PATCH] Update podpeople.dm --- code/modules/mob/living/carbon/human/species_types/podpeople.dm | 1 + 1 file changed, 1 insertion(+) diff --git a/code/modules/mob/living/carbon/human/species_types/podpeople.dm b/code/modules/mob/living/carbon/human/species_types/podpeople.dm index 650c5af659..3a07c61889 100644 --- a/code/modules/mob/living/carbon/human/species_types/podpeople.dm +++ b/code/modules/mob/living/carbon/human/species_types/podpeople.dm @@ -72,6 +72,7 @@ /datum/species/pod/pseudo_weak id = "podweak" + limb_id = "pod" light_nutrition_gain_factor = 7.5 light_bruteheal = 0.2 light_burnheal = 0.2