Procházet zdrojové kódy

Merge remote-tracking branch 'Violet_Kitten/master'

KevinSmarts před 4 roky
rodič
revize
003df03ac2
3 změnil soubory, kde provedl 4 přidání a 4 odebrání
  1. 1 1
      locations/NikoEv.qsrc
  2. 2 2
      locations/gdksport.qsrc
  3. 1 1
      locations/train.qsrc

+ 1 - 1
locations/NikoEv.qsrc

@@ -540,7 +540,7 @@ if $ARGS[0] = 'Disco Chat':
 			npc_rel['A189'] += rand(5,10)
 			minut += 10
 			gs'stat'
-			'<center><video autoplay loop <<$set_imgh>> src="images/characters/pavlovsk/school/boy/niko/nikomisc/disco/dance'+rand(1,2)+'..mp4"></video></center>'
+			'<center><video autoplay loop <<$set_imgh>> src="images/characters/pavlovsk/school/boy/niko/nikomisc/disco/dance'+rand(1,2)+'.mp4"></video></center>'
 			'"I would love to." Niko takes your hand then leads you to the dance floor where you both spend the next few minutes, dancing together.'		
 			
 			act 'Finish dancing':gt 'gdkin'

+ 2 - 2
locations/gdksport.qsrc

@@ -1279,8 +1279,8 @@ if $ARGS[0] = 'Fedor First Date':
 			minut += 90
 			pcs_mood += 90
 			gs 'stat'
-			'<center><img <<$set_imgh>> src="images/characters/pavlovsk/school/boy/fedor/fedorev/movies/seat2.jpg"></center>'
-			'Fedor presentes the tickets at the entrance and together you walked into the theater. You look around and notice that the seats were mostly empty so Fedor leads you to the front row and both got seated. The lights dim then the movie starts. Fedor sits motionless and only occasionally glancing at you. The movie was quite interesting and you couldn''t help but laugh occasionally at the wackiness of the movie. When the movie ends, the lights turn on and Fedor walks you out. "<<$pcs_firstname>>. You seem like a cool girl. Maybe we could go out together. What do you say?"'
+			'<center><img <<$set_imgh>> src="images/locations/shared/cinema/kino_1.jpg"></center>'
+			'Fedor presents the tickets at the entrance and together you walked into the theater. You look around and notice that the seats were mostly empty so Fedor leads you to the front row and both got seated. The lights dim then the movie starts. Fedor sits motionless and only occasionally glancing at you. The movie was quite interesting and you couldn''t help but laugh occasionally at the wackiness of the movie. When the movie ends, the lights turn on and Fedor walks you out. "<<$pcs_firstname>>. You seem like a cool girl. Maybe we could go out together. What do you say?"'
 
 			act 'Agree':
 				*clr & cla

+ 1 - 1
locations/train.qsrc

@@ -812,7 +812,7 @@ if $ARGS[0] = 'young':
 							*clr
 							cla
 							gs 'stat'
-							'<center><img <<$set_imgh>> src="images/locations/shared/train/electri' + rand(1,5) + '.jpg"></center>'
+							'<center><img <<$set_imgh>> src="images/locations/shared/train/electri_' + rand(1,5) + '.jpg"></center>'
 							'The journey is uneventful and you aren''t paying much attention to it, it doesn''t seem like long before you arrive at your destination.'
 							act 'Get off the train': gt $loc, $metka
 						end