Browse Source

[fixed] get football exp from playing with Kolka

hornguy6 1 month ago
parent
commit
6d1ca99c2c
1 changed files with 1 additions and 0 deletions
  1. 1 0
      locations/brother.qsrc

+ 1 - 0
locations/brother.qsrc

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