From a20980b2e2e397cd32aae307dce9a0ee55dcfeae Mon Sep 17 00:00:00 2001 From: pompachomp Date: Tue, 8 Sep 2009 21:07:27 +0000 Subject: [PATCH] fixed the rest of the SPECIALTY_CHECK table. --- ARLDatamine.lua | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/ARLDatamine.lua b/ARLDatamine.lua index e9ce898..9615882 100644 --- a/ARLDatamine.lua +++ b/ARLDatamine.lua @@ -1255,13 +1255,13 @@ do ["requires dragonscale leatherworking"] = 10657, ["requires elemental leatherworking"] = 10659, ["requires tribal leatherworking"] = 10661, - ["gnomish engineering"] = 20219, - ["goblin engineering"] = 20222, - ["armorsmith"] = 9788, - ["master axesmith"] = 17041, - ["master hammersmith"] = 17040, - ["master swordsmith"] = 17039, - ["weaponsmith"] = 9787, + ["requires gnomish engineering"] = 20219, + ["requires goblin engineering"] = 20222, + ["requires armorsmith"] = 9788, + ["requires master axesmith"] = 17041, + ["requires master hammersmith"] = 17040, + ["requires master swordsmith"] = 17039, + ["requires weaponsmith"] = 9787, } local FACTION_TEXT = { -- 1.7.9.5