Skip to content

Commit

Permalink
Krasarang Wilds: only show the PVP rares for your faction
Browse files Browse the repository at this point in the history
  • Loading branch information
kemayo committed May 20, 2024
1 parent 0c5668b commit 1189cf5
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions zones/KrasarangWilds.lua
Original file line number Diff line number Diff line change
Expand Up @@ -79,41 +79,47 @@ ns.RegisterPoints(418, { -- Krasarang Wilds
loot={
92783, -- Mark of the Hardened Grunt
},
faction="Horde",
},
[87402920] = { -- Disha Fearwarden
quest=nil,
npc=68319,
loot={
92787, -- Horde Insignia of Conquering
},
faction="Horde",
},
[13605700] = { -- Kar Warmaker
quest=nil,
npc=68321,
loot={
92782, -- Steadfast Footman's Medallion
},
faction="Alliance",
},
[84403100] = { -- Mavis Harms
quest=nil,
npc=68317,
loot={
92785, -- Kor'kron Book of Hurting
},
faction="Horde",
},
[10605660] = { -- Muerta
quest=nil,
npc=68322,
loot={
92786, -- Alliance Insignia of Conquering
},
faction="Alliance",
},
[13006660] = { -- Ubunti the Shade
quest=nil,
npc=68320,
loot={
92784, -- SI:7 Operative's Manual
},
faction="Alliance",
},
}, {art=499})

Expand Down

0 comments on commit 1189cf5

Please sign in to comment.