mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-23 03:57:13 +01:00
Add Wheelcart Sound To More Objs (#29427)
* bo * ba --------- Signed-off-by: Osetrokarasek <78341303+ostrkrs@users.noreply.github.com>
This commit is contained in:
@@ -75,6 +75,12 @@
|
||||
else
|
||||
qdel(src)
|
||||
|
||||
/obj/structure/reagent_dispensers/Move(NewLoc, direct)
|
||||
. = ..()
|
||||
if(!.)
|
||||
return
|
||||
playsound(loc, pick('sound/items/cartwheel1.ogg', 'sound/items/cartwheel2.ogg'), 100, TRUE, ignore_walls = FALSE)
|
||||
|
||||
//Dispensers
|
||||
/obj/structure/reagent_dispensers/watertank
|
||||
name = "water tank"
|
||||
|
||||
Reference in New Issue
Block a user