Browse Source

[fixed] Number progression error spotted by azsxdcfvgbhnjmkl (might be an alias).

KevinSmarts 4 năm trước cách đây
mục cha
commit
f9e58e4ecb
1 tập tin đã thay đổi với 2 bổ sung2 xóa
  1. 2 2
      locations/body.qsrc

+ 2 - 2
locations/body.qsrc

@@ -2539,8 +2539,8 @@ if $ARGS[0] = 'calcHotcat':
 	tempsupnatvnesh = ARGS[2] & !! supnatvnesh
 	tempCloAdjustedBeauty = ARGS[3] & !! result of calcClothesBonus
 	tempAccessoriesBonus = ARGS[4] & !! result of calcAccessoriesBonus
-	tempGroomingBonus = ARGS[4] & !! result of calcGroomingBonus
-	tempGroomingPenalty = ARGS[5] & !! result of calcGroomingPenalty
+	tempGroomingBonus = ARGS[5] & !! result of calcGroomingBonus
+	tempGroomingPenalty = ARGS[6] & !! result of calcGroomingPenalty
 
 	temppcs_apprnc = temppcs_apprncbase + tempCloAdjustedBeauty + tempAccessoriesBonus + tempGroomingBonus - tempGroomingPenalty
 	!!adjustment to make max achievable