Skip to content

Commit

Permalink
initial
Browse files Browse the repository at this point in the history
  • Loading branch information
mrmanlikesbt committed Dec 16, 2024
1 parent 3a43aa7 commit 04073e1
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions code/modules/mob/living/silicon/robot/emote.dm
Original file line number Diff line number Diff line change
Expand Up @@ -55,3 +55,8 @@
key = "warn"
message = "blares an alarm!"
sound = 'sound/machines/warning-buzzer.ogg'

/datum/emote/silicon/slowclap
key = "slowclap"
message = "activates their slow clap processor."
sound = 'sound/machines/slowclap.ogg'

0 comments on commit 04073e1

Please sign in to comment.