Adds additional screen 'faces', allows switching of screens in game
also puts jelly people in with the jelly people file.
This commit is contained in:
@@ -1052,18 +1052,3 @@
|
||||
|
||||
/mob/living/carbon/human/species/zombie/krokodil_addict
|
||||
race = /datum/species/krokodil_addict
|
||||
|
||||
/*
|
||||
//CITADEL EDIT - TODO: Enable people to set custom races
|
||||
/mob/living/carbon/human/species/mammal
|
||||
race = /datum/species/mammal
|
||||
/mob/living/carbon/human/species/avian
|
||||
race = /datum/species/avian
|
||||
/mob/living/carbon/human/species/aquatic
|
||||
race = /datum/species/aquatic
|
||||
/mob/living/carbon/human/species/insect
|
||||
race = /datum/species/insect
|
||||
/mob/living/carbon/human/species/xeno
|
||||
race = /datum/species/xeno
|
||||
/mob/living/carbon/human/species/guilmon
|
||||
race = /datum/species/guilmon */
|
||||
|
||||
Reference in New Issue
Block a user