From 8ba8c78ba13d24c8ff4afef522234c63dc0841fd Mon Sep 17 00:00:00 2001 From: Ackis Date: Wed, 22 Oct 2008 19:00:45 +0000 Subject: [PATCH] Add some filters to thedataminer for leatherworking --- ARLDataminer.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ARLDataminer.rb b/ARLDataminer.rb index 076440b..9ff1f51 100644 --- a/ARLDataminer.rb +++ b/ARLDataminer.rb @@ -1152,7 +1152,7 @@ else # Seasonal: 21943 - 1, 44953 - 1 leatherworking = recipes.get_leatherworking_list - create_profession_db("./RecipeDB/ARL-LeatherWork.lua","Leatherworking",recipes,maps,"InitLeatherworking",leatherworking,[],[],[],{21943 => 1,44953 => 1},(50935..53690).to_a,{}) + create_profession_db("./RecipeDB/ARL-LeatherWork.lua","Leatherworking",recipes,maps,"InitLeatherworking",leatherworking,[8195,15141],[],[],{21943 => 1,44953 => 1},(50935..53690).to_a,{}) smelting = recipes.get_mining_list create_profession_db("./RecipeDB/ARL-Smelt.lua","Smelting",recipes,maps,"InitSmelting",smelting,[],[],[],{},[49252, 49258, 53417],{}) -- 1.7.9.5