mirror of
https://github.com/PolarisSS13/Polaris.git
synced 2025-12-30 12:03:11 +00:00
Merge pull request #5267 from Heroman3003/vending-sounds
Added vending machine vending sound
This commit is contained in:
@@ -510,6 +510,8 @@
|
||||
if(R.get_product(get_turf(src)))
|
||||
visible_message("<span class='notice'>\The [src] clunks as it vends an additional item.</span>")
|
||||
|
||||
playsound(src, 'sound/items/vending.ogg', 50, 1, 1)
|
||||
|
||||
status_message = ""
|
||||
status_error = 0
|
||||
vend_ready = 1
|
||||
|
||||
Reference in New Issue
Block a user