mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-07-20 03:26:37 +01:00
Merge pull request #3501 from VOREStation/aro-is3478
Cleans up custom species icon base code
This commit is contained in:
@@ -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"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user