fix interactable in test-game
This commit is contained in:
parent
6175dcc9d8
commit
0c307ade86
1 changed files with 1 additions and 2 deletions
|
@ -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]
|
||||
|
|
Loading…
Reference in a new issue