Browse Source

[fixes] Wrong location in goto commands.

VioletKitten 4 years ago
parent
commit
b9982c806f
1 changed files with 6 additions and 6 deletions
  1. 6 6
      locations/NikoWhore.qsrc

+ 6 - 6
locations/NikoWhore.qsrc

@@ -843,7 +843,7 @@ if $ARGS[0] = 'Walk Of Shame':
 															gs 'arousal', 'end'
 															gs 'stat'
 
-															act 'Go to class':gs 'clothing', 'wear_last_worn' & gt 'gschool_lessons', 'bulding'
+															act 'Go to class':gs 'clothing', 'wear_last_worn' & gt 'gschool_grounds', 'bulding'
 														end
 													end	
 												end	
@@ -872,7 +872,7 @@ if $ARGS[0] = 'Walk Of Shame':
 														'<center><video autoplay loop src="images/characters/pavlovsk/school/boy/niko/nikoev/kiss2.mp4"></video></center>'
 														'You lean forward then give Niko a passionate kiss. After the kiss, Niko says, "You are such a incredible girl. I always feel so lucky to have you, now don''t forget to meet me after school. I will be waiting in the courtyard." You nod your head as Niko turns around then walks out of the restroom. You quickly get dressed then follow him out.'
 
-														act 'Go to class':gs 'clothing', 'wear_last_worn' & gt 'gschool_lessons', 'bulding'
+														act 'Go to class':gs 'clothing', 'wear_last_worn' & gt 'gschool_grounds', 'bulding'
 													end
 												end	
 
@@ -888,7 +888,7 @@ if $ARGS[0] = 'Walk Of Shame':
 													'<center><img <<$set_imgh>> src="images/characters/pavlovsk/school/boy/niko/nikoev/school/restroom/ouch.jpg"></center>'
 													'You quickly push Niko away. "Fuck you! You are just lying to me like you always do! I''m not trusting you anymore! Stay away from me!" Niko gets noticeably angry, "You ungrateful bitch! I have done so much for you and spent so much on you. You better fucking apologize!" You nod your head. "Sure, I''ll apologize." You take two steps forward then ram your knee into Niko''s balls then spit on him before grabbing your clothes and walking out of the restroom.'
 
-													act 'Go to class':gs 'clothing', 'wear_last_worn' & gt 'gschool_lessons', 'bulding'
+													act 'Go to class':gs 'clothing', 'wear_last_worn' & gt 'gschool_grounds', 'bulding'
 												end
 											end
 										end	
@@ -943,7 +943,7 @@ if $ARGS[0] = 'Walk Of Shame 2':
 			'<center><img <<$set_imgh>> src="images/characters/pavlovsk/school/boy/niko/nikoev/charmer1.jpg"></center>'		
 			'You tighten your arms around Niko as he kisses your neck firmly. "Everything will be alright. I will find a way to fix this, just follow my lead and everything will be alright, ok?" You reply, "I will do whatever you say Nikolai, just please stay with me. I need you now more than ever." Niko responds, "Don''t worry <<$pcs_firstname>>, I''m not going anywhere, now let''s get you to class." Niko guides you to your first class.'
 
-			act 'Go to class':minut += 5 & gt 'gschool_lessons', 'bulding'
+			act 'Go to class':minut += 5 & gt 'gschool_grounds', 'bulding'
 		end
 	end	
 
@@ -969,7 +969,7 @@ if $ARGS[0] = 'Walk Of Shame 2':
 				'<center><video autoplay loop src="images/characters/pavlovsk/school/boy/niko/nikoev/kiss2.mp4"></video></center>'
 				'You lean forward then give Niko a passionate kiss. After the kiss, Niko says, "You are such a incredible girl. I always feel so lucky to have you, now don''t forget to meet me after school. I will be waiting in the courtyard." You nod as Niko turns around then walks away. You quickly get dressed then follow him to the hallway.'
 
-				act 'Go to class':minut += 5 & gt 'gschool_lessons', 'bulding'
+				act 'Go to class':minut += 5 & gt 'gschool_grounds', 'bulding'
 			end
 		end	
 
@@ -984,7 +984,7 @@ if $ARGS[0] = 'Walk Of Shame 2':
 			'<center><img <<$set_imgh>> src="images/characters/pavlovsk/school/boy/niko/nikoev/school/restroom/ouch.jpg"></center>'
 			'You quickly push Niko away. "Fuck you! You are just lying to me like you always do! I''m not trusting you anymore! Stay away from me!" Niko gets noticeably angry, "You ungrateful bitch! I have done so much for you and spent, so much on you. You better fucking apologize!" You nod your head. "Sure, I''ll apologize." You take two steps forward then ram your knee into Niko''s balls then spit on him before grabbing your clothes and walking away.'
 
-			act 'Go to class':gt 'gschool_lessons', 'bulding'
+			act 'Go to class':gt 'gschool_grounds', 'bulding'
 		end
 	end
 end