blob: d8483d642f01d6c4d42630a58e4e38609b330436 (
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: 99999204
name: Ventilation Shaft - Narrow Vent
color: ""
description:
- text: The passage narrows dramatically here, becoming a tight rectangular vent barely wide enough to fit through. Scratches on the metal walls suggest others have squeezed through before you.
exits: {}
objects: []
item_spawns: []
mobs: []
on_enter:
- message: Type 'crawl' to squeeze through the vent.
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: []
|