mirror of
https://github.com/yogstation13/Yogstation.git
synced 2025-02-26 09:04:50 +00:00
Adds a new endround sound
This commit is contained in:
@@ -190,7 +190,7 @@
|
|||||||
log << "#[count]\t[index]"
|
log << "#[count]\t[index]"
|
||||||
#endif
|
#endif
|
||||||
spawn(0)
|
spawn(0)
|
||||||
world << sound(pick('sound/AI/newroundsexy.ogg','sound/misc/apcdestroyed.ogg','sound/misc/bangindonk.ogg')) // random end sounds!! - LastyBatsy
|
world << sound(pick('sound/AI/newroundsexy.ogg','sound/misc/apcdestroyed.ogg','sound/misc/bangindonk.ogg','sound/misc/leavingtg.ogg')) // random end sounds!! - LastyBatsy
|
||||||
|
|
||||||
for(var/client/C in clients)
|
for(var/client/C in clients)
|
||||||
if(config.server) //if you set a server location in config.txt, it sends you there instead of trying to reconnect to the same world address. -- NeoFite
|
if(config.server) //if you set a server location in config.txt, it sends you there instead of trying to reconnect to the same world address. -- NeoFite
|
||||||
|
|||||||
BIN
sound/misc/leavingtg.ogg
Normal file
BIN
sound/misc/leavingtg.ogg
Normal file
Binary file not shown.
Reference in New Issue
Block a user