Skip to content

Commit

Permalink
Update modular_ss220/dunes_map/code/objects.dm
Browse files Browse the repository at this point in the history
Co-authored-by: Mikhail Dzianishchyts <[email protected]>
  • Loading branch information
Fullonibus and m-dzianishchyts authored Nov 4, 2024
1 parent 1298371 commit 39195d4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modular_ss220/dunes_map/code/objects.dm
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,8 @@
var/bloodtiles = 8 // number of tiles with blood while pulling

/obj/structure/decorative_structures/corpse/Initialize(mapload)
. = ..()
START_PROCESSING(SSobj, src)
..()

/obj/structure/decorative_structures/corpse/Destroy()
playsound(src, 'sound/goonstation/effects/gib.ogg', 30, 0)
Expand Down

0 comments on commit 39195d4

Please sign in to comment.