Versiones comparadas

Clave

  • Se ha añadido esta línea.
  • Se ha eliminado esta línea.
  • El formato se ha cambiado.

...

Field

Type

Attributes

Key

Null

Default

Extra

Comment item_guid

Item refund instance

int(10)

unsigned

PRI

NO

 

Unique

Item GUID player_guid

Item refund instance

int(10)

unsigned

PRI

NO

 

 

Player GUID paidMoney

Item refund instance

int(10)

unsigned

 

NO

0

 

  paidExtendedCost

Item refund instance

smallint(5)

unsigned

 

NO

0

 

 

Description of the fields

item_guid

The GUID of the item bought by the vendor. See item_instance.guid.

player_guid

The GUID of the player eligible for the refund. See characters.guid.

paidMoney

The amount of money (in copper) paid for the item.

paidExtendedCost

The ItemExtendedCost.dbc ID that was paid for the item.