Mercurial > wow > ouroloot
comparison abbreviations.lua @ 6:df3e27edbd60
Much work on history tab.
author | Farmbuyer of US-Kilrogg <farmbuyer@gmail.com> |
---|---|
date | Wed, 15 Jun 2011 03:59:13 +0000 |
parents | 822b6ca3ef89 |
children | 724daab48851 |
comparison
equal
deleted
inserted
replaced
5:7adbc59de8fe | 6:df3e27edbd60 |
---|---|
4 -------- Cata | 4 -------- Cata |
5 ["Baradin Hold"] = "BH", | 5 ["Baradin Hold"] = "BH", |
6 ["Bastion of Twilight"] = "BoT", | 6 ["Bastion of Twilight"] = "BoT", |
7 ["Blackwing Descent"] = "BWD", | 7 ["Blackwing Descent"] = "BWD", |
8 ["Throne of the Four Winds"] = "To4W", | 8 ["Throne of the Four Winds"] = "To4W", |
9 --["Firelands"] = "Firelands", | |
9 | 10 |
10 -------- WotLK | 11 -------- WotLK |
11 ["Icecrown Citadel"] = "ICC", | 12 ["Icecrown Citadel"] = "ICC", |
12 ["Trial of the Champion"] = "ToC", | 13 ["Trial of the Champion"] = "ToC", |
13 ["Trial of the Crusader"] = "ToC", | 14 ["Trial of the Crusader"] = "ToC", |
16 } | 17 } |
17 | 18 |
18 addon.boss_abbrev = { | 19 addon.boss_abbrev = { |
19 -------- Cata | 20 -------- Cata |
20 -- BoT | 21 -- BoT |
22 ["Halfus Wyrmbreaker"] = "Halfass Wyrmbreaker", | |
23 ["Valiona & Theralion"] = "Wonder Twins! Form of: Loot", | |
21 -- BWD | 24 -- BWD |
22 -- Throne | 25 ["Magmaw"] = "Earwig", |
26 ["Omnotron Defense System"] = "Nomnomtron Defense System", | |
27 ["Chimaeron"] = "k-eye-MAIR-on", | |
28 ["Atramedes"] = "at-ruh-MEE-deez", | |
29 ["Nefarian's End"] = "Nef II: Electric Boogaloo", | |
30 -- To4W | |
23 ["Al'Akir"] = "Big Al", | 31 ["Al'Akir"] = "Big Al", |
32 -- Firelands | |
33 --["Lord Rhyolith"] = "LEFT, LEFT, LEFT RIGHT LEFT", | |
24 | 34 |
25 -------- WotLK | 35 -------- WotLK |
26 -- ToC | 36 -- ToC |
27 ["Northrend Beasts"] = "Animal House", | 37 ["Northrend Beasts"] = "Animal House", |
28 ["Lord Jaraxxus"] = "latest DIAF demon", | 38 ["Lord Jaraxxus"] = "latest DIAF demon", |