From 069d3c1c81d71042706372df153254487a765dfc Mon Sep 17 00:00:00 2001 From: historia <[not public]> Date: Mon, 29 Jun 2026 22:31:11 -0400 Subject: feat: wip web admin for mapping and crud --- data/rooms/intro/5.yaml | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 data/rooms/intro/5.yaml (limited to 'data/rooms/intro/5.yaml') diff --git a/data/rooms/intro/5.yaml b/data/rooms/intro/5.yaml new file mode 100644 index 0000000..0e11af4 --- /dev/null +++ b/data/rooms/intro/5.yaml @@ -0,0 +1,6 @@ +exits: + east: 4 + north: + room: 3 +id: 5 +name: 'Room #5' -- cgit v1.2.3