aboutsummaryrefslogtreecommitdiff
path: root/data/rooms/6.yaml
blob: 7b5d4b45b15d16a456c8ae50625ed5972ae745a2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
id: 6
name: "Abandoned Mine"
description: "A dark, dusty mine shaft. Veins of copper and tin run through the walls. A single lantern flickers overhead."
map_symbol: "M"
exits:
  west: 2
objects:
  - "copper_rock_1"
  - "copper_rock_2"
spawns:
  - item_id: "copper_ore"
    quantity: 1
    respawn_ticks: 10
  - item_id: "tin_ore"
    quantity: 1
    respawn_ticks: 10