Browse Source

Sounds for the metro from nutluck

KevinSmarts 6 years ago
parent
commit
768aa5b279
1 changed files with 1 additions and 1 deletions
  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>'