Skip to content

Commit

Permalink
Maru sound fix (#2319)
Browse files Browse the repository at this point in the history
  • Loading branch information
ReezeBL authored Mar 8, 2024
1 parent 619bba9 commit 6a24441
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tff_modular/modules/toys/code/plushes.dm
Original file line number Diff line number Diff line change
Expand Up @@ -82,4 +82,4 @@
icon_state = "plush_ivolga"
attack_verb_continuous = list("attacks", "bites", "gnashes at", "casts at")
attack_verb_simple = list("attack", "bite", "gnash at", "cast at")
squeak_override = list('sound/weapons/bite.ogg' = 1,'tff_modular/modules/toys/sounds/rrr.ogg' = 1)
squeak_override = list('sound/weapons/bite.ogg' = 1,'tff_modular/modules/toys/sounds/castsummon.ogg' = 1)
Binary file added tff_modular/modules/toys/sounds/castsummon.ogg
Binary file not shown.
Binary file removed tff_modular/modules/toys/sounds/rrr.ogg
Binary file not shown.

0 comments on commit 6a24441

Please sign in to comment.