1
0
Переглянути джерело

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

Kevin_Smarts 1 місяць тому
батько
коміт
a9163b274f
1 змінених файлів з 1 додано та 1 видалено
  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