aboutsummaryrefslogtreecommitdiff
path: root/data/rooms/example_unused/town/999996.yaml
blob: 2106b86807968a0fbe31f330d5909e270ffbc8ac (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
name: "Mining Pit"
description:
  - text: "A small mining pit. The rocky walls glint with veins of copper ore."
exits:
  east:
    room: 999998
  north:
    room: 999997
  west:
    room: 999994
objects:
  - id: copper_rock
  - id: copper_rock
  - id: copper_rock
item_spawns:
  - id: bronze_pickaxe
    quantity: 1
    respawn_ticks: 30