Merge pull request #9148 from KillianKirilenko/kk-misc2

'Closed eyes' markings
This commit is contained in:
Verkister
2020-10-18 15:12:41 +03:00
committed by GitHub
2 changed files with 5 additions and 0 deletions

View File

@@ -697,6 +697,11 @@
icon_state = "eyes_sergal"
body_parts = list(BP_HEAD)
closedeyes
name = "Closed Eyes"
icon_state = "eyes_closed"
body_parts = list(BP_HEAD)
brows
name = "Eyebrows"
icon_state = "brows"