mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2026-08-26 22:57:39 +01:00
[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:
co-authored by
Poojawa
Cameron Lennox
parent
519edd93ec
commit
45dd2f7580
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user