ThatCrashOverride / aionxemu

Automatically exported from code.google.com/p/aionxemu
0 stars 0 forks source link

[quest: 2640] I'm a Skurv--Get Me Out of Here #508

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Issues must affect Aion X Emu Files ONLY. Any revisions or altercations of
core files will not be supported here.

Core revision: 356

Bug description:
NPC Spriggle Raider [NPC 213114] doesn't have the Grave Robber's Jewel [item: 
182204550]

quest_data.xml should have the correct NPC. 
This is the incorrect line:
<quest_drop drop_each_member="false" chance="70" item_id="182204550" 
npc_id="213115"/>

This is the correct Line:
<quest_drop drop_each_member="false" chance="70" item_id="182204550" 
npc_id="213114"/>

Original issue reported on code.google.com by LeonvanH...@gmail.com on 23 Jul 2011 at 10:11

GoogleCodeExporter commented 9 years ago
Patch added

Original comment by LeonvanH...@gmail.com on 23 Jul 2011 at 11:45

Attachments: