aboutsummaryrefslogtreecommitdiff
path: root/internal/object/doc.go
blob: 04aa4f703a3e8480f909a673622d04b9d9256f8f (plain)
1
2
3
4
5
// Package object defines room-object definitions (ObjectDef), safespot
// configuration, use interactions, and the ObjectStore YAML loader. Objects
// are placed in rooms via room YAML and may provide gather/talk/use/safespot
// behaviors. Distinct from the item package (item definitions).
package object