From ea99b86b89659624133a63f03600f0b57592a5f4 Mon Sep 17 00:00:00 2001 From: troido Date: Wed, 4 Mar 2020 20:53:42 +0100 Subject: controls work with old client now too --- content/encyclopediae/default_encyclopedia.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'content/encyclopediae/default_encyclopedia.json') diff --git a/content/encyclopediae/default_encyclopedia.json b/content/encyclopediae/default_encyclopedia.json index a94f388..47fa9d2 100644 --- a/content/encyclopediae/default_encyclopedia.json +++ b/content/encyclopediae/default_encyclopedia.json @@ -224,7 +224,7 @@ ["Item", { "ent": ["template", "radishes"], "name": ["string", "radishes"], - "action": ["action", ["eat", 1]] + "action": ["action", ["eat", 3]] }] ] } -- cgit