mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-08-23 12:08:28 +01:00
Revert "Merge pull request #16240 from ShadowLarkens/revert"
This reverts commit885171f985, reversing changes made to3e314f8064.
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
key = "belch"
|
||||
emote_message_3p = "belches."
|
||||
message_type = AUDIBLE_MESSAGE
|
||||
sound_preferences = list(/datum/client_preference/emote_noises,/datum/client_preference/belch_noises)
|
||||
sound_preferences = list(/datum/preference/toggle/emote_noises, /datum/preference/toggle/belch_noises)
|
||||
|
||||
/decl/emote/audible/belch/get_emote_sound(var/atom/user)
|
||||
return list(
|
||||
|
||||
Reference in New Issue
Block a user