mud/content/things
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
..
fountain.toml Add Thing templates, TOML loading, and spawning 2026-02-11 20:01:15 -05:00
rock.toml Add Thing templates, TOML loading, and spawning 2026-02-11 20:01:15 -05:00