fix: one-way exits — rooms now bidirectional (#1350)

World state: added explicit exits dict to all 5 rooms
Bridge: reads exits from world_state.json first, falls back to description parsing

Before: inner rooms (Tower, Garden, Forge, Bridge) had no exits
After: all rooms bidirectional — Threshold connects to all 4, each connects back
This commit is contained in:
Alexander Whitestone
2026-04-13 03:27:19 -04:00
parent 2872b04ca9
commit 23deb761dc
2 changed files with 3091 additions and 0 deletions

2883
multi_user_bridge.py Normal file

File diff suppressed because it is too large Load Diff