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/1.yaml | 1 - 1 file changed, 1 deletion(-) (limited to 'data/rooms/town/1.yaml') diff --git a/data/rooms/town/1.yaml b/data/rooms/town/1.yaml index 85f6a37..81e9351 100644 --- a/data/rooms/town/1.yaml +++ b/data/rooms/town/1.yaml @@ -1,7 +1,6 @@ id: 1 name: "Town Square" description: "The central square of Lumbridge. A fountain gurgles peacefully in the center. Paths lead west toward the gathering grounds and east toward the production district." -map_symbol: "S" exits: east: 2 west: 22 -- cgit v1.2.3