Merge pull request #3501 from VOREStation/aro-is3478

Cleans up custom species icon base code
This commit is contained in:
Aronai Sieyes
2018-04-19 20:26:13 -04:00
committed by GitHub
5 changed files with 23 additions and 29 deletions
@@ -7,7 +7,7 @@
var/trashcan = 0 //It's always sunny in the wrestling ring.
/datum/species/custom
name = "Custom Species"
name = SPECIES_CUSTOM
name_plural = "Custom"
var/base_species = "Human"