From 55c623c547ea0354209b33faa184a71a3cdda102 Mon Sep 17 00:00:00 2001 From: "Julio A. Leyva Osorio" Date: Thu, 22 Jul 2021 13:36:46 -0400 Subject: docs: Update db-characters-en (#606) --- docs/item_refund_instance.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'docs/item_refund_instance.md') 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. -- cgit