Jelajahi Sumber

[fixed] fix reks initial dress image and make sure it does not choose the same one again

sovietmercader 4 tahun lalu
induk
melakukan
0a0d197a22
1 mengubah file dengan 2 tambahan dan 2 penghapusan
  1. 2 2
      locations/reks.qsrc

+ 2 - 2
locations/reks.qsrc

@@ -159,7 +159,7 @@ if $ARGS[0] = 'skver':
 				*clr & cla
 				minut += 30
 				gs 'stat'
-				'<center><img <<$set_imgh>> src="images/pc/clothing/3expensive/8.jpg"></center>'
+				'<center><img <<$set_imgh>> src="images/pc/clothing/3expensive/76.jpg"></center>'
 				'You have wandered all the way to the market. At one of the shops there you see a beautiful dress hanging beneath an "On sale" sign. The price is only 1500 <b>₽</b>! Rex sees that this dress has caught your attention.'
 				act 'Look at Rex':
 					cla
@@ -188,7 +188,7 @@ if $ARGS[0] = 'skver':
 						else
 							'You already have this dress, so Rex buys you something else.'
 							:markbuycloreks
-							numrand = rand(76, 127)
+							numrand = rand(77, 127)
 							if expensive[numrand] = 0:
 								expensive[numrand] = 1
 								expensiveH[numrand] = 50