mirror of
https://github.com/PolarisSS13/Polaris.git
synced 2026-08-30 00:30:06 +01:00
Merge pull request #9159 from Doctress/borer_sound
Changes Phoron Borer SFX
This commit is contained in:
@@ -128,7 +128,7 @@
|
||||
loading = TRUE
|
||||
while(mat_storage + SHEET_MATERIAL_AMOUNT <= max_mat_storage && do_after(user,1.5 SECONDS))
|
||||
mat_storage += SHEET_MATERIAL_AMOUNT
|
||||
playsound(src, 'sound/effects/phasein.ogg', 15, 1)
|
||||
playsound(src, 'sound/effects/phoronborer.ogg', 15, 1)
|
||||
M.use(1)
|
||||
success = TRUE
|
||||
loading = FALSE
|
||||
|
||||
Reference in New Issue
Block a user