View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0035019 | Legion Core | Garrison / Гарнизон | public | 2026-03-08 16:52 | 2026-03-08 16:52 |
| Reporter | LordHell | Assigned To | Mernhard | ||
| Priority | normal | Severity | minor | Reproducibility | always |
| Status | confirmed | Resolution | open | ||
| Summary | 0035019: Новые товары (38427) | ||||
| Description | Задание: https://www.wowhead.com/ru/quest=38427 (Орда) 1. Не засчитывается при выполнении условий взаимодействия с нпс https://www.wowhead.com/ru/npc=79774 У нас: https://egammi.net/image/qZsN Как должно работать: https://youtu.be/YM-MIerMaE8
Орда:
/run local q= {33868,33815,34402,34364,34375,34592,34765} for i=1,#q do SendChatMessage(".q rew " .. q[i],"GUILD") end
.q a 34378
.go go 233664
построить
/run local q= {34378,34822,34824,34823} for i=1,#q do SendChatMessage(".q rew " .. q[i],"GUILD") end
.q a 34461
.go 5580 4466 131 1152
взять,изучить
.go cre id 80600
построить
.mod cur 824 9999
/run local q= {34461,34861,34462,34775} for i=1,#q do SendChatMessage(".q rew " .. q[i],"GUILD") end
.q a 36567
улучшить
.q rew 36567
.go cre id 79740
взять квест у нпс .q a 38427
.go cre id 79774
| ||||