mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-07-19 19:15:11 +01:00
Merge pull request #4176 from iskawhiskers/master
Add "monster mouth" and "blank round face" sprites to body markings
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user