aboutsummaryrefslogtreecommitdiff
path: root/data/rooms
diff options
context:
space:
mode:
authorhistoria <[not public]>2026-06-22 04:24:11 -0400
committerhistoria <[not public]>2026-06-22 04:24:11 -0400
commit5b9a75a1520a198c9c6b1f1f55e05c9f4aab5629 (patch)
tree18f500ca3492ba206a3f66e2f01146b05a1675b2 /data/rooms
parent7f07c7236578e1a7bcef0282ff9d7f5bf8c7c045 (diff)
downloadthehouseoficarus-5b9a75a1520a198c9c6b1f1f55e05c9f4aab5629.tar.gz
feat: map now only reveals with exploration. players can set custom map symbols.
Diffstat (limited to 'data/rooms')
-rw-r--r--data/rooms/town/1.yaml1
-rw-r--r--data/rooms/town/2.yaml1
-rw-r--r--data/rooms/town/21.yaml1
-rw-r--r--data/rooms/town/22.yaml1
-rw-r--r--data/rooms/town/23.yaml1
-rw-r--r--data/rooms/town/24.yaml1
-rw-r--r--data/rooms/town/25.yaml1
-rw-r--r--data/rooms/town/26.yaml1
-rw-r--r--data/rooms/town/27.yaml1
-rw-r--r--data/rooms/town/28.yaml1
-rw-r--r--data/rooms/town/3.yaml1
-rw-r--r--data/rooms/town/30.yaml1
-rw-r--r--data/rooms/town/31.yaml1
-rw-r--r--data/rooms/town/4.yaml1
-rw-r--r--data/rooms/town/5.yaml1
-rw-r--r--data/rooms/town/6.yaml1
-rw-r--r--data/rooms/wilderness/150.yaml1
-rw-r--r--data/rooms/wilderness/151.yaml1
-rw-r--r--data/rooms/wilderness/152.yaml1
-rw-r--r--data/rooms/wilderness/160.yaml1
-rw-r--r--data/rooms/wilderness/161.yaml1
-rw-r--r--data/rooms/wilderness/162.yaml1
22 files changed, 0 insertions, 22 deletions
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
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
diff --git a/data/rooms/town/21.yaml b/data/rooms/town/21.yaml
index 987f5ea..ac6dfad 100644
--- a/data/rooms/town/21.yaml
+++ b/data/rooms/town/21.yaml
@@ -1,7 +1,6 @@
id: 21
name: "Combat Arena"
description: "A sandy training ground with practice dummies and sparring rings. Several men wander here looking for a fight."
-map_symbol: "C"
exits:
west: 20
mobs:
diff --git a/data/rooms/town/22.yaml b/data/rooms/town/22.yaml
index 478995b..2199783 100644
--- a/data/rooms/town/22.yaml
+++ b/data/rooms/town/22.yaml
@@ -1,7 +1,6 @@
id: 22
name: "West of Town Square"
description: ""
-map_symbol: "W"
exits:
east: 1
west: 23
diff --git a/data/rooms/town/23.yaml b/data/rooms/town/23.yaml
index f7301f6..45a9d18 100644
--- a/data/rooms/town/23.yaml
+++ b/data/rooms/town/23.yaml
@@ -1,7 +1,6 @@
id: 23
name: "West of West of Town Square"
description: "Here is a description of where we are!"
-map_symbol: "D"
exits:
east: 22
south: 24
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
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
diff --git a/data/rooms/town/26.yaml b/data/rooms/town/26.yaml
index a2899e7..0db976e 100644
--- a/data/rooms/town/26.yaml
+++ b/data/rooms/town/26.yaml
@@ -1,7 +1,6 @@
id: 26
name: "East of South of West of West of Town Square"
description: "Here is a description of where we are!"
-map_symbol: "Q"
exits:
west: 25
south: 27
diff --git a/data/rooms/town/27.yaml b/data/rooms/town/27.yaml
index d435424..d820374 100644
--- a/data/rooms/town/27.yaml
+++ b/data/rooms/town/27.yaml
@@ -1,7 +1,6 @@
id: 27
name: "East of South of West of West of Town Square"
description: "Here is a description of where we are!"
-map_symbol: "J"
exits:
west: 28
north: 26
diff --git a/data/rooms/town/28.yaml b/data/rooms/town/28.yaml
index 03913d5..b34ada0 100644
--- a/data/rooms/town/28.yaml
+++ b/data/rooms/town/28.yaml
@@ -1,6 +1,5 @@
id: 28
name: "East of South of West of West of Town Square"
description: "Here is a description of where we are!"
-map_symbol: "r"
exits:
east: 27
diff --git a/data/rooms/town/3.yaml b/data/rooms/town/3.yaml
index 16ce1c8..8a1cade 100644
--- a/data/rooms/town/3.yaml
+++ b/data/rooms/town/3.yaml
@@ -1,7 +1,6 @@
id: 3
name: "Fly Fishing Pool"
description: "A calm pool where insects hover over the water. Perfect for fly fishing."
-map_symbol: "X"
exits:
south: 2
objects:
diff --git a/data/rooms/town/30.yaml b/data/rooms/town/30.yaml
index 8c167eb..ddce834 100644
--- a/data/rooms/town/30.yaml
+++ b/data/rooms/town/30.yaml
@@ -1,6 +1,5 @@
id: 30
name: "Above 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: "A"
exits:
down: 1
diff --git a/data/rooms/town/31.yaml b/data/rooms/town/31.yaml
index 3d010df..5b5f4d5 100644
--- a/data/rooms/town/31.yaml
+++ b/data/rooms/town/31.yaml
@@ -1,7 +1,6 @@
id: 31
name: "Below 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: "b"
exits:
up: 1
down: 50
diff --git a/data/rooms/town/4.yaml b/data/rooms/town/4.yaml
index 5a8b036..9453651 100644
--- a/data/rooms/town/4.yaml
+++ b/data/rooms/town/4.yaml
@@ -1,7 +1,6 @@
id: 4
name: "Woodcutting Glade"
description: "A sunny glade at the edge of the forest. A sturdy tree stands here, perfect for practicing woodcutting. A solid rock formation near the edge of the glade looks like it could provide cover."
-map_symbol: "W"
exits:
east: 6
north: 5
diff --git a/data/rooms/town/5.yaml b/data/rooms/town/5.yaml
index bd760b1..cdf84d8 100644
--- a/data/rooms/town/5.yaml
+++ b/data/rooms/town/5.yaml
@@ -1,7 +1,6 @@
id: 5
name: "Oak Grove"
description: "A stand of young oak trees. The wood here is tougher but more valuable."
-map_symbol: "O"
exits:
south: 4
objects:
diff --git a/data/rooms/town/6.yaml b/data/rooms/town/6.yaml
index 0fb9c59..34b5bd0 100644
--- a/data/rooms/town/6.yaml
+++ b/data/rooms/town/6.yaml
@@ -1,7 +1,6 @@
id: 6
name: "Mining Pit"
description: "A small mining pit. The rocky walls glint with veins of copper ore."
-map_symbol: "M"
exits:
east: 8
north: 7
diff --git a/data/rooms/wilderness/150.yaml b/data/rooms/wilderness/150.yaml
index 36b86ea..3e74da2 100644
--- a/data/rooms/wilderness/150.yaml
+++ b/data/rooms/wilderness/150.yaml
@@ -1,7 +1,6 @@
id: 150
name: "Hydroponics Bay"
description: "A large enclosed area with climate-controlled growing stations. {34}Lush green patches{/} of soil are laid out in neat rows under artificial UV lamps. A {94}tool shed{/} stands near the entrance. Exits lead to specialized growing areas."
-map_symbol: "H"
exits:
north: 15
east: 151
diff --git a/data/rooms/wilderness/151.yaml b/data/rooms/wilderness/151.yaml
index 1bb25bf..4242270 100644
--- a/data/rooms/wilderness/151.yaml
+++ b/data/rooms/wilderness/151.yaml
@@ -1,7 +1,6 @@
id: 151
name: "Herb Garden"
description: "A dedicated section of the hydroponics bay for growing herbs. {28}Herb patches{/} are arranged in two rows under specialized grow lights. The air here smells faintly of fresh vegetation."
-map_symbol: "G"
exits:
west: 150
objects:
diff --git a/data/rooms/wilderness/152.yaml b/data/rooms/wilderness/152.yaml
index 5d2f62d..787bbbd 100644
--- a/data/rooms/wilderness/152.yaml
+++ b/data/rooms/wilderness/152.yaml
@@ -1,7 +1,6 @@
id: 152
name: "Allotment Field"
description: "A section with larger soil beds for growing vegetables. {94}Allotment patches{/} stretch across the floor under warm overhead lamps. A single {213}flower patch{/} sits in the corner."
-map_symbol: "A"
exits:
north: 150
objects:
diff --git a/data/rooms/wilderness/160.yaml b/data/rooms/wilderness/160.yaml
index dea9d00..7f30c34 100644
--- a/data/rooms/wilderness/160.yaml
+++ b/data/rooms/wilderness/160.yaml
@@ -1,7 +1,6 @@
id: 160
name: "Market Square"
description: "A noisy open-air market wedged between crumbling hab-blocks. Vendors hawk salvaged tech and reconstituted food from makeshift stalls. A {220 bold}Guard{/} watches over the area with a stern expression."
-map_symbol: "M"
exits:
north: 1
east: 161
diff --git a/data/rooms/wilderness/161.yaml b/data/rooms/wilderness/161.yaml
index c887347..7c2c140 100644
--- a/data/rooms/wilderness/161.yaml
+++ b/data/rooms/wilderness/161.yaml
@@ -1,7 +1,6 @@
id: 161
name: "Farm Outpost"
description: "A cluster of hydroponic grow-pods on the asteroid's surface, shielded by a flickering atmospheric dome. Rows of bio-luminescent crops stretch into the distance."
-map_symbol: "F"
exits:
west: 160
mobs:
diff --git a/data/rooms/wilderness/162.yaml b/data/rooms/wilderness/162.yaml
index a8333d8..6aab585 100644
--- a/data/rooms/wilderness/162.yaml
+++ b/data/rooms/wilderness/162.yaml
@@ -1,6 +1,5 @@
id: 162
name: "Detention Cell"
description: "A small, grimy holding cell. The walls are scratched with tally marks from previous occupants. A heavy door bars the only exit."
-map_symbol: "J"
exits:
north: 1 \ No newline at end of file