From 1796ed169c853113de20b42019ad5a3f0438349f Mon Sep 17 00:00:00 2001 From: h-v-smacker Date: Sun, 21 Jan 2018 15:54:50 +0300 Subject: added apple juice --- juices.lua | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'juices.lua') diff --git a/juices.lua b/juices.lua index 5fd0145..03b1879 100644 --- a/juices.lua +++ b/juices.lua @@ -16,6 +16,12 @@ ]] local juice_table = { + orange_juice = { + proper_name = "Apple juice", + found_in = "default", + obj_name = "apple", + orig_nutritional_value = 2 + }, orange_juice = { proper_name = "Orange juice", found_in = "ethereal", -- cgit v1.2.3