[MIRROR] Underwear adjustment [MDB IGNORE] (#19303)

* Underwear adjustment (#73327)

## About The Pull Request
Adds NO_UNDERWEAR to abductors, androids, and zombies.
## Why It's Good For The Game
These wacky fellows can't show off their freaky bodies while they are
wearing a tacky t-shirt.
## Changelog
🆑 itseasytosee
imagedel: Android abductors and skeletons have lost all modesty and have
stopped wearing underwear.
/🆑

* Underwear adjustment

---------

Co-authored-by: itseasytosee <55666666+itseasytosee@users.noreply.github.com>
This commit is contained in:
SkyratBot
2023-02-12 16:45:56 -08:00
committed by GitHub
co-authored by itseasytosee
parent 4f9440ecda
commit 60ab768a9b
3 changed files with 3 additions and 0 deletions
@@ -4,6 +4,7 @@
sexes = FALSE
species_traits = list(
NOEYESPRITES,
NO_UNDERWEAR,
)
inherent_traits = list(
TRAIT_NOBREATH,
@@ -4,6 +4,7 @@
species_traits = list(
NO_DNA_COPY,
NOTRANSSTING,
NO_UNDERWEAR,
)
inherent_traits = list(
TRAIT_CAN_USE_FLIGHT_POTION,
@@ -8,6 +8,7 @@
NOTRANSSTING,
NOEYESPRITES,
NO_DNA_COPY,
NO_UNDERWEAR,
)
inherent_traits = list(
TRAIT_CAN_USE_FLIGHT_POTION,