Adds a whole bunch of markings

This commit is contained in:
Screemonster
2017-05-14 05:31:10 +01:00
parent 86daf319f0
commit 691aa28eba
5 changed files with 42 additions and 6 deletions
@@ -383,3 +383,45 @@
name = "Monoeye"
icon_state = "monoeye"
body_parts = list(BP_HEAD)
nevrean_female
name = "Female Nevrean beak"
icon_state = "nevrean_f"
body_parts = list(BP_HEAD)
gender = FEMALE
nevrean_male
name = "Male Nevrean beak"
icon_state = "nevrean_m"
body_parts = list(BP_HEAD)
gender = MALE
spots
name = "Spots"
icon_state = "spots"
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)
shaggy_mane
name = "Shaggy mane/feathers"
icon_state = "shaggy"
body_parts = list(BP_TORSO)
jagged_teeth
name = "Jagged teeth"
icon_state = "jagged"
body_parts = list(BP_HEAD)
saber_teeth
name = "Saber teeth"
icon_state = "saber"
body_parts = list(BP_HEAD)
fangs
name = "Fangs"
icon_state = "fangs"
body_parts = list(BP_HEAD)
tusks
name = "Tusks"
icon_state = "tusks"
body_parts = list(BP_HEAD)