aboutsummaryrefslogtreecommitdiff
path: root/data/rooms/example_unused/town/999991.yaml
blob: 11097901d095f3c2533be343d464e0e7c48de043 (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
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
id: 999991
name: Town Square
color: ""
description:
  - text: 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.
exits:
  down:
    room: 9999931
  east:
    room: 999992
  west:
    room: 9999922
objects:
  - id: lumby_fountain
  - id: charging_station
  - id: bank_booth
  - id: aps_tower
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
  - id: solar_identifier
    quantity: 1
    respawn_ticks: 60
  - id: hydro_identifier
    quantity: 1
    respawn_ticks: 60
  - id: cosmic_identifier
    quantity: 1
    respawn_ticks: 60
  - id: eco_identifier
    quantity: 1
    respawn_ticks: 60
  - id: chaos_identifier
    quantity: 1
    respawn_ticks: 60
  - id: bio_identifier
    quantity: 1
    respawn_ticks: 60
  - id: nature_identifier
    quantity: 1
    respawn_ticks: 60
  - id: law_identifier
    quantity: 1
    respawn_ticks: 60
  - id: death_identifier
    quantity: 1
    respawn_ticks: 60
  - id: blood_identifier
    quantity: 1
    respawn_ticks: 60
  - id: grimy_guam
    quantity: 5
    respawn_ticks: 60
  - id: vial_of_water
    quantity: 5
    respawn_ticks: 60
  - id: eye_of_newt
    quantity: 5
    respawn_ticks: 60
mobs:
  - id: newbie_trainer
  - id: general_store_clerk
on_enter: []
hazard: ""
block_transport: false
triggers: []