Browse Source

[added/fixed] Added in willpower to these files. Some editing, while I was looking at the files.

Deroc 4 years ago
parent
commit
cc28b1410a
2 changed files with 51 additions and 27 deletions
  1. 12 12
      locations/VolleyTrenCentr.qsrc
  2. 39 15
      locations/Voltrenersex.qsrc

+ 12 - 12
locations/VolleyTrenCentr.qsrc

@@ -15,12 +15,12 @@ if ShowerIvan = 4 and centr = 1:
 	act 'Say hello to Coach':
 		cla & *clr
 		'<center><img <<$set_imgh>> src="images/locations/pavlovsk/community/gym/volley/event/voltrenerspeak11.jpg"></center>'
-		'After greeting Mikhail, an awkward silence followed because you didn''t know what to say.'
+		'After greeting Mikhail, an awkward silence followed, because you didn''t know what to say.'
 		'"<<$pcs_nickname>>, what are you doing here?" Mikhail asked you in astonishment.'
-		'"well, I wanted to improve my physical fitness and since the sports club doesn''t open until 14:00, I figured it was worth the trip into the city to come here." you explained hastily.' 
+		'"Well, I wanted to improve my physical fitness and since the sports club doesn''t open until 14:00, I figured it was worth the trip into the city to come here," you explained hastily.'
 		'The coach looked at you with an approving nod, "That is good, <<$pcs_nickname>>."'
 		'The stranger smiled at you and said, "I am Guang. Your coach and I are old friends from when we used to compete against each other. He represented the people of the Soviet Republics and I, naturally, represented the people of the republic of China. After my team beat his so many times, his government finally convinced me to change sides as it were. Now I train the atheletes of the Russian Federation and Mikhail and I meet here from time to time."'
-		'"I am sorry, <<$pcs_nickname>> and Guang, but my wife is expecting me and I must be going." the coach said, looking at his watch then departed leaving you in the company of the Chinese trainer.'
+		'"I am sorry, <<$pcs_nickname>> and Guang, but my wife is expecting me and I must be going," the coach said, looking at his watch then departed leaving you in the company of the Chinese trainer.'
 		act 'Ask about the coach':
 			cla & *clr
 			
@@ -29,12 +29,12 @@ if ShowerIvan = 4 and centr = 1:
 			'Guang finally managed to force himself into the conversation as you paused momentarily to draw in a breath.'
 			'"If you don''t know these things, it means that Misha didn''t tell you, so why should I tell you and betray my friend''s trust?" he asked you.'
 			'You were at a loss, not knowing how to proceed. Fearing that he was going to continue to scold you, you prepared to leave.'
-			'"Now, if you had some huangjiu, I would happily answer some of your questions." he said dreamily.'
+			'"Now, if you had some huangjiu, I would happily answer some of your questions," he said dreamily.'
 			'You stared at the Chinese trainer in puzzlement, not understanding what he is asking for.'
-			'"Huangjiu is rice wine from my country." he explained sighing wistfully, "Sadly, it is hard to find outside of great cities like St. Petersburg or Moscow."'
+			'"Huangjiu is rice wine from my country," he explained sighing wistfully, "Sadly, it is hard to find outside of great cities like St. Petersburg or Moscow."'
 			'"Okay, so if I bring you a bottle of wungzoo wine you will answer my questions?" you ask eagerly.'
-			'"Huangjiu," he corrected you, "It is called huangjiu. If you find me a bottle, I will answer any question you like."'
-			'"It is a deal." you exclaimed and started to head for the door then turned back to Guang, "Where can I find your rice wine, your Huangjiu?"'
+			'"Huangjiu," he corrected you, "it is called huangjiu. If you find me a bottle, I will answer any question you like."'
+			'"It is a deal," you exclaimed and started to head for the door then turned back to Guang, "Where can I find your rice wine, your Huangjiu?"'
 			'The older man just smiled at you and shrugged.'
 			'You think about it and remember there were a couple of Chinese merchants at the market back home. Maybe one of them will have the rice wine.'
 			ShowerIvan = 5
