mirror of
https://github.com/PolarisSS13/Polaris.git
synced 2026-08-25 22:28:00 +01:00
Changes Phoron Borer SFX
No more confusing it for a Skath jumping on you. Non-Copyright Edition Sound effect covered under CC0 (But I'm attributing anyway https://freesound.org/people/BigDino1995/sounds/659007/ )
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