aboutsummaryrefslogtreecommitdiff
path: root/data/rooms/town/1.yaml
blob: f9d50c50283f3ad1149f4022bf4b204c4dc86260 (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
37
38
39
40
41
42
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: 30
  down: 31
objects:
  - id: lumby_fountain
  - id: charging_station
  - id: bank_booth
  - id: aps_tower
mobs:
  - "newbie_trainer"
  - "general_store_clerk"
item_spawns:
  - id: cape_of_agility
    quantity: 1
    respawn_ticks: 60
  - id: graceful_hat
    quantity: 1
    respawn_ticks: 60
  - id: graceful_torso
    quantity: 1
    respawn_ticks: 60
  - id: graceful_legs
    quantity: 1
    respawn_ticks: 60
  - id: graceful_gloves
    quantity: 1
    respawn_ticks: 60
  - id: graceful_boots
    quantity: 1
    respawn_ticks: 60
  - id: graceful_cape
    quantity: 1
    respawn_ticks: 60
  - id: basic_deck
    quantity: 1
    respawn_ticks: 60