aboutsummaryrefslogtreecommitdiff
path: root/data/rooms/intro/2001.yaml
blob: a9570f633c0886cc42ea398adc834495957129ae (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
block_transport: false
color: ""
description:
  - text: It's a test room
exits:
  east:
    room: 2002
  north:
    blocked_message: ""
    condition: null
    always_blocked: true
    room: 1006
    set_flags: null
    set_player_flags: null
  south:
    room: 2006
  southeast:
    room: 2005
hazard: ""
id: 2001
item_spawns:
  - id: bronze_axe
    quantity: 1
    respawn_ticks: 1
  - id: pot_of_flour
    quantity: 1
    respawn_ticks: 1
  - id: bucket_of_water
    quantity: 1
    respawn_ticks: 1
mobs:
  - id: man
  - id: flight_attendant_copy
name: Test Room
objects:
  - description:
      - text: YOU FOUND HIM
    hidden: true
    name: hidden guy
  - id: tree
on_enter: []
triggers: []