From 85912cc8631bf55f999f8dfbda5fa6510252518c Mon Sep 17 00:00:00 2001 From: Nostrademous Date: Sat, 13 Mar 2021 11:53:16 -0500 Subject: [PATCH] fix rigwald's --- Data/Skills/other.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Data/Skills/other.lua b/Data/Skills/other.lua index bac372c854..875bb37d68 100644 --- a/Data/Skills/other.lua +++ b/Data/Skills/other.lua @@ -2648,7 +2648,7 @@ skills["SummonRigwaldsPack"] = { }, levels = { [10] = { 30000, 10, 10, 8, 65, 3, 6, levelRequirement = 55, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, }, }, - [20] = { 30000, 10, 8, 65, 8, 16, levelRequirement = 70, statInterpolation = { 1, 1, 1, 1, 1, 1, }, }, + [20] = { 30000, 10, 10, 8, 65, 8, 16, levelRequirement = 70, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, }, }, }, } skills["SummonTauntingContraption"] = {