Revert "[READY] Taursuits and Tail socks [IDB IGNORE] (#19611)" (#19661)

This reverts commit 3e28b73e01.
This commit is contained in:
Kashargul
2026-08-14 17:32:53 +02:00
committed by GitHub
parent 4f1cadcb78
commit d872e9607a
125 changed files with 822 additions and 1741 deletions
+3 -3
View File
@@ -26,7 +26,7 @@
key = "swish"
/datum/decl/emote/human/swish/do_emote(mob/living/carbon/human/user)
user.animate_tail_start()
user.animate_tail_once()
/datum/decl/emote/human/wag
key = "wag"
@@ -44,13 +44,13 @@
key = "qwag"
/datum/decl/emote/human/qwag/do_emote(mob/living/carbon/human/user)
user.animate_tail_start()
user.animate_tail_fast()
/datum/decl/emote/human/fastsway
key = "fastsway"
/datum/decl/emote/human/fastsway/do_emote(mob/living/carbon/human/user)
user.animate_tail_start()
user.animate_tail_fast()
/datum/decl/emote/human/swag
key = "swag"