aboutsummaryrefslogtreecommitdiff
path: root/juices.lua
diff options
context:
space:
mode:
Diffstat (limited to 'juices.lua')
-rw-r--r--juices.lua6
1 files changed, 6 insertions, 0 deletions
diff --git a/juices.lua b/juices.lua
index 5fd0145..03b1879 100644
--- a/juices.lua
+++ b/juices.lua
@@ -17,6 +17,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",
obj_name = "orange",