aboutsummaryrefslogtreecommitdiff
path: root/data/rooms/1.yaml
blob: 7d1f7c593de20b2b9f17e7627be6384613980c61 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
id: 1
name: "Lumbridge Town Square"
description: "A bustling town square in the heart of Lumbridge. Cobblestone paths lead in all directions. A fountain gurgles peacefully in the center."
map_symbol: "S"
exits:
  north: 2
  east: 3
objects:
  - "lumby_fountain"
spawns:
  - item_id: "copper_ore"
    quantity: 1
    respawn_ticks: 10
mobs:
  - "man"
  - "man"