浏览代码

[fixed] wrong variable

KevinSmarts 5 年之前
父节点
当前提交
802a665317
共有 1 个文件被更改,包括 1 次插入1 次删除
  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'