aboutsummaryrefslogtreecommitdiff
path: root/internal/item/doc.go
blob: 8fef8a78559b83306af594133848a1ac9eb0ef2c (plain)
1
2
3
4
// Package item defines item definitions (ItemDef), equipment stats, weapon
// types, and the ItemStore YAML loader. Items are read from data/items/ on
// demand and cached; editing a YAML takes effect immediately.
package item