adds harpy markings

This commit is contained in:
kcin2001
2017-08-31 18:48:59 -07:00
committed by GitHub
parent 6f4050cf77
commit 7f4eec0cf9
@@ -639,6 +639,18 @@
color_blend_mode = ICON_MULTIPLY
body_parts = list(BP_L_FOOT,BP_R_FOOT,BP_L_HAND,BP_R_HAND)
harpy_feathers
name = "Harpy Feathers"
icon_state = "harpy-feathers"
color_blend_mode = ICON_MULTIPLY
body_parts = list(BP_L_LEG,BP_R_LEG)
harpy_legs
name = "Harpy legs"
icon_state = "harpy-leg"
color_blend_mode = ICON_MULTIPLY
body_parts = list(BP_L_FOOT,BP_R_FOOT,BP_L_LEG,BP_R_LEG)
alurane
name = "Alurane Body"
icon_state = "alurane"