From 9eb5ab1818b6b19501fd7209db1987c9e06cc919 Mon Sep 17 00:00:00 2001 From: historia <[not public]> Date: Tue, 9 Jun 2026 05:59:20 -0400 Subject: first commit --- data/rooms/2.yaml | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 data/rooms/2.yaml (limited to 'data/rooms/2.yaml') diff --git a/data/rooms/2.yaml b/data/rooms/2.yaml new file mode 100644 index 0000000..4b1b5f8 --- /dev/null +++ b/data/rooms/2.yaml @@ -0,0 +1,8 @@ +id: 2 +name: "North Lumbridge Road" +description: "A dusty road leading north out of town. To the south you see the town square. A small mine entrance is carved into a hillside to the west." +map_symbol: "R" +exits: + south: 1 + north: 4 + west: 6 -- cgit v1.2.3