Skip to content

Commit

Permalink
Merge pull request #3301 from Citadel-Station-13/upstream-merge-31530
Browse files Browse the repository at this point in the history
[MIRROR] Allows snoring while unconscious
  • Loading branch information
LetterJay authored Oct 12, 2017
2 parents dc5aeb3 + 1b6fd9d commit 06061f0
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 @@ -325,6 +325,7 @@
message = "snores."
message_mime = "sleeps soundly."
emote_type = EMOTE_AUDIBLE
stat_allowed = UNCONSCIOUS

/datum/emote/living/stare
key = "stare"
Expand Down

0 comments on commit 06061f0

Please sign in to comment.