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_secure.yaml | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 data/objects/terminal_secure.yaml (limited to 'data/objects/terminal_secure.yaml') diff --git a/data/objects/terminal_secure.yaml b/data/objects/terminal_secure.yaml new file mode 100644 index 0000000..f196a86 --- /dev/null +++ b/data/objects/terminal_secure.yaml @@ -0,0 +1,5 @@ +id: terminal_secure +name: secure terminal +color: "196" +description: "A heavily reinforced terminal embedded in the wall. Warning glyphs pulse across its surface. A bluffing protocol runs on loop -- it's probing you as much as you're probing it. {196}[Level 40 Hacking]{/}" +inroom_description: "A {196}secure terminal{/} glows with warning indicators." -- cgit v1.2.3