ITEM TYPES: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| Line 27: | Line 27: | ||
SEE ALSO: [[OEDIT]], [[OSET]], [[ITEM_FLAGS]] | SEE ALSO: [[OEDIT]], [[OSET]], [[ITEM_FLAGS]] | ||
[[CATEGORY:OLC]] | |||
Revision as of 13:33, 19 November 2008
When an item type is set, certain defaults are set, so for most types all you should need to do is set the type (i.e. fountain will not require any values to be set)
Item types are as follows (and each type has detailed help): (As always, if it isn't listed here, DONT set it)
ITEM_LIGHT Item is a light source ITEM_SCROLL Item is a scroll ITEM_WAND Item is a wand ITEM_STAFF Item is a staff ITEM_WEAPON Item is a weapon ITEM_ARMOR Item is armor ITEM_POTION Item is a potion ITEM_WORN Does nothing ITEM_OTHER Misc object ITEM_TRASH Trash - shopkeeps won't buy ITEM_CONTAINER Item is a container ITEM_NOTE Item is note ITEM_DRINKCON Item is a drink container ITEM_KEY Item is a key ITEM_FOOD Item is food ITEM_MONEY Item is money (gold) ITEM_PEN Item is a pen ITEM_BOAT Item is a boat ITEM_FOUNTAIN Item is a fountain
SEE ALSO: OEDIT, OSET, ITEM_FLAGS