Skip to content

Commit

Permalink
Adds Drake Taur Wings (#5672)
Browse files Browse the repository at this point in the history
  • Loading branch information
DiscordWizard authored Jul 10, 2023
1 parent 96b5948 commit 1124216
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/wings/draconic_furries.dm
Original file line number Diff line number Diff line change
Expand Up @@ -18,3 +18,10 @@
do_colouration = 1
color_blend_mode = ICON_MULTIPLY
extra_overlay = "drago_wing_2"

/datum/sprite_accessory/wing/drake_wing
name = "Draketaur Wings"
id = "wing_drake"
icon_state = "drake_wing"
do_colouration = 1
color_blend_mode = ICON_MULTIPLY
Binary file modified icons/mob/sprite_accessories/wings.dmi
Binary file not shown.

0 comments on commit 1124216

Please sign in to comment.