Fixes missing hands and marking overlap

cleans up the code a bit too. Improves female chest sprites.
This commit is contained in:
Poojawa
2019-06-05 02:33:25 -05:00
parent b053fe3c86
commit a2b4f4261c
3 changed files with 15 additions and 20 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"