mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2026-08-27 07:08:55 +01:00
[MIRROR] Properly paths sound files and folders (#10899)
Co-authored-by: Cameron Lennox <killer65311@gmail.com>
This commit is contained in:
co-authored by
Cameron Lennox
parent
0fe755a711
commit
55215f896f
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user