Adds ability for nians to open and flap their wings (#31132)

* Adds ability for nians to open and flap their wings

* To chat fixes

* Add missing open moth wings. Adjust hind wing positions east/west/south.

---------

Co-authored-by: Alfalfa Scout <alfalfascout@proton.me>
This commit is contained in:
PollardTheDragon
2026-01-21 14:15:05 +00:00
committed by GitHub
co-authored by Alfalfa Scout
parent 2da9270456
commit 3af7e3c1b4
6 changed files with 88 additions and 3 deletions
@@ -477,6 +477,10 @@
linked_emote = /datum/emote/living/carbon/human/flap/angry
name = "Angry Flap"
/datum/keybinding/emote/carbon/human/wings
linked_emote = /datum/emote/living/carbon/human/wings
name = "Wings"
/datum/keybinding/emote/carbon/human/flutter
linked_emote = /datum/emote/living/carbon/human/flutter
name = "Flutter"