[MIRROR] [READY] Taursuits and Tail socks [IDB IGNORE] (#12959)

Co-authored-by: Poojawa <Poojawa@users.noreply.github.com>
Co-authored-by: Cameron Lennox <killer65311@gmail.com>
This commit is contained in:
CHOMPStation2StaffMirrorBot
2026-08-12 14:52:56 -04:00
committed by GitHub
co-authored by Poojawa Cameron Lennox
parent 519edd93ec
commit 45dd2f7580
126 changed files with 1736 additions and 817 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_once()
user.animate_tail_start()
/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_fast()
user.animate_tail_start()
/datum/decl/emote/human/fastsway
key = "fastsway"
/datum/decl/emote/human/fastsway/do_emote(mob/living/carbon/human/user)
user.animate_tail_fast()
user.animate_tail_start()
/datum/decl/emote/human/swag
key = "swag"