Ver Fonte

Sounds for the metro from nutluck

KevinSmarts há 6 anos atrás
pai
commit
768aa5b279
1 ficheiros alterados com 1 adições e 1 exclusões
  1. 1 1
      locations/metro.qsrc

+ 1 - 1
locations/metro.qsrc

@@ -2,7 +2,7 @@
 
 if $ARGS[0] = 'start':
 	CLOSE ALL
-	if sound = 0:PLAY 'sound/metro.mp3',30
+	if sound = 0:PLAY 'sound/metro' + rand(1,4) + '.mp3',30
 	'<center><b><font color="maroon">Metro station</font></b></center>'
 	if $loc = 'street':
 		'<center><b><font color="maroon">Residential Area</font></b></center>'