Merge pull request #4176 from iskawhiskers/master

Add "monster mouth" and "blank round face" sprites to body markings
This commit is contained in:
Spades
2018-09-27 19:36:22 -04:00
committed by GitHub
2 changed files with 11 additions and 0 deletions
@@ -649,6 +649,17 @@
icon_state = "jagged"
body_parts = list(BP_HEAD)
blank_face
name = "Blank round face (use with monster mouth)"
icon_state = "blankface"
color_blend_mode = ICON_MULTIPLY
body_parts = list(BP_HEAD)
monster_mouth
name = "Monster mouth"
icon_state = "monster"
body_parts = list(BP_HEAD)
saber_teeth
name = "Saber teeth"
icon_state = "saber"