Merge pull request #4235 from CHOMPStation2/upstream-merge-12937

[MIRROR] Adds flat aeromorph wings
This commit is contained in:
Razgriz
2022-05-10 22:08:11 -07:00
committed by GitHub
2 changed files with 9 additions and 0 deletions

View File

@@ -226,3 +226,12 @@
do_colouration = 1
color_blend_mode = ICON_MULTIPLY
extra_overlay = "drago_wing_2"
/datum/sprite_accessory/wing/aeromorph_flat
name = "aeromorph wings, flat"
desc = ""
icon_state = "aeromorph_flat"
do_colouration = 1
color_blend_mode = ICON_MULTIPLY
extra_overlay = "aeromorph_flat_1"
extra_overlay2 = "aeromorph_flat_2"