Skip to content

Commit

Permalink
add usesound to glass_containers (ParadiseSS13#26011)
Browse files Browse the repository at this point in the history
* add usesound to glass_containers

* move inherited var to proper place
  • Loading branch information
pwbokie committed Jul 14, 2024
1 parent 61e89af commit bc67c96
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@
has_lid = TRUE
resistance_flags = ACID_PROOF
blocks_emissive = FALSE
usesound = 'sound/items/deconstruct.ogg'
var/label_text = ""

/obj/item/reagent_containers/glass/Initialize(mapload)
Expand Down

0 comments on commit bc67c96

Please sign in to comment.