mud/content
Jared Miller c43b3346ae
Add Thing templates, TOML loading, and spawning
ThingTemplate dataclass mirrors MobTemplate pattern. load_thing_template
and load_thing_templates parse TOML files from content/things/. spawn_thing
creates Thing instances from templates. Includes rock and fountain examples.
2026-02-11 20:01:15 -05:00
..
combat Add descriptions to all combat move TOMLs 2026-02-08 14:32:51 -05:00
commands Add rest command for stamina recovery 2026-02-08 22:16:47 -05:00
mobs Add mob templates, registry, and spawn/despawn/query 2026-02-09 11:54:29 -05:00
stories Add provenance documentation for test story files 2026-02-10 17:10:29 -05:00
things Add Thing templates, TOML loading, and spawning 2026-02-11 20:01:15 -05:00