Skip to content

Commit

Permalink
Update emote.dm (#36804)
Browse files Browse the repository at this point in the history
  • Loading branch information
boy2mantwicethefam authored Jul 23, 2024
1 parent 50ef0f3 commit 3f8d7be
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions code/modules/mob/living/emote.dm
Original file line number Diff line number Diff line change
Expand Up @@ -293,6 +293,7 @@ var/list/animals_with_wings = list(
key_third_person = "surrenders"
key_shorthand = "sur"
message = "puts their hands on their head and falls to the ground. They surrender%s!"
message_mobtype = list(/mob/living/silicon/robot = "powers down its systems and lies still. It surrenders!")
emote_type = EMOTE_AUDIBLE

/datum/emote/living/surrender/run_emote(mob/user, params)
Expand Down

0 comments on commit 3f8d7be

Please sign in to comment.