blob: 81d06e1011bf2553d2a80cbd5c86f87950c277de (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
name: "Hacking Lab"
description:
- text: "A dimly lit room filled with old terminals and flickering screens. Cables dangle from the ceiling, some still sparking. The air smells of ozone and burnt circuitry. A {40}basic terminal{/} against the far wall still has power."
exits:
east:
room: 999999
west:
room: 999996
objects:
- id: terminal_basic
- id: terminal_advanced
- id: terminal_secure
- id: netrunner
|