Skip to content

Commit ee49253

Browse files
authored
fix The Seven Pillars downsides (#1344)
1 parent 5c4d4db commit ee49253

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/Data/QuestRewards.lua

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@ return {
123123
-- "Blackjaw, the Remnant"
124124
["Act"] = 3,
125125
["Type"] = "",
126-
["Area"] = "Jiquanis Machinarium",
126+
["Area"] = "Jiquani's Machinarium",
127127
["Stat"] = "+10% to Fire Resistance",
128128
["AreaLevel"] = 37,
129129
["useConfig"] = true
@@ -256,7 +256,7 @@ return {
256256
"20% increased Presence Area Of Effect",
257257
"12% increased Cooldown Recovery Rate",
258258
"+5 to all Attributes",
259-
"5% increased Experience Gain\n\t-5% to Elemental Resistances\n\t3% reduced Movement Speed\n\t15% reduced Global Defences\n\t20% reduced Presence Area Of Effect\n\t12% reduced Cooldown Recovery Rate\n\t-5 to all Attributes",
259+
"5% increased Experience Gain\n\t-5% to Elemental Resistances\n\t3% reduced Movement Speed\n\t15% reduced Global Defences\n\t20% reduced Presence Area Of Effect\n\t12% reduced Cooldown Recovery Rate\n\t5% reduced Attributes",
260260
},
261261
["AreaLevel"] = 63,
262262
["useConfig"] = true

0 commit comments

Comments
 (0)