Merge pull request #8528 from Poojawa/marking-mysteries

Fixes prosthetic invisible hands, improves female markings
This commit is contained in:
kevinz000
2019-06-05 02:02:40 -07:00
committed by GitHub
3 changed files with 19 additions and 18 deletions
@@ -660,6 +660,8 @@ generate/load female uniform sprites matching all previously decided variables
. += "-[BP.dmg_overlay_type]"
if(BP.body_markings)
. += "-[BP.body_markings]"
else
. += "-no_marking"
if(has_trait(TRAIT_HUSK))
. += "-husk"