mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-27 14:07:51 +01:00
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:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user