Merge pull request #9060 from Verkister/bstripes

Adds bee stripes marking by radiantaurora
This commit is contained in:
Verkister
2020-09-24 11:17:16 +03:00
committed by GitHub
2 changed files with 5 additions and 0 deletions
@@ -1166,3 +1166,8 @@
icon_state = "dnose"
color_blend_mode = ICON_MULTIPLY
body_parts = list(BP_HEAD)
bee_stripes
name = "bee stripes"
icon_state = "beestripes"
body_parts = list(BP_TORSO,BP_GROIN)