From 5b9a75a1520a198c9c6b1f1f55e05c9f4aab5629 Mon Sep 17 00:00:00 2001 From: historia <[not public]> Date: Mon, 22 Jun 2026 04:24:11 -0400 Subject: feat: map now only reveals with exploration. players can set custom map symbols. --- data/rooms/town/24.yaml | 1 - 1 file changed, 1 deletion(-) (limited to 'data/rooms/town/24.yaml') diff --git a/data/rooms/town/24.yaml b/data/rooms/town/24.yaml index 60bf0d8..e1c9068 100644 --- a/data/rooms/town/24.yaml +++ b/data/rooms/town/24.yaml @@ -1,7 +1,6 @@ id: 24 name: "South of West of West of Town Square" description: "Here is a description of where we are!" -map_symbol: "N" exits: north: 23 east: 25 -- cgit v1.2.3