Sfoglia il codice sorgente

[fixes] Missing image found and removing the default images

KevinSmarts 5 anni fa
parent
commit
93fdde0b5d
1 ha cambiato i file con 2 aggiunte e 4 eliminazioni
  1. 2 4
      locations/brother_voyeur.qsrc

+ 2 - 4
locations/brother_voyeur.qsrc

@@ -577,8 +577,7 @@ if $ARGS[0] = 'brother_shower_together_ask':
 
 	act'Just close the latch':
 		*clr & cla
-		!!'<center><img <<$set_imgh>> src="images/shared/home/bathroom/brothertalk5.jpg"></center>'
-		'<center><img src="images/system/image_needed.png"></center>'
+		'<center><img <<$set_imgh>> src="images/shared/home/bathroom/brothertalk5.jpg"></center>'
 		'"Just close the latch! It''ll be fine!" you insist.'
 		'You can see he''s still conflicted, but in the end his baser instincts win and he starts to undress, unable to pass up an opportunity to shower with a female.'
 		act'Let him get in':gt'brother_voyeur','brother_shower_together_first'
@@ -591,8 +590,7 @@ if $ARGS[0] = 'brother_shower_together_ask':
 		'"I am not!" he says, his face starting to turn red.'
 		act'Prove it':
 			*clr & cla
-			!!'<center><img <<$set_imgh>> src="images/shared/home/bathroom/brothertalk5.jpg"></center>'
-			'<center><img src="images/system/image_needed.png"></center>'
+			'<center><img <<$set_imgh>> src="images/shared/home/bathroom/brothertalk5.jpg"></center>'
 			'"Prove it."'
 			'Your challenge can''t be passed up and Kolka practically starts throwing his clothes off to climb into the shower with you.'
 			act'Let him get in':gt'brother_voyeur','brother_shower_together_first'