Merge pull request #1329 from Poojawa/sergal-markings

Sergal Markings
This commit is contained in:
Arokha Sieyes
2017-04-04 15:00:44 -04:00
committed by GitHub
4 changed files with 13 additions and 0 deletions

View File

@@ -365,3 +365,16 @@
name = "all head highlights (Vulp)"
icon_state = "vulp_all"
body_parts = list(BP_HEAD)
sergal_full
name = "Sergal Markings"
icon_state = "sergal_full"
body_parts = list(BP_L_FOOT,BP_R_FOOT,BP_L_LEG,BP_R_LEG,BP_L_ARM,BP_R_ARM,BP_L_HAND,BP_R_HAND,BP_GROIN,BP_TORSO,BP_HEAD)
species_allowed = list("Sergal")
sergal_full_female
name = "Sergal Markings (Female)"
icon_state = "sergal_full_female"
body_parts = list(BP_L_FOOT,BP_R_FOOT,BP_L_LEG,BP_R_LEG,BP_L_ARM,BP_R_ARM,BP_L_HAND,BP_R_HAND,BP_GROIN,BP_TORSO,BP_HEAD)
species_allowed = list("Sergal")
gender = FEMALE

Binary file not shown.

Before

Width:  |  Height:  |  Size: 12 KiB

After

Width:  |  Height:  |  Size: 21 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 9.7 KiB

After

Width:  |  Height:  |  Size: 9.5 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 455 B

After

Width:  |  Height:  |  Size: 455 B