From 2865cfa3173a3fae1299e8e8cd19f40bf66bfc7f Mon Sep 17 00:00:00 2001 From: c7309830 Date: Wed, 26 Mar 2025 12:11:44 +0000 Subject: [PATCH] workstation update --- assets/scenarios/scenario3.json | 3 ++- assets/scenarios/scenario4.json | 1 + 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/assets/scenarios/scenario3.json b/assets/scenarios/scenario3.json index 2732228..24729a8 100644 --- a/assets/scenarios/scenario3.json +++ b/assets/scenarios/scenario3.json @@ -20,9 +20,10 @@ }, { "type": "notes", - "name": "Fun facts about me - ordering from fav to least fav", + "name": "Fun facts about me - ordering from favorite to least favorite", "takeable": true, "readable": true, + "inInventory": true, "text": "Favorite scientists: \n-Albert Einstein \n-Frank Tipler \n-Igor Novikov \n-Stephen Hawking \n \nFavorite theories: \n-Relativity Theory \n-Gödel’s Rotating Universe \n-Tipler’s Rotating Cylinder \n-Darwin's Theory of Evolution \nFavorite movie: \n-Back to the future \nPhone number: \n-07123456789" }, { diff --git a/assets/scenarios/scenario4.json b/assets/scenarios/scenario4.json index b8abd6d..8a8d921 100644 --- a/assets/scenarios/scenario4.json +++ b/assets/scenarios/scenario4.json @@ -21,6 +21,7 @@ "name": "Recipe Note", "takeable": true, "readable": true, + "inInventory": true, "text": "Cookies always start with the right ingredients! Step by step, you will gain an ingredient back from your recipe." } ]