blob: 37333a13452d4d7e3998d6b0e740143fd4e70111 (
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
|
id: 99999203
name: Ventilation Shaft - Shaft Gap
color: ""
description:
- text: The ventilation shaft floor is missing here -- a jagged gap drops into darkness. The far side is just barely within jumping distance. Exposed wiring sparks intermittently below.
exits: {}
objects: []
item_spawns: []
mobs: []
on_enter:
- message: Type 'jump' to leap across the gap.
condition: null
delay: 0
set_global_flags: {}
set_player_flags: {}
broadcast: ""
broadcast_global: ""
spawn_mob: null
despawn_mob: ""
give_item: ""
take_item: ""
teleport: 0
heal: 0
hazard: ""
block_transport: false
triggers: []
|