-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
Right now exits are identified in the Room model by essentially being an integer for each direction: exit_up, exit_down, exit_east, exit_west, exit_north, and exit_south.
Exits should likely be their own objects, because future implementations of exits will allow them to have:
- Keywords
- Doors
- Flags (hidden, etc)
Metadata
Metadata
Assignees
Labels
No labels