-
Notifications
You must be signed in to change notification settings - Fork 19
Open
Labels
Description
Sometimes one or more NPCs might join the party for a while. If we don't want to assume that they just hang back and never participate in combat, we should work out a way to add them to the party and remove them when they're done.
This entails modeling them somehow in TOML and object representation (like other forms of combatant), figuring out how to organize them on disk to load, loading them, and removing them.
Reactions are currently unavailable