Skip to content

Commit

Permalink
feat(blocklist): update blocklist entries
Browse files Browse the repository at this point in the history
  • Loading branch information
Exoridus committed Oct 28, 2023
1 parent 987efcc commit 1304f0f
Showing 1 changed file with 40 additions and 0 deletions.
40 changes: 40 additions & 0 deletions Modules/Blocklist.lua
Original file line number Diff line number Diff line change
Expand Up @@ -1336,4 +1336,44 @@ Blocklist.Entries = {
category = "dungeon",
level = 3,
},
[117] = {
name = "Xervaz",
guid = "Player-4477-04A45C8A",
class = "DEATHKNIGHT",
faction = "Horde",
description = "Würfelt gerne ohne zu zahlen / streitet alles ab / trägt nicht dazu bei den Fall aufzulösen / 100k",
url = "https://discord.com/channels/613060619738021890/915181409155563521/1166626365496373328",
category = "trade",
level = 3,
},
[118] = {
name = "Keldradruîde",
guid = "Player-4477-044F170E",
class = "DRUID",
faction = "Horde",
description = "Ulduar 10er / Kickt Spieler aus Frust kurz bevor der Boss down ist, damit diese nicht looten können. Vorsicht Scam ",
url = "https://discord.com/channels/613060619738021890/915181409155563521/1166847508794839171",
category = "raid",
level = 3,
},
[119] = {
description = "ICC25 Prio3 run / Erhält ungerechtfertigt ein Item und gibt dieses nicht heraus (in Absprache mit dem Raidleiter) / Vorsicht: Scamgefahr",
url = "https://discord.com/channels/613060619738021890/915181409155563521/1167579393640636426",
category = "raid",
level = 3,
players = {
[1] = {
name = "Carlclunky",
guid = "Player-4477-04DD9430",
class = "WARRIOR",
faction = "Horde",
},
[2] = {
name = "Robzero",
guid = "Player-4477-038C44A7",
class = "PALADIN",
faction = "Horde",
},
},
},
};

0 comments on commit 1304f0f

Please sign in to comment.