Mercurial > wow > lfg-premade-filter
comparison LFGFilter.lua @ 23:c8a40c59216e
BRF dungeon ID, allows to populate generic bossN names
author | ovolkov |
---|---|
date | Tue, 10 Feb 2015 04:40:56 +0300 |
parents | 924948188536 |
children | c257f5127e68 |
comparison
equal
deleted
inserted
replaced
22:924948188536 | 23:c8a40c59216e |
---|---|
39 { "tectus" }, | 39 { "tectus" }, |
40 { "brackenspore", "bracken" }, | 40 { "brackenspore", "bracken" }, |
41 { "twin_orgon", "twins" }, | 41 { "twin_orgon", "twins" }, |
42 { "koragh", "breaker" }, | 42 { "koragh", "breaker" }, |
43 { "imperator", "margok" }, | 43 { "imperator", "margok" }, |
44 }, | |
45 blackrock_foundry = { | |
46 lfg_dungeon_id = 847, | |
44 } | 47 } |
45 } | 48 } |
46 | 49 |
47 function LFGListSearchPanel_DoSearch(self) | 50 function LFGListSearchPanel_DoSearch(self) |
48 local searchText = self.SearchBox:GetText(); | 51 local searchText = self.SearchBox:GetText(); |