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/netrunner.yaml | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 data/objects/netrunner.yaml (limited to 'data/objects/netrunner.yaml') diff --git a/data/objects/netrunner.yaml b/data/objects/netrunner.yaml new file mode 100644 index 0000000..f81f7c5 --- /dev/null +++ b/data/objects/netrunner.yaml @@ -0,0 +1,6 @@ +id: netrunner +name: Netrunner +color: "39" +behavior: netrunner_talk +description: "A wiry figure hunched over a custom rig, fingers dancing across holographic keys. Cables snake from the back of their neck into the terminal. They glance up at you with augmented eyes." +inroom_description: "A {39}Netrunner{/} sits cross-legged on the floor, wired into the network." -- cgit v1.2.3