From a226d72e51eecb768b13600303f73483118d9104 Mon Sep 17 00:00:00 2001 From: historia <[not public]> Date: Wed, 10 Jun 2026 01:48:28 -0400 Subject: feat: implemented janky object interaction model --- data/rooms/9.yaml | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 data/rooms/9.yaml (limited to 'data/rooms/9.yaml') diff --git a/data/rooms/9.yaml b/data/rooms/9.yaml new file mode 100644 index 0000000..b5ea278 --- /dev/null +++ b/data/rooms/9.yaml @@ -0,0 +1,5 @@ +id: 9 +name: "Lake East Shore" +description: "The eastern shore of the lake. A fallen log offers a comfortable seat." +exits: + west: 8 -- cgit v1.2.3