Browse Source

[fixes] reduced the katja grind until katja is overhauled

julzor 5 years ago
parent
commit
540d0072ba
1 changed files with 2 additions and 2 deletions
  1. 2 2
      locations/katjaEv.qsrc

+ 2 - 2
locations/katjaEv.qsrc

@@ -152,10 +152,10 @@ if $ARGS[0] = '6':
 		exit
 	elseif katjaDeystRand = 1:
 		if npcSex[14] = 1:
-			if KatjaSlut =< 500:
+			if KatjaSlut <= 150:
 				'Katja invites you to take a walk in the park.'
 
-			elseif KatjaSlut > 500:
+			elseif KatjaSlut > 150:
 				'"<<$pcs_nickname>>, let''s go to the park, and try and find some boys.'
 			end