mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2026-01-05 23:13:06 +00:00
Merge pull request #4235 from CHOMPStation2/upstream-merge-12937
[MIRROR] Adds flat aeromorph wings
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user