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/3.yaml | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 data/rooms/3.yaml (limited to 'data/rooms/3.yaml') diff --git a/data/rooms/3.yaml b/data/rooms/3.yaml new file mode 100644 index 0000000..57a7cb1 --- /dev/null +++ b/data/rooms/3.yaml @@ -0,0 +1,6 @@ +id: 3 +name: "Lumbridge General Store" +description: "A small but well-stocked general store. Shelves line the walls with various goods." +map_symbol: "G" +exits: + west: 1 -- cgit v1.2.3