From 299ff20684b349631e13c8161d7aaae13e2c94f1 Mon Sep 17 00:00:00 2001 From: LadyVulcan Date: Thu, 15 Nov 2018 15:37:13 -0500 Subject: [PATCH] Included unpolished stones Granite, Andesite, Diorite. Consolidated all stone into one place command, due to being all the same ID of "1" --- Jobs/jobConfig.yml | 14 +++----------- 1 file changed, 3 insertions(+), 11 deletions(-) diff --git a/Jobs/jobConfig.yml b/Jobs/jobConfig.yml index 663e3f1..86d05e6 100755 --- a/Jobs/jobConfig.yml +++ b/Jobs/jobConfig.yml @@ -832,17 +832,9 @@ Jobs: toLevel: 100 fromLevel: 5 Place: - STONE-2: - income: 1.3 - points: 1.3 - experience: 2 - STONE-4: - income: 1.3 - points: 1.3 - experience: 2 - STONE-6: - income: 1.3 - points: 1.3 + STONE: #All variants, polished and not, granite, etc. + income: 1.0 + points: 1.0 experience: 2 COBBLESTONE: income: 0.7