![]() |
#1
|
||||
|
![]() Description: Currently, the "Empty Crest Case" Shamus Aghllsews hands you after doing his initial quest does not yield a combine when all six crests required are placed inside.
Relevant NPCs: Shamus Aghllsews Relevant LOCs: 442.51 -1076.04 -166.72 (Y, X, Z) Steps to reproduce bug:
Expected behavior: They should all combine into a "Case of Tunarean Crests" Evidence/Research: http://everquest.allakhazam.com/db/q...tml?quest=1106 Quote:
| |||
|
#2
|
|||
|
![]() Created the Case of Tunarean Crests combine, pending update.
Need his dialogue, faction changes, exp(?), coin, etc rewards to finish writing the quest. | ||
|
#3
|
||||
|
![]() Quote:
http://lucy.allakhazam.com/item.html?id=8950 Code:
(plugin::check_handin(\%itemcount, 1095 => 1)) { quest::say("Thank you $name, here is your reward. Welcome to full membership in the Tunarean Court."); quest::summonitem(8950); quest::faction(344,50); quest::exp(10000); | |||
|
#4
|
|||
|
![]() Changed to a basic reward script as above ^.
Fixed, pending update. If the real quest text is found (i.e. someone does it on eqlive or finds relevant research) please update this thread. | ||
|
#5
|
||||
|
![]() Quote:
edit: just a heads up so someone doesn't start the quest and find out later they can not finish it. | |||
Last edited by Vandy; 04-04-2014 at 12:52 PM..
|
|
![]() |
|
|