WoWInterface SVN StopTradeSpam

Compare Revisions

  • This comparison shows the changes necessary to convert path
    /trunk
    from Rev 50 to Rev 49
    Reverse comparison

Rev 50 → Rev 49

StopTradeSpam/init.lua
315,6 → 315,8
["%d+% ?[Gg] "] = -2,
["%d+% ?[Gg]$"] = -2,
[" [Ll]ot"] = -2,
-- ["[Ll][Ff][Ww]"] = -2,
-- ["[Mm]ats"] = -2,
["[Cc]ommission"] = -2,
["Hitem:"] = -2,
["Henchant:"] = -2,
339,6 → 341,8
[" [Rr]aid"] = 1,
["[Gg]roupe"] = 1,
["[Ee]quipe"] = 1,
-- ["[Gg]ear% ?[Ii]nspect"] = 1,
-- ["[Gg]ear% ?[Ss]core"] = 1,
["[Ww]eekly"] = 1,
["[Hh]ebdomadaire"] = 1,
["[Dd]aily"] = 1,