comparison LFGFilter.lua @ 14:9431f27780c3

remove last traces of diagnostics for EJ_*
author ovolkov
date Wed, 04 Feb 2015 07:28:07 +0300
parents b9af92090f5e
children ba1754998685
comparison
equal deleted inserted replaced
13:b9af92090f5e 14:9431f27780c3
27 for idx = 1, MAX_CLASSES do 27 for idx = 1, MAX_CLASSES do
28 local class_lc = CLASS_SORT_ORDER[idx]:lower() 28 local class_lc = CLASS_SORT_ORDER[idx]:lower()
29 aliases[class_lc .. "s"] = class_lc 29 aliases[class_lc .. "s"] = class_lc
30 end 30 end
31 31
32 -- EJ_GetCurrentInstance()
33 -- EJ_SelectInstance(477)
34 -- EJ_GetEncounterInfoByIndex(4)
35
36 local token_to_encounter_id = { 32 local token_to_encounter_id = {
37 highmaul = { 33 highmaul = {
38 lfg_dungeon_id = 849, 34 lfg_dungeon_id = 849,
39 { "kargath", "bladefist", "kargath_bladefist" }, 35 { "kargath", "bladefist", "kargath_bladefist" },
40 { "butcher", "the_butcher" }, 36 { "butcher", "the_butcher" },