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/2.yaml | 1 - 1 file changed, 1 deletion(-) (limited to 'data/rooms/town/2.yaml') diff --git a/data/rooms/town/2.yaml b/data/rooms/town/2.yaml index 686dc65..8d3fe2d 100644 --- a/data/rooms/town/2.yaml +++ b/data/rooms/town/2.yaml @@ -1,7 +1,6 @@ id: 2 name: "Fishing Spot" description: "A quiet spot along the riverbank. The water is clear and fish can be seen swimming beneath the surface. You can cast a line here with a fishing rod and bait." -map_symbol: "F" exits: east: 4 north: 3 -- cgit v1.2.3