mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-23 20:16:55 +01:00
Allows Robots and Simple Bots to Salute (#30614)
* Update silicon_emote.dm * Update emote_keybinds.dm
This commit is contained in:
@@ -622,6 +622,10 @@
|
||||
linked_emote = /datum/emote/living/silicon/halt
|
||||
name = "Halt"
|
||||
|
||||
/datum/keybinding/emote/silicon/salute
|
||||
linked_emote = /datum/emote/living/silicon/salute
|
||||
name = "Salute"
|
||||
|
||||
/datum/keybinding/emote/simple_animal
|
||||
category = KB_CATEGORY_EMOTE_ANIMAL
|
||||
|
||||
|
||||
Reference in New Issue
Block a user