From 5ceae7f0b487af3049466439034bd2edb214710b Mon Sep 17 00:00:00 2001 From: Adrian L Lange Date: Mon, 17 Jun 2013 03:00:28 +0200 Subject: [PATCH] Add some default items --- Config.lua | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/Config.lua b/Config.lua index 5b174e7..ed7633d 100644 --- a/Config.lua +++ b/Config.lua @@ -29,6 +29,13 @@ local defaults = { [29458] = 71953, -- Fallen Adventurer's Journal [29464] = 71716, -- Soothsayer's Runes + -- Tiller Gifts + ['progress_79264'] = 79264, -- Ruby Shard + ['progress_79265'] = 79265, -- Blue Feather + ['progress_79266'] = 79266, -- Jade Cat + ['progress_79267'] = 79267, -- Lovely Apple + ['progress_79268'] = 79268, -- Marsh Lily + -- Misc [31664] = 88604, -- Nat's Fishing Journal } -- 1.7.9.5