We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 65ff532 commit 34c8fdaCopy full SHA for 34c8fda
AtlasLootClassic/Data/Recipe.lua
@@ -13,7 +13,7 @@ local LOC_STRING2 = AL["|cff00ff00Left-Click:|r Show reagents."]
13
local RECIPE_PROF_DEFAULT = 0
14
local RECIPE_PROF_TEXT = Profession.PROFESSION_TEXT
15
16
-RECIPE = {
+local RECIPE = {
17
[728] = {6,50,2543}, -- Recipe: Westfall Stew
18
[2404] = {3,30,2156}, -- Deprecated Pattern: Light Winter Cloak
19
[2405] = {3,35,2157}, -- Deprecated Pattern: Light Winter Boots
0 commit comments