blob: bbb47c5dcf79e89e238620006f0577525f6650e7 (
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
|
id: 99999201
name: Ventilation Shaft - Corroded Wall
color: ""
description:
- text: A towering wall of corroded ventilation panels rises before you. Rust-eaten handholds and buckled seams offer a treacherous path upward. The air smells of old metal and recycled atmosphere.
exits:
down:
room: 99999200
objects: []
item_spawns: []
mobs: []
on_enter:
- message: Type 'scramble' to climb the wall.
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: []
|