no edit summary
No edit summary |
No edit summary |
||
| Line 22: | Line 22: | ||
:;texture : a string containing the name of the texture of the item | :;texture : a string containing the name of the texture of the item | ||
:;count : a number containing the number of items in the auction item | :;count : a number containing the number of items in the auction item | ||
:;quality : an index into the ITEM_QUALITY_COLORS array | :;quality : an index into the [[API ITEM_QUALITY_COLORS|ITEM_QUALITY_COLORS]] array | ||
:;canUse : a boolean, true if the user can use the item, false if not | :;canUse : a boolean, true if the user can use the item, false if not | ||
:;level : a number referring to the level required to use the item | :;level : a number referring to the level required to use the item | ||