blob: 301730a474592904df70327bb4e02019b6f50cfa (
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 |
|