From 3a58125d14bb307f861b38c6c5b0a63babde7e08 Mon Sep 17 00:00:00 2001 From: historia <[not public]> Date: Fri, 19 Jun 2026 13:28:06 -0400 Subject: feat: all skills kind of implemented, random prototype content added --- data/objects/terminal_basic.yaml | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 data/objects/terminal_basic.yaml (limited to 'data/objects/terminal_basic.yaml') 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." -- cgit v1.2.3