Switch to defines for custom species stuff

This commit is contained in:
Arokha Sieyes
2018-04-19 19:34:10 -04:00
parent 1a349f77dd
commit 2cba96cf4c
5 changed files with 10 additions and 17 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"