diff options
| author | Julio A. Leyva Osorio <tony931023@gmail.com> | 2021-07-22 13:36:46 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-07-22 19:36:46 +0200 |
| commit | 55c623c547ea0354209b33faa184a71a3cdda102 (patch) | |
| tree | e2d7391046ec010408f2cfd483c6eaf084c000e8 /docs/item_refund_instance.md | |
| parent | bc2da3cf8168b2de7f5efa1699e92a90ef80626a (diff) | |
| download | wiki-55c623c547ea0354209b33faa184a71a3cdda102.tar.gz wiki-55c623c547ea0354209b33faa184a71a3cdda102.tar.bz2 wiki-55c623c547ea0354209b33faa184a71a3cdda102.zip | |
docs: Update db-characters-en (#606)
Diffstat (limited to 'docs/item_refund_instance.md')
| -rw-r--r-- | docs/item_refund_instance.md | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/item_refund_instance.md b/docs/item_refund_instance.md index bed14ef..f7e862d 100644 --- a/docs/item_refund_instance.md +++ b/docs/item_refund_instance.md @@ -15,8 +15,8 @@ This table serves as a receipt of refundable purchases during a 2 hour ingame ti | [paidMoney][3] | INT | UNSIGNED | | NO | 0 | | | | [paidExtendedCost][4] | SMALLINT | UNSIGNED | | NO | 0 | | | -[1]: #item_guid -[2]: #player_guid +[1]: #itemguid +[2]: #playerguid [3]: #paidmoney [4]: #paidextendedcost @@ -36,4 +36,4 @@ The amount of money (in copper) paid for the item. ### paidExtendedCost -The ItemExtendedCost.dbc ID that was paid for the item.
\ No newline at end of file +The ItemExtendedCost.dbc ID that was paid for the item. |