@@ -55,11 +55,11 @@ elseif ShowerIvan = 5 and centr = 2:
 				ShowerIvan = 6 &! close Chinese
 				'You show him the bottle of wine and stared questioningly at the other coach.'
 				'Guang sighed, "Okay, I will answer one of your questions, but don''t bug me anymore, and slow down, you talk like a rabid monkey."'
-				'You felt offended at being compared to a rabid monkey, but you restrained yourself.'
+				'You felt offended for being compared to a rabid monkey, but you restrained yourself.'
 				act 'Ask question':
 					cla & *clr
 					'<center><img <<$set_imgh>> src="images/locations/pavlovsk/community/gym/volley/event/voltrenerspeak15.jpg"></center>'
-					'About the European championship, tell me why the coach doesn''t want to talk about it." you asked after taking a deep breath.' 
+					'About the European championship, tell me why the coach doesn''t want to talk about it," you asked after taking a deep breath.' 
 					'Guang bit his lip thoughtfully, then began the story.' 
 					'"The stories are true, your coach really was on the national team. And they did make it to the European championships."'
 					'With bated breath you listened to the story.'
@@ -70,12 +70,12 @@ elseif ShowerIvan = 5 and centr = 2:
 						act 'Play on':
 							cla & *clr
 							'<center><video autoplay loop src="images/locations/pavlovsk/community/gym/volley/sex/voltrenerspeak16.mp4"></video></center>'
-							'To make a long story short, he fucked the member of the other team." then the Chinese coach giggled, "And although she was on the senior team, they were actually minors, and she was only 15 years old. She immediately ran and told her teammates and they went running to their coach."'
+							'To make a long story short, he fucked the member of the other team," then the Chinese coach giggled, "and although she was on the senior team, they were actually minors, and she was only 15 years old. She immediately ran and told her teammates and they went running to their coach."'
 							act 'Surprised':
 								cla & *clr
 								'<center><img <<$set_imgh>> src="images/locations/pavlovsk/community/gym/volley/event/voltrenerspeak17.jpg"></center>'
-								'"He almost ended up in jail, but the officials decided to avoid a scandal and just kicked Mikhail off of the team." guang concluded his story.'
-								'"Now I understand why coach shies away from me whenever we start to get close." you thought to yourself.'
+								'"He almost ended up in jail, but the officials decided to avoid a scandal and just kicked Mikhail off of the team," guang concluded his story.'
+								'"Now I understand why coach shies away from me whenever we start to get close," you thought to yourself.'
 								act 'Move away':gt 'fit', 'start'
 							end
 						end

+ 39 - 15
locations/Voltrenersex.qsrc

@@ -15,21 +15,37 @@ if $ARGS[0] = 'start':
 	dick = 18
 	pose = 0
 	finrand = 1
-
+	
+	gs 'willpower', 'misc', 'self'
+	act 'Leave':gt'gdksport', 'start'
 	if trenerSex > 0 or trenerlust > 80:
-		act 'Don''t resist':
-			gt 'Voltrenersex', 'sex'
+		if will_cost <= pcs_willpwr:
+			act 'Don''t resist (<<will_cost>> Willpower)':
+				*clr & cla
+				gs 'willpower', 'misc', 'self'
+				gs 'willpower', 'pay', 'self'
+				gs 'stat'
+				gt 'Voltrenersex', 'sex'
+			end
+		else
+			act 'Don''t resist (<font color="red"><<will_cost>> Willpower</font>)': '<br><font color="red">You don''t have enough willpower to stop resisting.</font>'
 		end
+	end
+	
+	gs 'willpower', 'misc', 'self'		
 	elseif trenerSex = 0:
-		act 'Look at the coach':
-			cla
-			gt 'Voltrenersex', 'talk'
+		if  will_cost <= pcs_willpwr:
+			act 'Look at the coach (<<will_cost>> Willpower)':
+				*clr & cla
+				gs 'willpower', 'misc', 'self'
+				gs 'willpower', 'pay', 'self'
+				gt 'Voltrenersex', 'talk'
+			end
+		else
+			act 'Look at the coach (<font color="red"><<will_cost>> Willpower)': '<br><font color="red">You don''t have enough willpower to look at the coach.</font>'
 		end
