Sfoglia il codice sorgente

[changed] Swapped image call to remove duplicate image.

VioletKitten 4 anni fa
parent
commit
2611bcf777
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      locations/FedorEv2.qsrc

+ 1 - 1
locations/FedorEv2.qsrc

@@ -280,7 +280,7 @@ if $ARGS[0] = 'Movie 3':
 	pcs_mood += 20
 	minut += 30
 	gs 'stat'
-	'<center><img <<$set_imgh>> src="images/characters/pavlovsk/school/boy/fedor/fedorev/movies/seat2.jpg"></center>'
+	'<center><img <<$set_imgh>> src="images/locations/shared/cinema/kino_1.jpg"></center>'
 	'You and Fedor continue to watch the movie until the credits eventually roll and then most people in the theater start to leave and you and Fedor wait for most of the people to leave while chatting about your favorite part on the movie then Fedor gets up and throws out the popcorn bags and cups.'
 	
 	act 'Finish date': gt 'FedorEv2', 'Movie 4'