From a226d72e51eecb768b13600303f73483118d9104 Mon Sep 17 00:00:00 2001 From: historia <[not public]> Date: Wed, 10 Jun 2026 01:48:28 -0400 Subject: feat: implemented janky object interaction model --- data/items/pass_stub.yaml | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 data/items/pass_stub.yaml (limited to 'data/items/pass_stub.yaml') diff --git a/data/items/pass_stub.yaml b/data/items/pass_stub.yaml new file mode 100644 index 0000000..a7456ef --- /dev/null +++ b/data/items/pass_stub.yaml @@ -0,0 +1,5 @@ +id: pass_stub +name: pass stub +description: "A crumpled slip of paper stamped with the guard's seal. Grants one-time access past the gate." +value: 0 +stackable: false -- cgit v1.2.3