Versiones comparadas

Clave

  • Se ha añadido esta línea.
  • Se ha eliminado esta línea.
  • El formato se ha cambiado.
Comentarios: itemEntry -> ItemID

...

Field

Type

Attributes

Key

Null

Default

Extra

Comment

CreatureID

mediumint(8)

unsigned

PRI

NO

0

 


Unique entry

id

tinyint(3)

unsigned

PRI

NO

1

 


Unique entry

itemEntry1ItemID1

mediumint(8)

unsigned 


NO

0

 

 



itemEntry2ItemID2

mediumint(8)

unsigned 


NO

0 



ItemID3

 

itemEntry3

mediumint(8)unsigned 
NO0  


Description of the fields

...

An additional identifier for each individual entry, enabling multiple equipment for one creature entry. Counter must start with 1 and grow accordingly.

...

ItemID1

This is the item number of the equipment used in the right hand from Item.dbc.

...

ItemID2

This is the item number of the equipment used in the left hand from Item.dbc.

...

ItemID3

This is the item number of the equipment used in the ranged slot from Item.dbc.