diff options
| author | historia <[not public]> | 2026-06-19 13:28:06 -0400 |
|---|---|---|
| committer | historia <[not public]> | 2026-06-19 13:28:06 -0400 |
| commit | 3a58125d14bb307f861b38c6c5b0a63babde7e08 (patch) | |
| tree | bd89e866447d55e6dffd447d8ef5fabf9b8fbe9d /data/objects/terminal_basic.yaml | |
| parent | 575a71dcfed3b9fa44af244836f638a23df05a9a (diff) | |
| download | thehouseoficarus-3a58125d14bb307f861b38c6c5b0a63babde7e08.tar.gz | |
feat: all skills kind of implemented, random prototype content added
Diffstat (limited to 'data/objects/terminal_basic.yaml')
| -rw-r--r-- | data/objects/terminal_basic.yaml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/data/objects/terminal_basic.yaml b/data/objects/terminal_basic.yaml new file mode 100644 index 0000000..3e1b35a --- /dev/null +++ b/data/objects/terminal_basic.yaml @@ -0,0 +1,5 @@ +id: terminal_basic +name: basic terminal +color: "40" +description: "A battered terminal with a cracked screen. Faded text scrolls across the display -- it looks like it's running some kind of legacy intrusion detection system. {40}[Level 1 Hacking]{/}" +inroom_description: "A {40}basic terminal{/} hums quietly against the wall." |
