What's new
  • NEW: Happy Cataclysm gaming! The fresh 4.3.4 Cataclysm Repack V20.0 is now live - and downloadable from our brand-new Emucoach App.
    Download it now
  • Mists of Pandaria is calling! Heya - did you know that the newest 5.4.8 MoP Repack - version 7.1 - is now live?
    Download now

[Quest] Echeyakee QuestID=881

kissame10

MoP Premium
Verified Member
13
2026
0
  • [Location, Faction, Race] Nothern Barrens - Horde - Orc
  • [Name, Type] Sergra Darkhorn - Quest
  • [Problem Description] When using the horn at the location requested in the mission to summon the Mob, it does not appear.
  • [How it should work] Upon reaching the indicated location, you can use the item "Horn of Echeyakee". Once used, it should spawn the Mob ID=3475
 
Confirmed this on the DB - it's a missing-spell issue.
The quest hands you the Horn of Echeyakee (item 10327), and using it is meant to cast its on-use spell to summon Echeyakee (NPC 3475). But that on-use spell - spell 12189 - doesn't exist in the 5.4.8 spell data at all: there's no row in spell_dbc or spelleffect_dbc for it (and the old classic spell 6021 is gone too). So the horn casts nothing and the cat never spawns.
NPC 3475 itself is fine - it even has its JUST_SUMMONED SmartAI ready - it's just never getting summoned because the horn's spell is missing.
Fix direction: give the horn a working summon again - either define spell 12189 with a SUMMON effect (Effect 28 -> creature 3475) in spell_dbc/spelleffect_dbc, or repoint item 10327's on-use spell to a valid summon (a source_type=6 SmartAI summon on an existing spell works too).
 
Back
Top