Skip to content

Commit

Permalink
Differentiates Bat Harpy Wings Spriting (#1451)
Browse files Browse the repository at this point in the history
* yep yep yep

* woops lol
  • Loading branch information
Nerev4r authored and StealsThePRs committed Mar 15, 2024
1 parent 898009f commit 9dddcea
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
Binary file modified modular_nova/master_files/icons/mob/sprite_accessory/wings.dmi
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -200,6 +200,7 @@
/datum/sprite_accessory/wings/mammal/harpy/bat
name = "Harpy (Bat)"
icon_state = "harpybat"
color_src = USE_MATRIXED_COLORS

/datum/sprite_accessory/wings/mammal/top/harpy/alt
name = "Harpy (Top - Alt)"
Expand All @@ -212,6 +213,11 @@
/datum/sprite_accessory/wings/mammal/top/harpy/bat
name = "Harpy (Top - Bat)"
icon_state = "harpybat_top"
color_src = USE_MATRIXED_COLORS

/datum/sprite_accessory/wings/mammal/top/harpy/bat/fluffless
name = "Harpy (Top - Bat - Fluffless)"
icon_state = "harpybat_fluffless_top"

/datum/sprite_accessory/wings/mammal/pterodactyl
name = "Pterodactyl"
Expand Down

0 comments on commit 9dddcea

Please sign in to comment.