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/bank_booth.yaml | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 data/objects/bank_booth.yaml (limited to 'data/objects/bank_booth.yaml') diff --git a/data/objects/bank_booth.yaml b/data/objects/bank_booth.yaml new file mode 100644 index 0000000..0cc9fc7 --- /dev/null +++ b/data/objects/bank_booth.yaml @@ -0,0 +1,5 @@ +id: bank_booth +name: bank booth +color: "226" +description: "A sleek terminal with a biometric scanner. You can deposit or withdraw items here. Type 'bank' to access it." +inroom_description: "A bank booth is set into the wall." -- cgit v1.2.3