-	end
-
-	act 'Leave':gt'gdksport', 'start'
-end
-
+	end	
+	
 if $ARGS[0] = 'talk':
 	if Voltrenersee = 1:
 		'With a puzzled look on your face you look at your coach, he looks at you then let''s go of your hand and mumbles something, "You have a good technique <<$pcs_lastname>>." With each word his voice becomes more confident, "You need to train more. At some later point, I will show you some more techniques, to improve your game." With an even more puzzled look on your face, you turn around and walk out'
@@ -87,12 +103,18 @@ if $ARGS[0] = 'sex':
 			pcs_throat += 1
 			pcs_horny += 10
 			npc_rel['A69'] += 2
+			gs 'willpower', 'sex', 'self', 'hard'
 			gs 'stat'
 			'<center><video autoplay loop src="images/locations/pavlovsk/community/gym/volley/sex/voitrensex6.mp4"></video></center>'
 			'Kissing the head of his cock, you open your mouth and began to caress his dick with your tongue, lightly sucking it. Then, you start to suck his cock in earnest, running your lips up and down his shaft as you bob your head sucking him off, you hands caressing his balls as you do.'
 			if trenerSex >= 3 and pcs_vag = 0 and stat['vaginal'] = 0 and mesec <= 0:
-				act 'Losing my virginity': cla & gt 'Voltrenersex', 'Defl'
+				if will_cost <= pcs_willpwr:
+					act 'Losing my virginity (<<will_cost>> Willpower)': cla & gt 'Voltrenersex', 'Defl'
+				else
+					act 'Losing my virginity (<font color="red"><<will_cost>> Willpower</font>': '<br><font color="red">You don''t have enough willpower to lose your virginity.</font>'
+				end
 			end
+			
 			act 'Continue to suck':
 				cla
 				'The coach tried to pull his dick from your mouth, but you keeps your lips around his shaft and keep a firm hold of his balls so he can''t pull away from you. You increase you effort, he begins to pant and you can tell he is about to blow his load.'
@@ -242,9 +264,11 @@ if $ARGS[0] = 'Defl':
 '<center><video autoplay loop src="images/locations/pavlovsk/community/gym/volley/sex/voitrensex19.mp4"></video></center>'
 'Sucking the coach you began to caress your pussy, moaning from pleasure.'
 	act 'Show pussy':
-		cls
+		*clr & cls
+		gs 'willpower', 'pay', 'self', 'hard'
+		gs 'stat'
 		'<center><img <<$set_imgh>> src="images/locations/pavlovsk/community/gym/volley/sex/voitrensex20.jpg"></center>'
-		'Mikhail rubs the delicate petals of your pussy, and making sure that you are still a virgin said: "You are still a girl.", You watch your coach as he makes the decision on whether or not you will remain a virgin and do you want to stay a virgin?'
+		'Mikhail rubs the delicate petals of your pussy, and making sure that you are still a virgin said: "You are still a girl." You watch your coach as he makes the decision on whether or not you will remain a virgin and do you want to stay a virgin?'
 		act 'Leave':gt 'gdksport', 'start'
 		act 'Stay':
 			cls
@@ -532,7 +556,7 @@ if $ARGS[0] = 'discoSex':
 				end
 			else
 			  '<center><img <<$set_imgh>> src="images/pc/fatherim34.jpg"></center>'
-				'Having brought you to the girls bathroom, you stop and say to him. "Not the most secluded place Mikhail." turning away you walk off. He sighs but smiles as he watches your tight little ass as you walk away. "Ok we can go home if this isn''t good enough."'
+				'Having brought you to the girls bathroom, you stop and say to him, "Not the most secluded place Mikhail," turning away, you walk off. He sighs but smiles, as he watches your tight little ass as you walk away. "Ok we can go home if this isn''t good enough."'
 				act 'Go with coach':
 					Discoclose = 1
 					minut += 20