[7870] Implement creature ranged ammo show at ranged weapon use.

* Use BDC data (creature weapon not alwas listed in item_template)
This commit is contained in:
VladimirMangos 2009-05-22 06:06:20 +04:00
parent b708cc87a3
commit 3b11d833c8
5 changed files with 39 additions and 6 deletions

View file

@ -943,7 +943,7 @@ struct ItemEntry
{
uint32 ID; // 0
uint32 Class; // 1
//uint32 SubClass; // 2 some items have strnage subclasses
uint32 SubClass; // 2 some items have strnage subclasses
int32 Unk0; // 3
int32 Material; // 4
uint32 DisplayId; // 5