From 45367fbe24a51faa1988252dc575421fc9cfb22f Mon Sep 17 00:00:00 2001 From: JTGSZ <46565256+JTGSZ@users.noreply.github.com> Date: Mon, 14 Oct 2019 10:35:41 -0400 Subject: [PATCH] unneeded comment as they aren't special now --- code/modules/mob/living/carbon/human/species_types/dwarves.dm | 1 - 1 file changed, 1 deletion(-) diff --git a/code/modules/mob/living/carbon/human/species_types/dwarves.dm b/code/modules/mob/living/carbon/human/species_types/dwarves.dm index 6ef79804b5..27de234d2b 100644 --- a/code/modules/mob/living/carbon/human/species_types/dwarves.dm +++ b/code/modules/mob/living/carbon/human/species_types/dwarves.dm @@ -7,7 +7,6 @@ GLOBAL_LIST_INIT(dwarf_last, world.file2list("strings/names/dwarf_last.txt")) // id = "dwarf" //Also called Homo sapiens pumilionis default_color = "FFFFFF" species_traits = list(EYECOLOR,HAIR,FACEHAIR,LIPS,NO_UNDERWEAR) - //they can grab burning objects and get hurt, and jump straight to aggro grab. inherent_traits = list() default_features = list("mcolor" = "FFF", "wings" = "None") limbs_id = "human"