1
0
Selaa lähdekoodia

[fixed] wrong variable

KevinSmarts 5 vuotta sitten
vanhempi
säilyke
802a665317
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1 1
      locations/preSYS2.qsrc

+ 1 - 1
locations/preSYS2.qsrc

@@ -385,7 +385,7 @@ if $ARGS[0] = 'modatt':
 	*nl
 	*nl
 	'<center><table border=0 cellspacing=0 cellpadding=25  bgcolor=#808080><TH></TH><TH>Set to zero</TH><TH>Minus 10</TH><TH>Minus 5</TH><TH>Plus 5</TH><TH>Plus 10</TH><TH>Set to 100</TH>'
-	gs 'preSYS2', 'modrel_setup3', 'pcs_willpower', 'Willpower'
+	gs 'preSYS2', 'modrel_setup3', 'pcs_willpwr', 'Willpower'
 	gs 'preSYS2', 'modrel_setup2', 'pcs_stren', 'Strength'
 	gs 'preSYS2', 'modrel_setup2', 'pcs_agil', 'Agility'
 	gs 'preSYS2', 'modrel_setup2', 'pcs_vital', 'Endurance'