azerothcore / azerothcore/mod-progression-system
Dalaran jewelcrafting patters being sold by Shattrath vendors
- Dominant language
- C++
- Stars
- 82
- Forks
- 68
- Avg merge
- 59m
- Merged PRs (30d)
- 10
Description
CC report https://github.com/chromiecraft/chromiecraft/issues/5116
### What client do you play on?
enGB
### Faction
Both
### Content Phase:
61-64
### Current Behaviour
Scryer JC trainer Kirembri Silvermane, and Aldor JC trainer Nemiha are also selling the wrath JC designs.

### Expected Blizzlike Behaviour
They are only supposed to have the [Jeweler's Kit] and [Simple Grinder] for sale.
Only Timothy Jones in Dalaran should have the lvl 80 epic JC designs in stock.
### Source
Kirembri on Wowhead:
https://www.wowhead.com/wotlk/npc=33637/kirembri-silvermane#sells
Timothy Jones on Wowhead:
https://www.wowhead.com/wotlk/npc=28701/timothy-jones#sells
List of vendors that accept the Dalaran JC token:
https://wowpedia.fandom.com/wiki/Dalaran_Jewelcrafter%27s_Token
[Kirembri SIlvermane](https://www.wowhead.com/wotlk/npc=33637/kirembri-silvermane#sells)
[Nemiha](https://www.wowhead.com/wotlk/npc=33680/nemiha#sells)
### Steps to reproduce the problem
1. `.go c 88267` (Kirembri Silvermane)
2. `.go c 88256` (Nemiha)
3. Browse her inventory
### Extra Notes
### AC rev. hash/commit
https://github.com/chromiecraft/azerothcore-wotlk/commit/73e289ad95c551b9ba4822c6149bcc98c3422665
### Operating system
Ubuntu 20.04
### Modules
- [mod-ah-bot](https://github.com/azerothcore/mod-ah-bot)
- [mod-bg-item-reward](https://github.com/azerothcore/mod-bg-item-reward)
- [mod-cfbg](https://github.com/azerothcore/mod-cfbg)
- [mod-chat-transmitter](https://github.com/azerothcore/mod-chat-transmitter)
- [mod-chromie-xp](https://github.com/azerothcore/mod-chromie-xp)
- [mod-cta-switch](https://github.com/azerothcore/mod-cta-switch)
- [mod-desertion-warnings](https://github.com/azerothcore/mod-desertion-warnings)
- [mod-duel-reset](https://github.com/azerothcore/mod-duel-reset)
- [mod-eluna](https://github.com/azerothcore/mod-eluna)
- [mod-ip-tracker](https://github.com/azerothcore/mod-ip-tracker)
- [mod-low-level-arena](https://github.com/azerothcore/mod-low-level-arena)
- [mod-low-level-rbg](https://github.com/azerothcore/mod-low-level-rbg)
- [mod-multi-client-check](https://github.com/azerothcore/mod-multi-client-check)
- [mod-progression-system](https://github.com/azerothcore/mod-progression-system)
- [mod-pvp-titles](https://github.com/azerothcore/mod-pvp-titles)
- [mod-pvpstats-announcer](https://github.com/azerothcore/mod-pvpstats-announcer)
- [mod-queue-list-cache](https://github.com/azerothcore/mod-queue-list-cache)
- [mod-rdf-expansion](https://github.com/azerothcore/mod-rdf-expansion)
- [mod-transmog](https://github.com/azerothcore/mod-transmog)
- [mod-weekend-xp](https://github.com/azerothcore/mod-weekend-xp)
- [mod-instanced-worldbosses](https://github.com/nyeriah/mod-instanced-worldbosses)
- [mod-zone-difficulty](https://github.com/azerothcore/mod-zone-difficulty)
- [mod-BreakingNewsOverride](https://github.com/AnchyDev/BreakingNewsOverride)
- [lua-carbon-copy](https://github.com/55Honey/Acore_CarbonCopy)
- [lua-exchange-npc](https://github.com/55Honey/Acore_ExchangeNpc)
- [lua-event-scripts](https://github.com/55Honey/Acore_eventScripts)
- [lua-level-up-reward](https://github.com/55Honey/Acore_LevelUpReward)
- [lua-recruit-a-friend](https://github.com/55Honey/Acore_RecruitAFriend)
- [lua-send-and-bind](https://github.com/55Honey/Acore_SendAndBind)
- [lua-temp-announcements](https://github.com/55Honey/Acore_TempAnnouncements)
- [lua-zonecheck](https://github.com/55Honey/acore_Zonecheck)
### Customizations
None
### Server
ChromieCraft
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the vendor inventory data for NPCs 88267 (Kirembri Silvermane) and 88256 (Nemiha), then compare it with the referenced Timothy Jones inventory. Confirm that the Shattrath vendors sell only Jeweler's Kit and Simple Grinder, while the level 80 epic designs remain with Timothy Jones, and verify both vendors in-game.
Written by the indexing model from the issue text.
Assessment
- Domain
- database
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100