From ee44cfc5657c13986cc547cbbe1e8097a21e2464 Mon Sep 17 00:00:00 2001 From: silicons <2003111+silicons@users.noreply.github.com> Date: Tue, 22 Sep 2020 22:06:11 -0700 Subject: [PATCH] Update angel.dm --- code/modules/mob/living/carbon/human/species_types/angel.dm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/code/modules/mob/living/carbon/human/species_types/angel.dm b/code/modules/mob/living/carbon/human/species_types/angel.dm index 7774ae44f3..3cae574a90 100644 --- a/code/modules/mob/living/carbon/human/species_types/angel.dm +++ b/code/modules/mob/living/carbon/human/species_types/angel.dm @@ -1,4 +1,4 @@ -t/datum/species/angel +/datum/species/angel name = "Angel" id = "angel" default_color = "FFFFFF"