mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-26 14:31:59 +01:00
Coeus Diona can now be bald (#12697)
This commit is contained in:
@@ -68,7 +68,7 @@ Follow by example and make good judgement based on length which list to include
|
||||
bald
|
||||
name = "Bald" // try to capitalize the names please~
|
||||
icon_state = "bald" // you do not need to define _s or _l sub-states, game automatically does this for you
|
||||
species_allowed = list(/datum/species/human,/datum/species/human/offworlder,/datum/species/machine/shell,/datum/species/machine/shell/rogue,/datum/species/zombie,/datum/species/unathi,/datum/species/zombie/unathi,/datum/species/diona)
|
||||
species_allowed = list(/datum/species/human,/datum/species/human/offworlder,/datum/species/machine/shell,/datum/species/machine/shell/rogue,/datum/species/zombie,/datum/species/unathi,/datum/species/zombie/unathi,/datum/species/diona, /datum/species/diona/coeu)
|
||||
length = 0
|
||||
chatname = "bald head" //aim to keep these lowercase so they fit into the hair tugging message
|
||||
|
||||
|
||||
Reference in New Issue
Block a user