vanilla-wow-addons – Rev 1

Subversion Repositories:
Rev:
if (GetLocale() == "deDE") then

------------
-- Layout --
------------
AtlasLootBattlegrounds = {

    AlteracValleyNorth = {
        "";
        "";
        "";
        "";
        "";
        "";
        "";
        "";
        "";
        "";
        "";
        "";
        "";
        "";
        "";
        "";
        "";
        "";
        "";
        "";
        "AVFriendly";
        "AVHonored";
        "AVRevered";
        "AVExalted";
        "PVPSET";
        };

    AlteracValleySouth = {
        "";
        "";
        "";
        "";
        "";
        "";
        "";
        "";
        "";
        "";
        "";
        "";
        "";
        "";
        "";
        "";
        "";
        "";
        "";
        "";
        "AVFriendly";
        "AVHonored";
        "AVRevered";
        "AVExalted";
        "PVPSET";
        };

    ArathiBasin = {
        "";
        "";
        "";
        "";
        "";
        "";
        "";
        "";
        "ABFriendly";
        "ABHonored";
        "ABRevered";
        "ABExalted";
        "PVPSET";
        };

    WarsongGulch = {
        "";
        "";
        "";
        "WSGFriendly";
        "WSGHonored";
        "WSGRevered";
        "WSGExalted";
        "PVPSET";
        };
};

end

Generated by GNU Enscript 1.6.5.90.