vanilla-wow-addons – Blame information for rev 1

Subversion Repositories:
Rev:
Rev Author Line No. Line
1 office 1 if (GetLocale() == "zhTW") then
2  
3 AtlasLootWBBossButtons = {
4 Kazzak = {
5 "KKazzak";
6 };
7  
8 FourDragons = {
9 "DLethon";
10 "DEmeriss";
11 "DTaerar";
12 "DYsondre";
13 };
14 Azuregos = {
15 "AAzuregos";
16 };
17 };
18  
19 end
20