From 0c307ade86f0fe2bf181832fd76ec188dbec0cfe Mon Sep 17 00:00:00 2001 From: Cheri Dawn Date: Tue, 21 May 2024 16:11:08 +0300 Subject: [PATCH] fix interactable in test-game --- test-game/manifest.setage | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/test-game/manifest.setage b/test-game/manifest.setage index ef37366..c0c17b9 100644 --- a/test-game/manifest.setage +++ b/test-game/manifest.setage @@ -55,8 +55,7 @@ examine = "This room has everything neatly organized. Not a spec of dust. This r name = "a shiny white cupboard" times = "remove" action = "add item" -target_item.id = "detergent" -target_item.description = "a half-filled bottle of laundry detergent" +target_item.detergent = "a half-filled bottle of laundry detergent" message = "You open a cupboard, there is something there." [rooms.2.items]