[MIRROR] Slimepeople Can Get Wings from Strange Elixirs [MDB IGNORE] (#25357)

* Slimepeople Can Get Wings from Strange Elixirs (#80019)

## About The Pull Request

Adds slime wings. The slime wings look similar to dragon wings, but are
a bit more transparent throughout, especially in the middle part of the
wing membranes, and have some drippiness to the bottom (though thats
harder to see on darker slimes)

![image](https://github.com/tgstation/tgstation/assets/102194057/f19d6d09-c475-40d2-af68-8521fec3f9ba)

![image](https://github.com/tgstation/tgstation/assets/102194057/7a8fc450-9011-46d4-ba1b-acd836e51b25)
## Why It's Good For The Game

If even flies and skeletons can get wings - why not slimes? Especially
since xenobiologists which often end up as slimepeople can make the
flight potion via xenobiology.
## Changelog
🆑
add: Slimepeople can now get wings from flight potions.
/🆑

* Slimepeople Can Get Wings from Strange Elixirs

* Update wings.dm

* Update wings.dm

* Not gonna fly I guess

---------

Co-authored-by: Thlumyn <102194057+Thlumyn@users.noreply.github.com>
Co-authored-by: Giz <13398309+vinylspiders@users.noreply.github.com>
This commit is contained in:
SkyratBot
2023-12-10 04:07:00 -05:00
committed by GitHub
co-authored by Thlumyn Giz
parent 3a7e27b600
commit 0ccacd3694
5 changed files with 27 additions and 3 deletions
@@ -210,3 +210,9 @@
name = "fly wings"
desc = "Fly as a fly."
sprite_accessory_override = /datum/sprite_accessory/wings/fly
///slime wings, which relate to slimes.
/obj/item/organ/external/wings/functional/slime
name = "slime wings"
desc = "How does something so squishy even fly?"
sprite_accessory_override = /datum/sprite_accessory/wings/slime