Unathi Claw Markings & Bugfixes (#8029)

You can now have girly painted claws.
Fixes Tzirzi robe having fucked up hands on one side, fixes facial long bull horns.
This commit is contained in:
ParadoxSpace
2020-01-19 09:55:58 +01:00
committed by Matt Atlas
parent 5eab35a3f6
commit c748acc336
5 changed files with 54 additions and 0 deletions
@@ -2846,6 +2846,18 @@ Follow by example and make good judgement based on length which list to include
body_parts = list(BP_CHEST)
species_allowed = list("Unathi")
una_clawshand
name = "Claws (Hands)"
icon_state = "una_claws"
body_parts = list(BP_L_HAND,BP_R_HAND)
species_allowed = list("Unathi")
una_clawsfoot
name = "Claws (Feet)"
icon_state = "una_claws"
body_parts = list(BP_L_FOOT,BP_R_FOOT)
species_allowed = list("Unathi")
spelunker
name = "Spelunker"
icon_state = "spelunker"