Mercurial > wow > icu
comparison ICU.lua @ 5:45a45aa0f492
Corrected name of Bastion of Twilight ... (returned by GetRealZoneText())
Added confirmation when nobody is missing buffs.
| author | Xiiph |
|---|---|
| date | Mon, 14 Feb 2011 22:21:15 +0100 |
| parents | 8ec216b40ded |
| children | 60ac81ad00a2 |
comparison
equal
deleted
inserted
replaced
| 4:8ec216b40ded | 5:45a45aa0f492 |
|---|---|
| 271 width = 'double', | 271 width = 'double', |
| 272 disabled = self.db.profile.enableAllZones, | 272 disabled = self.db.profile.enableAllZones, |
| 273 }, | 273 }, |
| 274 bot = { | 274 bot = { |
| 275 type = 'toggle', | 275 type = 'toggle', |
| 276 name = L["Bastion of Twilight"], | 276 name = L["The Bastion of Twilight"], |
| 277 width = 'double', | 277 width = 'double', |
| 278 disabled = self.db.profile.enableAllZones, | 278 disabled = self.db.profile.enableAllZones, |
| 279 }, | 279 }, |
| 280 tfw = { | 280 tfw = { |
| 281 type = 'toggle', | 281 type = 'toggle', |
