blob: b82c1bb55d054caadb94e64660713d958ef24165 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
id: 8
name: "Hacking Lab"
description: "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: 9
west: 6
objects:
- id: terminal_basic
- id: terminal_advanced
- id: terminal_secure
- id: netrunner
|