Implement a picker for selecting an item class, using the editable string picker.
Used in special node editing and also item editing.
This commit is contained in:
@@ -312,6 +312,7 @@ subtags:
|
||||
names are used when showing the Pick Sound dialog in various places. The required `id`
|
||||
attribute specifies which sound it applies to.
|
||||
* `<event>` - (max unbounded) Gives a name to a major event flag. These names are shown (and editable) when showing the Pick Event dialog in various places. The required `id` attribute specifies which event.
|
||||
* `<item-class>` - (max unbounded) Gives a name to an item special class. These names are shown (and editable) when showing the Pick Item Class dialog in various places. The required `id` attribute specifies which class.
|
||||
|
||||
Terrain Types
|
||||
-------------
|
||||
|
Reference in New Issue
Block a user