Removed Skellingtons, stupid idea

This commit is contained in:
ZomgPonies
2013-10-31 03:50:44 -04:00
parent a227fa6cbe
commit b2b3faebc0
5 changed files with 3 additions and 21 deletions
@@ -369,8 +369,6 @@
new_character = new /mob/living/carbon/human/vox(loc)
if("Kidan")
new_character = new /mob/living/carbon/human/kidan(loc)
if("Skellington")
new_character = new /mob/living/carbon/human/skellington(loc)
if("Grey")
new_character = new /mob/living/carbon/human/grey(loc)
if("Human")
@@ -51,7 +51,7 @@
name = "Bald"
icon_state = "bald"
gender = MALE
species_allowed = list("Human","Unathi","Vox","Diona","Skellington","Kidan")
species_allowed = list("Human","Unathi","Vox","Diona","Kidan","Greys")
short
name = "Short Hair" // try to capatilize the names please~
@@ -305,7 +305,7 @@
name = "Shaved"
icon_state = "bald"
gender = NEUTER
species_allowed = list("Human","Unathi","Tajaran","Skrell","Vox","Diona","Skellington","Kidan")
species_allowed = list("Human","Unathi","Tajaran","Skrell","Vox","Diona","Kidan","Greys")
watson
name = "Watson Mustache"