Browse Source

[fixes] Added he exhibionist_lvl to the Kseniya events to prevent having to wait for ciki update and corrected the wrong ariable use in meadow

KevinSmarts 5 years ago
parent
commit
6da20db64e
2 changed files with 4 additions and 1 deletions
  1. 1 1
      locations/Meadow.qsrc
  2. 3 0
      locations/kseniyaQW.qsrc

+ 1 - 1
locations/Meadow.qsrc

@@ -1086,7 +1086,7 @@ if $ARGS[0] = 'workout':
 		menu_off = 1
 		'<center><img <<$set_imgh>> src="images/locations/gadukino/forest/nudeforest1.2.jpg"></center>'
 		*nl
-		if exhibitionQW < 3: 
+		if exhibitionist_lvl < 3: 
 			'Your cheeks feel hot with embarrassment as you strip off your clothes. You giggle nervously at the thought of getting caught in the nude, the thought terrifies you but it also excites you.'
 		else
 			'You strip off your clothes. The thought of getting caught in the nude excites you.'

+ 3 - 0
locations/kseniyaQW.qsrc

@@ -5,6 +5,7 @@ if $ARGS[0] = 'event1':
 	cls
 	minut += 5
 	exhibitionQW = 1
+	exhibitionist_lvl = 1
 	menu_off = 1
 	gs 'stat'
 
@@ -52,6 +53,7 @@ if $ARGS[0] = 'event2':
 	cls
 	minut += 5
 	exhibitionQW = 2
+	exhibitionist_lvl = 2
 	gs 'stat'
 
 	'<center><b><font color="maroon">Kseniya</font></b></center>'
@@ -121,6 +123,7 @@ if $ARGS[0] = 'event3':
 		cls
 		minut += 5
 		exhibitionQW = 3
+		exhibitionist_lvl = 2
 		gs 'stat'
 		'<center><img <<$set_imgh>> src="images/locations/shared/park/kseniya/strip1.jpg"></center>'
 		'Cool, the light is not great here at this time but there''s a great spot just around the corner.'