mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-27 23:27:34 +01:00
[MIRROR] Graveyard graves now sound like they're being dug open/closed. (#1769)
* Graveyard graves now sound like they're being dug open/closed. (#55080) * Graveyard graves now sound like they're being dug open/closed. Co-authored-by: ArcaneMusic <41715314+ArcaneMusic@users.noreply.github.com>
This commit is contained in:
@@ -119,6 +119,8 @@
|
||||
anchored = TRUE
|
||||
locked = TRUE
|
||||
breakout_time = 900
|
||||
open_sound = 'sound/effects/shovel_dig.ogg'
|
||||
close_sound = 'sound/effects/shovel_dig.ogg'
|
||||
cutting_tool = /obj/item/shovel
|
||||
var/lead_tomb = FALSE
|
||||
var/first_open = FALSE
|
||||
|
||||
Reference in New Issue
Block a user