aboutsummaryrefslogtreecommitdiff
path: root/data/rooms/1.yaml
blob: 2f30f7e702d638ff2f42193d594504fa05d149b1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
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
  west: 7
  east: 3
objects:
  - id: lumby_fountain
spawns:
  - item_id: "copper_ore"
    quantity: 1
    respawn_ticks: 10
mobs:
  - "newbie_trainer"
  - "man"
  - "man"