aboutsummaryrefslogtreecommitdiff
path: root/data/rooms/6.yaml
blob: 66d8d850de760cf875367ca943770b515af768eb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
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
  west: 4
objects:
  - id: copper_rock
  - id: copper_rock
  - id: copper_rock
spawns:
  - item_id: bronze_pickaxe
    quantity: 1
    respawn_ticks: 30