Skip to content

Commit

Permalink
final
Browse files Browse the repository at this point in the history
  • Loading branch information
Constellado committed Sep 30, 2024
1 parent 39f1b18 commit 989a46d
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
var/voice_name = "LocalNode#4248"

/obj/item/localnode/attack_self(mob/user)
playsound(src.loc, 'sound/machines/buzz-sigh.ogg', 50, TRUE)
playsound(src.loc, 'sound/machines/buzz-sigh.ogg', 35, TRUE)

/obj/item/localnode/talk_into(atom/movable/A, message, channel, list/spans, datum/language/language, list/message_mods)
var/mob/M = A
Expand Down
Binary file not shown.
Binary file not shown.

0 comments on commit 989a46d

Please sign in to comment.