WoW:API GetAuctionItemClasses: Difference between revisions
Jump to navigation
Jump to search
Update return value
(Rewrote for clarity and to match the current boilerplate.) |
(Update return value) |
||
| Line 15: | Line 15: | ||
:;* "Container" | :;* "Container" | ||
:;* "Consumable" | :;* "Consumable" | ||
:;* "Glyph" | |||
:;* "Trade Goods" | :;* "Trade Goods" | ||
:;* "Projectile" | :;* "Projectile" | ||
:;* "Quiver" | :;* "Quiver" | ||
:;* "Recipe" | :;* "Recipe" | ||
:;* "Gem" | :;* "Gem" | ||
:;* "Miscallaneous" | :;* "Miscallaneous" | ||
:;* "Quest" | |||
== Example == | == Example == | ||