View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0034993 | Legion Core | Quests | Eastern Kingdom # Задания | Восточные королевства | public | 2026-03-03 11:02 | 2026-03-03 11:33 |
| Reporter | LordHell | Assigned To | Nix | ||
| Priority | normal | Severity | minor | Reproducibility | always |
| Status | confirmed | Resolution | open | ||
| Summary | 0034993: Я – закон и наказание | ||||
| Description | Задание: https://www.wowhead.com/ru/quest=28278 (Альянс) / https://www.wowhead.com/ru/quest=28439 (Орда) 1. Использование https://www.wowhead.com/ru/item=63390 в нпс https://www.wowhead.com/ru/npc=7025, https://www.wowhead.com/ru/npc=48119 засчитывает х2 критерий У нас: https://egammi.net/image/qZvB https://egammi.net/image/qZvq https://egammi.net/image/qZv5 Как должно работать: https://youtu.be/74tCt5Im7S8?t=17
Альянс
/run local q= {28205,28204,28202,28203,28239,28245,28246,28252,28253,28265,28266} for i=1,#q do SendChatMessage(".q rew " .. q[i],"GUILD") end
.add 63357
.go cre id 48133
.q a 28278
Орда
/run local q= {28428,28429,28430,28431,28432,28433,28434,28435,28436,28437,28438} for i=1,#q do SendChatMessage(".q rew " .. q[i],"GUILD") end
.add 63357
.go cre id 48133
.q a 28439
| ||||