Bladeren bron

[fixed] wrong variable

hornguy6 1 maand geleden
bovenliggende
commit
9bb44a780c
1 gewijzigde bestanden met toevoegingen van 1 en 1 verwijderingen
  1. 1 1
      locations/brother.qsrc

+ 1 - 1
locations/brother.qsrc

@@ -406,7 +406,7 @@ if $ARGS[0] = 'playfootball':
 		if npc_rel['A34'] <50:npc_rel['A34'] += rand(1,2)
 		gs 'exercise', 'tier1', 60, 'agil', 'vital'
 		gs 'exp_gain', 'run', rand(0, 2)
-		if pcs_ftball < 20: gs 'exp_gain', 'ftball', rand(0, 2)
+		if ftball_lvl < 20: gs 'exp_gain', 'ftball', rand(0, 2)
 		gs 'stat'
 		'<center><img <<$set_imgh>> src="images/locations/pavlovsk/school/grounds/football3.jpg"></center>'
 		'You spend an hour running around, chasing the ball across the field with Kolka and his friends Mishan and Zhendos.'