Renables Werebeast race.

As stated above, currently admin spawn only but can be customized and can be whitelisted in the future if necessary.
This commit is contained in:
Pat Warclaw
2022-04-08 03:18:03 -06:00
parent fd8d5ee712
commit 7d458af520
@@ -443,7 +443,7 @@
catalogue_data = list(/datum/category_item/catalogue/fauna/vulpkanin)
spawn_flags = SPECIES_IS_RESTRICTED //SPECIES_CAN_JOIN | SPECIES_IS_WHITELISTED | SPECIES_WHITELIST_SELECTABLE CHOMPedit: disabled forever
spawn_flags = SPECIES_CAN_JOIN | SPECIES_IS_WHITELISTED | SPECIES_WHITELIST_SELECTABLE//Whitelisted as restricted is broken. ChompEdit;renable
appearance_flags = HAS_HAIR_COLOR | HAS_SKIN_COLOR | HAS_EYE_COLOR
flesh_color = "#AFA59E"