1
0
Эх сурвалжийг харах

[fixed] pcs_willpwr typo in voltrener

3xpurt 4 жил өмнө
parent
commit
35896bad7f

+ 1 - 1
locations/Voltrener.qsrc

@@ -204,7 +204,7 @@ if $ARGS[0] = 'talk':
 				else
 					'You ask the coach about joining the team, the coach thinks for a minute. "I have a spot for a substitute, but I do not know if you have what it takes."'
 					gs 'willpower', 'misc', 'self'
-					if will_cost <= pcs_willpwer:
+					if will_cost <= pcs_willpwr:
 						act 'Persuade him (<<will_cost>> Willpower)':
 							*clr & cla
 							gs 'willpower', 'pay', 'self'