[MIRROR] Properly paths sound files and folders (#10899)

Co-authored-by: Cameron Lennox <killer65311@gmail.com>
This commit is contained in:
CHOMPStation2StaffMirrorBot
2025-05-17 18:41:03 +02:00
committed by GitHub
co-authored by Cameron Lennox
parent 0fe755a711
commit 55215f896f
156 changed files with 149 additions and 149 deletions
+1 -1
View File
@@ -60,7 +60,7 @@
span_notice("You hear glass shattering"))
log_and_message_admins("Created a new shuttle [S.name]. [ADMIN_JMP(comp_turf)]", user)
spawn(1 SECOND)
playsound(comp_turf, 'sound/voice/Serithi/Shuttlehere.ogg', 75, 0)
playsound(comp_turf, 'sound/voice/Serithi/shuttlehere.ogg', 75, 0)
qdel(src)
return TRUE