added the new Gem class and its subclasses and removed the old Gem subclass in TradeGoods
(→Sorted Types and Subtypes: added new Gems SubType) |
(added the new Gem class and its subclasses and removed the old Gem subclass in TradeGoods) |
||
| Line 8: | Line 8: | ||
=== Possible itemType returns === | === Possible itemType returns === | ||
"Armor", "Consumable", "Container", "Key", "Miscellaneous", "Reagent", "Recipe", "Projectile", "Quest", "Quiver", "Trade Goods", "Weapon" for English client. Generally it is same strings you see in auction search tab. | "Armor", "Consumable", "Container", "Gem", "Key", "Miscellaneous", "Reagent", "Recipe", "Projectile", "Quest", "Quiver", "Trade Goods", "Weapon" for English client. Generally it is same strings you see in auction search tab. | ||
=== Sorted Types and Subtypes === | === Sorted Types and Subtypes === | ||
| Line 31: | Line 31: | ||
* "Herb Bag" | * "Herb Bag" | ||
* "Soul Bag" | * "Soul Bag" | ||
'''Gem''' | |||
* "Blue" | |||
* "Green" | |||
* "Orange" | |||
* "Meta" | |||
* "Prismatic" | |||
* "Purple" | |||
* "Red" | |||
* "Simple" | |||
* "Yellow" | |||
'''Key''' | '''Key''' | ||
| Line 66: | Line 77: | ||
* "Devices" | * "Devices" | ||
* "Explosives" | * "Explosives" | ||
* "Parts" | * "Parts" | ||
* "Trade Goods" | * "Trade Goods" | ||
| Line 91: | Line 101: | ||
{{references|body= | {{references|body= | ||
* Tested on 00:45, 15 January 2007 (EST) | * Tested on 00:45, 15 January 2007 (EST) | ||
* Tested new Gem categories 19:40, 23 May 2007 (GMT) | |||
}} | }} | ||