mirror of
https://github.com/CHOMPstation/CHOMPstation.git
synced 2026-08-26 13:36:48 +01:00
Whitelists vox
This commit is contained in:
@@ -327,6 +327,12 @@
|
||||
appearance_flags = HAS_HAIR_COLOR | HAS_SKIN_COLOR | HAS_LIPS | HAS_UNDERWEAR | HAS_EYE_COLOR
|
||||
min_age = 18
|
||||
|
||||
/datum/species/vox
|
||||
gluttonous = 0
|
||||
spawn_flags = SPECIES_CAN_JOIN | SPECIES_IS_WHITELISTED
|
||||
min_age = 18
|
||||
|
||||
/datum/species
|
||||
holder_type = /obj/item/weapon/holder/micro //This allows you to pick up crew
|
||||
min_age = 18
|
||||
|
||||
|
||||
Reference in New Issue
Block a user