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/25.yaml | 1 - 1 file changed, 1 deletion(-) (limited to 'data/rooms/town/25.yaml') diff --git a/data/rooms/town/25.yaml b/data/rooms/town/25.yaml index a3dd843..78bc181 100644 --- a/data/rooms/town/25.yaml +++ b/data/rooms/town/25.yaml @@ -1,7 +1,6 @@ id: 25 name: "East of South of West of West of Town Square" description: "Here is a description of where we are!" -map_symbol: "N" exits: west: 24 east: 26 -- cgit v1.2.3