Skip to content

Commit

Permalink
Derp
Browse files Browse the repository at this point in the history
  • Loading branch information
Kris committed Jan 16, 2020
1 parent 6130897 commit dba91ef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion DBM-PvP/Battlegrounds/Deepwind.lua
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ do
function mod:OnInitialize()
if DBM:GetCurrentArea() == 2245 then -- Previously zone 1105
DBM:GetModByName("PvPGeneral"):SubscribeAssault(
519, -- Previously 519, now 1576
1576, -- Previously 519, now 1576
{["Quarry"] = {17,19}, ["Farm"] = {32,34}, ["Market"] = {208,209}, ["Ruins"] = {213,214}, ["Shrine"] = {218, 219}},
{1e-300, 10 / 12, 10 / 9, 10 / 6, 10 / 3, 30}
)
Expand Down

0 comments on commit dba91ef

Please sign in to comment.