blob: 22ff0695319eb34d9690b7315f9679d86fe2ae56 (
plain)
1
2
3
4
5
6
7
8
|
[Database Structure](Database-Structure) > [Character-Database](Character-Database) > [item_refund_instance](item_refund_instance)
Column | Type | Description
--- | --- | ---
Item_guid | int(10) unsigned |
Player_guid | int(10) unsigned |
PaidMoney | int(10) unsigned |
PaidExtendedCost | smallint(5) unsigned |
|