Explorar el Código

[fixed] Was using the same image link from previous event and not the correct one for this event

Kevin_Smarts hace 1 mes
padre
commit
a9163b274f
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      locations/metro_events.qsrc

+ 1 - 1
locations/metro_events.qsrc

@@ -769,7 +769,7 @@ if $ARGS[0] = 'station':
 		gs 'stat'
 		act 'Leave':minut += 5 & gt $loc, $loc_arg
 	elseif metrorand = 22:
-		'<center><img <<$set_imgh>> src="images/locations/city/shared/metro/station/caught_skirt.jpg"></center>'
+		'<center><img <<$set_imgh>> src="images/locations/city/shared/metro/station/latex.jpg"></center>'
 		'As you head through the metro station, you see two women standing on the platform waiting for the train dressed in latex body suits. Their heels are extremely tall and you imagine how much muscle control it must take just to stand in them, let alone walk.'
 		act 'Leave':minut += 5 & gt $loc, $loc_arg
 	end