Browse Source

[fixed] Made all the Vitek slut fame conversations have the same conditions & effects

Sicaa 5 years ago
parent
commit
e66329e71b
3 changed files with 9 additions and 9 deletions
  1. 3 3
      locations/gschool_chats3.qsrc
  2. 3 3
      locations/kotovEv.qsrc
  3. 3 3
      locations/kotovtalker.qsrc

+ 3 - 3
locations/gschool_chats3.qsrc

@@ -7,7 +7,7 @@ if $ARGS[0] = 'vitek':
 	gs 'stat'
 	'<center><img <<$set_imgh>> src="images/pc/npc_headshots/big9.jpg"></center>'
 	
-	if kotovLoveQW > 0 and pav_slut > 125:
+	if kotovLoveQW > 0 and pav_slut > 100:
 		'Vitek scowled and tells you "Well <<$pcs_nickname>>, whats this garbage I hear about what you and <<$gnikname>> did? The whole town already knows, the guys have been telling me all about it. You fucking bitch! "'
 		act 'Accuse him of sleeping around':
 			*clr & cla
@@ -24,8 +24,8 @@ if $ARGS[0] = 'vitek':
 			act 'Argue that it''s not true (<<will_cost>> Willpower)':
 				*clr & cla
 				gs 'willpower', 'pay', 'force'
-				if pav_sex > 100: pav_sex = 100
-				if pav_prostitute > 100: pav_prostitute = 100
+				if pav_sex > 75: pav_sex = 75
+				if pav_prostitute > 75: pav_prostitute = 75
 				gs 'stat'
 				'It takes a bit but you convince Vitek that all this was just gossip and none of it was true. Vitek frowned, "I''ll knock their teeth out if they whisper one more word about you then. Don''t worry, baby I will shut their yapping mouths."'
 

+ 3 - 3
locations/kotovEv.qsrc

@@ -3,7 +3,7 @@ gs 'stat'
 '<center><b><font color="maroon"><<$npc_firstname[''A9'']>> <<$npc_lastname[''A9'']>></font></b></center>'
 '<center><img <<$set_imgh>> src="images/pc/npc_headshots/big9.jpg"></center>'
 
-if kotovLoveQW > 0 and pav_slut >= 25 and kotovsluttalk ! daystart:
+if kotovLoveQW > 0 and pav_slut > 100 and kotovsluttalk ! daystart:
 	'Vitek scowls at you and tells you: "<<$pcs_nickname>>, what is this shit I hear? I thought you were my girl, but then I hear people talking about you being a <<$gnikname>>! Apparently the whole town knows it, too... all the guys were laughing at me! What do you have to say for yourself, you bitch!?"'
 
 	act '"You have sex with others too!"':
@@ -25,8 +25,8 @@ if kotovLoveQW > 0 and pav_slut >= 25 and kotovsluttalk ! daystart:
 			*clr & cla
 			gs 'willpower', 'pay', 'self'
 			gs 'stat'
-			gs 'fame', 'pav', 'sex', -20
-			gs 'fame', 'pav', 'prostitute', -20
+			if pav_sex > 75: pav_sex = 75
+			if pav_prostitute > 75: pav_prostitute = 75
 			kotovsluttalk = daystart
 			gs 'stat'
 			'What he heard is true, but there is absolutely no way you''re going to tell him that. Especially not in his current state.'

+ 3 - 3
locations/kotovtalker.qsrc

@@ -136,15 +136,15 @@ elseif kotovLoveQW > 0 and pav_slut > 100:
 		act 'Argue that it''s not true (<<will_cost>> Willpower)':
 			*clr & cla
 			gs 'willpower', 'pay', 'force'
-			if pav_sex > 100: pav_sex = 100
-			if pav_prostitute > 100: pav_prostitute = 100
+			if pav_sex > 75: pav_sex = 75
+			if pav_prostitute > 75: pav_prostitute = 75
 			gs 'stat'
 			'It takes a bit but you convince Vitek that all this was just gossip and none of it was true. Vitek frowned, "I''ll knock their teeth out if they whisper one more word about you then. Don''t worry, baby I will shut their yapping mouths."'
 
 			if $loc = 'gschool_lunch':gt 'gschool_lessons', 'short_break'
 		if $loc = 'gdkin':act 'Move away':gt $loc, $metka
 		end
-	elseif wil_cost < pcs_willpwr:
+	else
 		act 'Argue that it''s not true (<font color="red"><<will_cost>> Willpower</font>)': '<br><font color="red">You don''t have enough willpower to use this action.</font>'
 	end
 elseif $loc = 'gdkin':