mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-27 06:54:18 +01:00
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:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user