Explorar el Código

[fixes] reduced the katja grind until katja is overhauled

julzor hace 5 años
padre
commit
540d0072ba
Se han modificado 1 ficheros con 2 adiciones y 2 borrados
  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