| Safe Haskell | None |
|---|
Game.LambdaHack.Content.ItemKind
Description
The type of kinds of weapons and treasure.
Documentation
Item properties that are fixed for a given kind of items.
Constructors
| ItemKind | |
Fields
| |
validateItemKind :: [ItemKind] -> [ItemKind]Source
No specific possible problems for the content of this kind, so far, so the validation function always returns the empty list of offending kinds.