Fixes Some Unathi Face Markings

Fixes:
- Unathi Snout 2
- Unathi Points Head
- Unathi Sharp Tiger Head and Face
- Unathi Tiger Head and Face
Removes duplicate entry for an allheads-compatible marking.
This commit is contained in:
KasparoVy
2018-11-24 19:32:29 -05:00
parent 8a7eb0009a
commit 29399a3136
2 changed files with 1 additions and 4 deletions
@@ -32,6 +32,7 @@
/datum/sprite_accessory/body_markings/head/unathi/points_una //Companion marking for Unathi Points.
name = "Unathi Points Head"
icon_state = "pointsface"
heads_allowed = list("All")
/datum/sprite_accessory/body_markings/head/unathi/sharp
heads_allowed = list("Unathi Sharp Snout")
@@ -47,7 +48,3 @@
/datum/sprite_accessory/body_markings/head/unathi/sharp/snout_narrow_una_sharp //Companion marking for Unathi Narrow Belly.
name = "Unathi Sharp Snout 2"
icon_state = "facesharp"
/datum/sprite_accessory/body_markings/head/unathi/sharp/points_una_sharp //Companion marking for Unathi Points.
name = "Unathi Sharp Points Head"
icon_state = "pointsface"
Binary file not shown.

Before

Width:  |  Height:  |  Size: 967 B

After

Width:  |  Height:  |  Size: 965 B