Skip to content

Commit

Permalink
try to rebuild locales
Browse files Browse the repository at this point in the history
  • Loading branch information
snowflame0 committed May 28, 2024
1 parent 717a5bd commit 4af6e52
Showing 1 changed file with 0 additions and 14 deletions.
14 changes: 0 additions & 14 deletions AtlasLootClassic_Collections/data-cata.lua
Original file line number Diff line number Diff line change
Expand Up @@ -65,20 +65,6 @@ local _RED = "|cffcc6666%s|r"
local PURPLE = "|cff9900ff%s|r"
-- local WHIT = "|cffffffff%s|r"

data["CookingCata"] = {
name = format(AL["'%s' Recipes"], ALIL["Cooking"]),
ContentType = VENDOR_CONTENT,
TableType = NORMAL_ITTYPE,
gameVersion = AtlasLoot.CATA_VERSION_NUM,
items = {{
name = AL["Misc"],
[NORMAL_DIFF] = {}
}, {
name = AL["Recipe"],
[NORMAL_DIFF] = {}
}}
}

data["JusticePoints"] = {
name = format(AL["%s Vendor"], AL["Justice Points"]),
ContentType = VENDOR_CONTENT,
Expand Down

0 comments on commit 4af6e52

Please sign in to comment.