Skip to content

Commit

Permalink
New Wings: Dragon Fold (#4875)
Browse files Browse the repository at this point in the history
Adds new cosmetic wings: Dragon Fold, a pair of folded wings that come with two colors
  • Loading branch information
AysheDaArtist authored Nov 30, 2023
1 parent 86241d6 commit 5684cef
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions code/modules/sprite_accessories/_accessory_wings.dm
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,13 @@
colored_layers = 1
blend = ICON_MULTIPLY

/datum/sprite_accessory/wings/dragonfold
name = "Dragon Wings Folded"
desc = ""
icon_state = "dragonfold"
colored_layers = 2
blend = ICON_MULTIPLY

/datum/sprite_accessory/wings/dragonfly
name = "Dragonfly Wings"
desc = ""
Expand Down
Binary file modified icons/mob/sprite_accessory/wings.dmi
Binary file not shown.

0 comments on commit 5684cef

Please sign in to comment.