The <ITEM> tag

<ITEM>

Purpose

Defines an item in the story world.

Attributes
Content

The id attribute

This attribute is required. The item ID consists of the item prefix it and a number.

Example: it13

The color attribute

This attribute is optional. The color is specified according to the tkinter conventions as a hexadecimal RGB value.

Example: #ffffff