Removes appearance options not available to species from mirror (#22359)

* appearance menu checks

* review and flag change to moth
This commit is contained in:
Burzah
2023-09-19 12:04:12 +01:00
committed by GitHub
parent 5028f63cd7
commit 8530aa2b78
2 changed files with 32 additions and 29 deletions
@@ -13,7 +13,7 @@
species_traits = list(NO_HAIR)
inherent_biotypes = MOB_ORGANIC | MOB_HUMANOID | MOB_BUG
clothing_flags = HAS_UNDERWEAR | HAS_UNDERSHIRT
bodyflags = HAS_HEAD_ACCESSORY | HAS_HEAD_MARKINGS | HAS_BODY_MARKINGS | HAS_WING | BALD
bodyflags = HAS_HEAD_ACCESSORY | HAS_HEAD_MARKINGS | HAS_BODY_MARKINGS | HAS_WING | BALD | SHAVED
reagent_tag = PROCESS_ORG
dietflags = DIET_HERB
tox_mod = 1.5