Adds a new endround sound

This commit is contained in:
paprka
2015-01-04 16:26:44 -08:00
parent bbe34b2a53
commit 2d1cdf7d10
2 changed files with 1 additions and 1 deletions

View File

@@ -190,7 +190,7 @@
log << "#[count]\t[index]"
#endif
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)
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

Binary file not shown.