1
0
Prechádzať zdrojové kódy

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

Kevin_Smarts 1 mesiac pred
rodič
commit
a9163b274f
1 zmenil súbory, kde vykonal 1 pridanie a 1 odobranie
  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