Moves clap emote from carbon to human emotes (#22182)

* moving day

* Apply suggestions from code review

Co-authored-by: Luc <89928798+lewcc@users.noreply.github.com>

* review fixes

---------

Co-authored-by: Luc <89928798+lewcc@users.noreply.github.com>
This commit is contained in:
Burzah
2023-09-07 11:09:15 +01:00
committed by GitHub
co-authored by Luc
parent d540f421f4
commit 2484b29780
3 changed files with 42 additions and 37 deletions
+4 -4
View File
@@ -203,10 +203,6 @@
linked_emote = /datum/emote/living/carbon/blink_r
name = "Blink (Rapid)"
/datum/keybinding/emote/carbon/clap
linked_emote = /datum/emote/living/carbon/clap
name = "Clap"
/datum/keybinding/emote/carbon/cross
linked_emote = /datum/emote/living/carbon/cross
name = "Cross Arms"
@@ -337,6 +333,10 @@
linked_emote = /datum/emote/living/carbon/human/airguitar
name = "Airguitar"
/datum/keybinding/emote/carbon/human/clap
linked_emote = /datum/emote/living/carbon/human/clap
name = "Clap"
/datum/keybinding/emote/carbon/human/cry
linked_emote = /datum/emote/living/carbon/human/cry
name = "Cry"