[MISSED MIRROR] Adds wings from potion of flight for fly persons in game. (#72991) (#22776)

Adds wings from potion of flight for fly persons in game. (#72991)

## About The Pull Request
So, i was kinda surprised that there are no fly wings in game, when
their sprite was already made. So it adds wings from strange elixir
(potion of flight) for fly persons. Not much to discuss, i guess.
## Why It's Good For The Game
Wings for flies.
## Changelog
🆑
add: Wings for fly persons from flight potion
/🆑

Co-authored-by: Helg2 <93882977+Helg2@users.noreply.github.com>
This commit is contained in:
Bloop
2023-07-29 21:07:51 -04:00
committed by GitHub
co-authored by Helg2
parent cfeac5a5d1
commit b74585f215
2 changed files with 7 additions and 0 deletions
@@ -206,3 +206,9 @@
name = "megamoth wings"
desc = "Don't get murderous."
sprite_accessory_override = /datum/sprite_accessory/wings/megamoth
///fly wings, which relate to flies.
/obj/item/organ/external/wings/functional/fly
name = "fly wings"
desc = "Fly as a fly."
sprite_accessory_override = /datum/sprite_accessory/wings/fly