Browse Source

[changed] Lowered the lewels for joing the volleyball team to better match the rebalanced exp levels

bgkjdgbizgblzdgbr 1 month ago
parent
commit
0f09752839
1 changed files with 4 additions and 4 deletions
  1. 4 4
      locations/Voltrener.qsrc

+ 4 - 4
locations/Voltrener.qsrc

@@ -147,9 +147,9 @@ if $ARGS[0] = 'talk':
 	elseif volleysostav = 0:
 		if pcs_vball < 15:
 			'Mikhail looks at you and says, "I''m busy, girl, do not distract me from my coaching."'
-		elseif pcs_vball < 30:
+		elseif pcs_vball < 25:
 			'Mikhail looks at you and says, "<<$pcs_lastname>>, you need to devote more time to training, you are a very bad player."'
-		elseif pcs_vball < 40:
+		elseif pcs_vball < 35:
 			'Mikhail looks at you and says, "<<$pcs_lastname>>. You certainly don''t play bad, at least not for an amateur. With more work you could reach a higher level."'
 		else
 			'Mikhail looks at you and says, "Ah, <<$pcs_lastname>>, you have the makings of an athlete, though I''m not sure if you are up to a professional level yet."'
@@ -157,7 +157,7 @@ if $ARGS[0] = 'talk':
 				*clr & cla
 				'<center><img <<$set_imgh>> src="images/characters/pavlovsk/school/teacher/mikhail/volleytrener6.jpg"></center>'
 				gs 'stat'
-				if pcs_vball > 75:
+				if pcs_vball > 65:
 					'You ask the coach about joining the team and Mikhail smiles and nods his head then giving you the thumbs up he says, "<<$pcs_lastname>>, you have very good skills. Umm... Okay, just about enough to make the team. I want to congratulate you as I''ve decided to make you a first string regular. From now on, you''ll be starting."'
 					'"But," he adds, shaking his finger at you admonishingly. "You still need to keep practicing, and less drinking!"'
 					act 'Accept the starter position':
@@ -176,7 +176,7 @@ if $ARGS[0] = 'talk':
 						if trenerSex = 1:
 							volleysostav = 1
 							'You ask the coach about joining the team. He smiles and says, "<<$pcs_nickname>>, honey, I can do that, but you''ll have to start as a sub or people might be suspicious."'
-						elseif pcs_vball < 60:
+						elseif pcs_vball < 50:
 							'You ask the coach about joining the team, but he just shakes his head. "<<$pcs_lastname>>, it''s not personal, you have good amateur skills. Just not enough to make the team."'
 						else
 							'You ask the coach about joining the team. He thinks for a minute, then says "You have good skills for an amateur, but you''re still not good enough to start on the team. However, I have room for a substitute, and we can put you there. How does that sound?"'