From ec2e94e3463654a6288464a4c070b48ef9bf7368 Mon Sep 17 00:00:00 2001 From: historia <[not public]> Date: Wed, 17 Jun 2026 21:13:07 -0400 Subject: feat: smithing added, item/object interaction reworked. recipes and menus refactored. --- worldbuilding_guide/hidden_objects.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'worldbuilding_guide/hidden_objects.md') diff --git a/worldbuilding_guide/hidden_objects.md b/worldbuilding_guide/hidden_objects.md index 3cb8a1e..a191051 100644 --- a/worldbuilding_guide/hidden_objects.md +++ b/worldbuilding_guide/hidden_objects.md @@ -8,8 +8,7 @@ id: secret_lever name: stone lever behavior: secret_toggle hidden: true -props: - description: "A cleverly concealed lever behind a loose stone." +description: "A cleverly concealed lever behind a loose stone." ``` Room description hints at it: -- cgit v1.2.3