From 6c7187ae7b61854cfe8226d4c7ae0edb379cbcdd Mon Sep 17 00:00:00 2001 From: SapphicOverload Date: Sat, 23 Sep 2023 23:18:06 -0400 Subject: [PATCH] Update lizardpeople.dm --- .../mob/living/carbon/human/species_types/lizardpeople.dm | 1 - 1 file changed, 1 deletion(-) diff --git a/code/modules/mob/living/carbon/human/species_types/lizardpeople.dm b/code/modules/mob/living/carbon/human/species_types/lizardpeople.dm index eb7eba82caae..e75dd711dc7c 100644 --- a/code/modules/mob/living/carbon/human/species_types/lizardpeople.dm +++ b/code/modules/mob/living/carbon/human/species_types/lizardpeople.dm @@ -15,7 +15,6 @@ mutanttail = /obj/item/organ/tail/lizard coldmod = 0.67 //used to being cold, just doesn't like it much heatmod = 0.67 //greatly appreciate heat, just not too much - action_speed_coefficient = 1.05 //claws aren't as dextrous as hands payday_modifier = 0.85 //Full SIC citizens, but not quite given all the same rights- it's been an ongoing process for about half a decade default_features = list("mcolor" = "#00FF00", "tail_lizard" = "Smooth", "snout" = "Round", "horns" = "None", "frills" = "None", "spines" = "None", "body_markings" = "None", "legs" = "Normal Legs") changesource_flags = MIRROR_BADMIN | WABBAJACK | MIRROR_PRIDE | MIRROR_MAGIC | RACE_SWAP | ERT_SPAWN | SLIME_EXTRACT