From a4319d87f50b9dfe50c728b297515befb8e09b4a Mon Sep 17 00:00:00 2001 From: SilicaAndPina Date: Fri, 30 Apr 2021 01:11:19 +1200 Subject: [PATCH] update json --- DataCollection/gamedata.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DataCollection/gamedata.json b/DataCollection/gamedata.json index 6b939f3..bd503e7 100755 --- a/DataCollection/gamedata.json +++ b/DataCollection/gamedata.json @@ -55,7 +55,7 @@ "click_nothing_message":"Nothing interesting here...", "playtime_timeout":"You have run out of playtime for now. In one minute you will be disconnected. You gain one minute of playtime every 8 minutes. Please come back later!", "random_movement":"You are sooo %STAT%. You wander dizzily in a different direction.", - "movement_key":[{"stat":"THIRSTY", "msg":"dizzily"},{"stat":"HUNGERY", "msg":"stumble"}], + "movement_key":[{"stat":"THIRSTY", "msg":"dizzily"}, {"stat":"HUNGERY", "msg":"stumble"}, {"stat":"TIREDNESS", "msg":"???"}], "incorrect_password":"Incorrect. You will have to find the correct answer somewhere...", "player_here":"%USERNAME% here", "no_telescope":"You do not have a telescope to use! You try making circles with your hands and placing them in front of one eye, but it is of minimal aid...",