mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2026-08-31 09:09:49 +01:00
Revert "[MIRROR] [READY] Taursuits and Tail socks [IDB IGNORE]" (#12965)
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user