aboutsummaryrefslogtreecommitdiff
path: root/data/rooms/2.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'data/rooms/2.yaml')
-rw-r--r--data/rooms/2.yaml16
1 files changed, 11 insertions, 5 deletions
diff --git a/data/rooms/2.yaml b/data/rooms/2.yaml
index 4b1b5f8..89913f7 100644
--- a/data/rooms/2.yaml
+++ b/data/rooms/2.yaml
@@ -1,8 +1,14 @@
id: 2
-name: "North Lumbridge Road"
-description: "A dusty road leading north out of town. To the south you see the town square. A small mine entrance is carved into a hillside to the west."
-map_symbol: "R"
+name: "Copper Mine"
+description: "A small mining pit. The walls glint with copper veins."
exits:
south: 1
- north: 4
- west: 6
+ east: 10
+objects:
+ - id: copper_rock
+ - id: copper_rock
+ - id: copper_rock
+spawns:
+ - item_id: bronze_pickaxe
+ quantity: 1
+ respawn_ticks: 30