aboutsummaryrefslogtreecommitdiff
path: root/data/rooms/1.yaml
blob: 6fe651889bcf8085fe9969a610d533dfa21a4dbb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
id: 1
name: "Town Square"
description: "The central square of Lumbridge. A fountain gurgles peacefully in the center. Paths lead west toward the gathering grounds and east toward the production district."
map_symbol: "S"
exits:
  east: 2
  west: 22
  up: 100
  down: 31
objects:
  - id: lumby_fountain
  - id: charging_station
mobs:
  - "newbie_trainer"
spawns:
  - item_id: cape_of_agility
    quantity: 1
    respawn_ticks: 60
  - item_id: graceful_hat
    quantity: 1
    respawn_ticks: 60
  - item_id: graceful_torso
    quantity: 1
    respawn_ticks: 60
  - item_id: graceful_legs
    quantity: 1
    respawn_ticks: 60
  - item_id: graceful_gloves
    quantity: 1
    respawn_ticks: 60
  - item_id: graceful_boots
    quantity: 1
    respawn_ticks: 60
  - item_id: graceful_cape
    quantity: 1
    respawn_ticks: 60