diff --git a/CHANGELOG.md b/CHANGELOG.md index 1317a75d..665523c7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -14,7 +14,8 @@ The format of this changelog is based on [Keep a Changelog](https://keepachangel * Add support for Dragonflight 10.2.0 * Add icons from Dragonflight 10.2.0 to icon picker -* Add icons from Dragonflight 1.14.4 to icon picker +* Add icons from WotLK Classic 3.4.3 to icon picker +* Add icons from Classic Era 1.14.4 to icon picker * Update PvP talent data ### Fixed @@ -29,7 +30,7 @@ The format of this changelog is based on [Keep a Changelog](https://keepachangel * It will be reopened when leaving combat if it was open before * Attempting to open it during combat will instead open it as soon as combat ends * Add support for WotLK Classic 3.4.3 -* Update icon database for WotLK Classic 3.4.3 +* Add icons from WotLK Classic 3.4.3 to icon picker ### Fixed diff --git a/ClickedMedia/MediaWOTLK.lua b/ClickedMedia/MediaWOTLK.lua index e0bd4699..919207a8 100644 --- a/ClickedMedia/MediaWOTLK.lua +++ b/ClickedMedia/MediaWOTLK.lua @@ -19,343 +19,343 @@ ClickedMedia = ClickedMedia or {} --- @type table local icons = { - [132089] = "ability_spy", - [132090] = "inv_axe_33", - [132091] = "ability_ambush", - [132092] = "ability_backstab", - [132093] = "ability_bullrush", - [132094] = "ability_cheapshot", - [132095] = "ability_creature_cursed_01", - [132096] = "ability_creature_cursed_02", - [132097] = "ability_creature_cursed_03", - [132098] = "ability_creature_cursed_04", - [132099] = "ability_creature_cursed_05", - [132100] = "ability_creature_disease_01", - [132101] = "ability_creature_disease_02", - [132102] = "ability_creature_disease_03", - [132103] = "ability_creature_disease_04", - [132104] = "ability_creature_disease_05", - [132105] = "ability_creature_poison_01", - [132106] = "ability_creature_poison_02", - [132107] = "ability_creature_poison_03", - [132108] = "ability_creature_poison_04", - [132109] = "ability_creature_poison_05", - [132110] = "ability_creature_poison_06", - [132111] = "ability_criticalstrike", - [132112] = "ability_defend", - [132113] = "ability_devour", - [132114] = "ability_druid_aquaticform", - [132115] = "ability_druid_balanceofpower", - [132116] = "ability_druid_bash", - [132117] = "ability_druid_catform", - [132118] = "ability_druid_catformattack", - [132119] = "ability_druid_challangingroar", - [132120] = "ability_druid_cower", - [132121] = "ability_druid_cyclone", - [132122] = "ability_druid_dash", - [132123] = "ability_druid_demoralizingroar", - [132124] = "ability_druid_disembowel", - [132125] = "ability_druid_dreamstate", - [132126] = "ability_druid_empoweredrejuvination", - [132127] = "ability_druid_empoweredtouch", - [132128] = "ability_druid_enrage", - [132129] = "ability_druid_ferociousbite", - [132130] = "ability_druid_flightform", - [132131] = "ability_druid_forceofnature", - [132132] = "ability_druid_healinginstincts", - [132133] = "ability_druid_lacerate", - [132134] = "ability_druid_lunarguidance", - [132135] = "ability_druid_mangle", - [132136] = "ability_druid_mangle", - [132137] = "ability_druid_mangle2", - [132138] = "ability_druid_maul", - [132139] = "ability_druid_naturalperfection", - [132140] = "ability_druid_predatoryinstincts", - [132141] = "ability_druid_primaltenacity", - [132142] = "ability_druid_rake", - [132143] = "ability_druid_ravage", - [132144] = "ability_druid_supriseattack", - [132145] = "ability_druid_swipe", - [132146] = "ability_druid_travelform", - [132147] = "ability_druid_treeoflife", - [132148] = "ability_druid_twilightswrath", - [132149] = "ability_dualwield", - [132150] = "ability_dualwieldspecialization", - [132151] = "ability_ensnare", - [132152] = "ability_eyeoftheowl", - [132153] = "ability_fiegndead", - [132154] = "ability_ghoulfrenzy", - [132155] = "ability_golemstormbolt", - [132156] = "ability_golemthunderclap", - [132157] = "ability_gouge", - [132158] = "ability_hibernation", - [132159] = "ability_hunter_aimedshot", - [132160] = "ability_hunter_animalhandler", - [132161] = "ability_hunter_aspectofthemonkey", - [132162] = "ability_hunter_aspectoftheviper", - [132163] = "ability_hunter_beastcall", - [132164] = "ability_hunter_beastcall02", - [132165] = "ability_hunter_beastsoothe", - [132166] = "ability_hunter_beasttaming", - [132167] = "ability_hunter_beasttraining", - [132168] = "ability_hunter_beastwithin", - [132169] = "ability_hunter_catlikereflexes", - [132170] = "ability_hunter_combatexperience", - [132171] = "ability_hunter_criticalshot", - [132172] = "ability_hunter_disarmingshot", - [132173] = "ability_hunter_displacement", - [132174] = "ability_hunter_eagleeye", - [132175] = "ability_hunter_ferociousinspiration", - [132176] = "ability_hunter_goforthethroat", - [132177] = "ability_hunter_harass", - [132178] = "ability_hunter_killcommand", - [132179] = "ability_hunter_mastermarksman", - [132180] = "ability_hunter_mastertactitian", - [132181] = "ability_hunter_mendpet", - [132182] = "ability_hunter_misdirection", - [132183] = "ability_hunter_pathfinding", - [132184] = "ability_hunter_pet_bat", - [132185] = "ability_hunter_pet_bear", - [132186] = "ability_hunter_pet_boar", - [132187] = "ability_hunter_pet_cat", - [132188] = "ability_hunter_pet_crab", - [132189] = "ability_hunter_pet_crocolisk", - [132190] = "ability_hunter_pet_dragonhawk", - [132191] = "ability_hunter_pet_gorilla", - [132192] = "ability_hunter_pet_hyena", - [132193] = "ability_hunter_pet_netherray", - [132194] = "ability_hunter_pet_owl", - [132195] = "ability_hunter_pet_raptor", - [132196] = "ability_hunter_pet_ravager", - [132197] = "ability_hunter_pet_scorpid", - [132198] = "ability_hunter_pet_spider", - [132199] = "ability_hunter_pet_sporebat", - [132200] = "ability_hunter_pet_tallstrider", - [132201] = "ability_hunter_pet_turtle", - [132202] = "ability_hunter_pet_vulture", - [132203] = "ability_hunter_pet_warpstalker", - [132204] = "ability_hunter_pet_windserpent", - [132205] = "ability_hunter_pet_wolf", - [132206] = "ability_hunter_quickshot", - [132207] = "ability_hunter_rapidkilling", - [132208] = "ability_hunter_readiness", - [132209] = "ability_hunter_resourcefulness", - [132210] = "ability_hunter_runningshot", - [132211] = "ability_hunter_serpentswiftness", - [132212] = "ability_hunter_silenthunter", - [132213] = "ability_hunter_snaketrap", - [132214] = "ability_hunter_snipershot", - [132215] = "ability_hunter_steadyshot", - [132216] = "ability_hunter_survivalinstincts", - [132217] = "ability_hunter_swiftstrike", - [132218] = "ability_hunter_thrillofthehunt", - [132219] = "ability_hunter_zenarchery", - [132220] = "ability_impalingbolt", - [132221] = "ability_kick", - [132222] = "ability_mage_invisibility", - [132223] = "ability_mage_moltenarmor", - [132224] = "ability_marksmanship", - [132225] = "ability_meleedamage", - [132226] = "ability_mount_blackdirewolf", - [132227] = "ability_mount_blackpanther", - [132228] = "ability_mount_charger", - [132229] = "ability_mount_cockatricemount", - [132230] = "ability_mount_cockatricemount_black", - [132231] = "ability_mount_cockatricemount_blue", - [132232] = "ability_mount_cockatricemount_green", - [132233] = "ability_mount_cockatricemount_purple", - [132234] = "ability_mount_cockatricemountelite", - [132235] = "ability_mount_cockatricemountelite_black", - [132236] = "ability_mount_cockatricemountelite_blue", - [132237] = "ability_mount_cockatricemountelite_green", - [132238] = "ability_mount_cockatricemountelite_purple", - [132239] = "ability_mount_cockatricemountelite_white", - [132240] = "ability_mount_dreadsteed", - [132241] = "ability_mount_gryphon_01", - [132242] = "ability_mount_gyrocoptor", - [132243] = "ability_mount_gyrocoptorelite", - [132244] = "ability_mount_jungletiger", - [132245] = "ability_mount_kodo_01", - [132246] = "ability_mount_kodo_02", - [132247] = "ability_mount_kodo_03", - [132248] = "ability_mount_kotobrewfest", - [132249] = "ability_mount_mechastrider", - [132250] = "ability_mount_mountainram", - [132251] = "ability_mount_netherdrakeelite", - [132252] = "ability_mount_netherdrakepurple", - [132253] = "ability_mount_nightmarehorse", - [132254] = "ability_mount_pinktiger", - [132255] = "ability_mount_raptor", - [132256] = "ability_mount_ridingelekk", - [132257] = "ability_mount_ridingelekk_grey", - [132258] = "ability_mount_ridingelekk_purple", - [132259] = "ability_mount_ridingelekkelite", - [132260] = "ability_mount_ridingelekkelite_blue", - [132261] = "ability_mount_ridingelekkelite_green", - [132262] = "ability_mount_ridingelekkelite_purple", - [132263] = "ability_mount_ridinghorse", - [132264] = "ability_mount_rocketmount", - [132265] = "ability_mount_rocketmountblue", - [132266] = "ability_mount_undeadhorse", - [132267] = "ability_mount_warhippogryph", - [132268] = "ability_mount_whitedirewolf", - [132269] = "ability_mount_whitetiger", - [132270] = "ability_mount_wyvern_01", - [132271] = "ability_parry", - [132272] = "ability_physical_taunt", - [132273] = "ability_piercedamage", - [132274] = "ability_poisonarrow", - [132275] = "ability_poisons", - [132276] = "ability_poisonsting", - [132277] = "ability_racial_avatar", - [132278] = "ability_racial_bearform", - [132279] = "ability_racial_bloodrage", - [132280] = "ability_racial_cannibalize", - [132281] = "ability_racial_shadowmeld", - [132282] = "ability_racial_ultravision", - [132283] = "ability_repair", - [132284] = "ability_rogue_ambush", - [132285] = "ability_rogue_bladetwisting", - [132286] = "ability_rogue_bloodyeye", - [132287] = "ability_rogue_cheatdeath", - [132288] = "ability_rogue_deadenednerves", - [132289] = "ability_rogue_disembowel", - [132290] = "ability_rogue_disguise", - [132291] = "ability_rogue_distract", - [132292] = "ability_rogue_dualweild", - [132293] = "ability_rogue_envelopingshadows", - [132294] = "ability_rogue_eviscerate", - [132295] = "ability_rogue_feigndeath", - [132296] = "ability_rogue_feint", - [132297] = "ability_rogue_findweakness", - [132298] = "ability_rogue_fleetfooted", - [132299] = "ability_rogue_garrote", - [132300] = "ability_rogue_kidneyshot", - [132301] = "ability_rogue_masterofsubtlety", - [132302] = "ability_rogue_nervesofsteel", - [132303] = "ability_rogue_quickrecovery", - [132304] = "ability_rogue_rupture", - [132305] = "ability_rogue_shadowstep", - [132306] = "ability_rogue_shadowstrikes", - [132307] = "ability_rogue_sinistercalling", - [132308] = "ability_rogue_slicedice", - [132309] = "ability_rogue_sprint", - [132310] = "ability_rogue_surpriseattack", - [132311] = "ability_rogue_trip", - [132312] = "ability_sap", - [132313] = "ability_seal", - [132314] = "ability_searingarrow", - [132315] = "ability_shaman_heroism", - [132316] = "ability_shaman_stormstrike", - [132317] = "ability_shaman_watershield", - [132318] = "ability_shockwave", - [132319] = "ability_shootwand", - [132320] = "ability_smash", - [132321] = "ability_stealth", - [132322] = "ability_steelmelee", - [132323] = "ability_suffocate", - [132324] = "ability_theblackarrow", - [132325] = "ability_throw", - [132326] = "ability_thunderbolt", - [132327] = "ability_thunderclap", - [132328] = "ability_townwatch", - [132329] = "ability_tracking", - [132330] = "ability_trueshot", - [132331] = "ability_upgrademoonglaive", - [132332] = "ability_vanish", - [132333] = "ability_warlock_avoidance", - [132334] = "ability_warrior_battleshout", - [132335] = "ability_warrior_bloodfrenzy", - [132336] = "ability_warrior_bullrush", - [132337] = "ability_warrior_challange", - [132338] = "ability_warrior_charge", - [132339] = "ability_warrior_cleave", - [132340] = "ability_warrior_commandingshout", - [132341] = "ability_warrior_decisivestrike", - [132342] = "ability_warrior_defensivestance", - [132343] = "ability_warrior_devastate", - [132344] = "ability_warrior_disarm", - [132345] = "ability_warrior_endlessrage", - [132346] = "ability_warrior_focusedrage", - [132347] = "ability_warrior_improveddisciplines", - [132348] = "ability_warrior_innerrage", - [132349] = "ability_warrior_intervene", - [132350] = "ability_warrior_offensivestance", - [132351] = "ability_warrior_punishingblow", - [132352] = "ability_warrior_rallyingcry", - [132353] = "ability_warrior_rampage", - [132354] = "ability_warrior_revenge", - [132355] = "ability_warrior_riposte", - [132356] = "ability_warrior_savageblow", - [132357] = "ability_warrior_secondwind", - [132358] = "ability_warrior_shieldbash", - [132359] = "ability_warrior_shieldbreak", - [132360] = "ability_warrior_shieldguard", - [132361] = "ability_warrior_shieldmastery", - [132362] = "ability_warrior_shieldreflection", - [132363] = "ability_warrior_shieldwall", - [132364] = "ability_warrior_sunder", - [132365] = "ability_warrior_trauma", - [132366] = "ability_warrior_victoryrush", - [132367] = "ability_warrior_warcry", - [132368] = "ability_warrior_weaponmastery", - [132369] = "ability_warstomp", - [132370] = "ability_whirlwind", - [132371] = "axe_1h_draenei_b_01", - [132372] = "creature_sporemushroom", - [132373] = "inv-mount_raven_54", - [132374] = "inv-sword_53", - [132375] = "inv_1h_auchindoun_01", - [132376] = "inv_1h_haremmatron_d_01", - [132377] = "inv_2h_auchindoun_01", - [132378] = "inv_alchemy_crystalvial", - [132379] = "inv_alchemy_enchantedvial", - [132380] = "inv_alchemy_imbuedvial", - [132381] = "inv_alchemy_leadedvial", - [132382] = "inv_ammo_arrow_01", - [132383] = "inv_ammo_arrow_02", - [132384] = "inv_ammo_bullet_01", - [132385] = "inv_ammo_bullet_02", - [132386] = "inv_ammo_bullet_03", - [132387] = "inv_ammo_firetar", - [132388] = "inv_ammo_snowball", - [132389] = "inv_armor_helm_plate_naxxramas_raidwarrior_c_01", - [132390] = "inv_armor_shield_naxxramas_d_01", - [132391] = "inv_armor_shield_naxxramas_d_02", - [132392] = "inv_armor_shoulder_plate_naxxramas_raidwarrior_c_01", - [132393] = "inv_axe_01", - [132394] = "inv_axe_02", - [132395] = "inv_axe_03", - [132396] = "inv_axe_04", - [132397] = "inv_axe_05", - [132398] = "inv_axe_06", - [132399] = "inv_axe_07", - [132400] = "inv_axe_08", - [132401] = "inv_axe_09", - [132402] = "inv_axe_10", - [132403] = "inv_axe_11", - [132404] = "inv_axe_12", - [132405] = "inv_axe_13", - [132406] = "inv_axe_14", - [132407] = "inv_axe_15", - [132408] = "inv_axe_16", - [132409] = "inv_axe_17", - [132410] = "inv_axe_18", - [132411] = "inv_axe_19", - [132412] = "inv_axe_1h_blacksmithing_01", - [132413] = "inv_axe_1h_blacksmithing_02", - [132414] = "inv_axe_1h_blacksmithing_03", - [132415] = "inv_axe_20", - [132416] = "inv_axe_21", - [132417] = "inv_axe_22", - [132418] = "inv_axe_23", - [132419] = "inv_axe_24", - [132420] = "inv_axe_25", - [132421] = "inv_axe_26", - [132422] = "inv_axe_29", - [132423] = "inv_axe_2h_stratholme_d_01", - [132425] = "inv_axe_30", - [132426] = "inv_axe_32", + [132089] = "ability_ambush", + [132090] = "ability_backstab", + [132091] = "ability_bullrush", + [132092] = "ability_cheapshot", + [132093] = "ability_creature_cursed_01", + [132094] = "ability_creature_cursed_02", + [132095] = "ability_creature_cursed_03", + [132096] = "ability_creature_cursed_04", + [132097] = "ability_creature_cursed_05", + [132098] = "ability_creature_disease_01", + [132099] = "ability_creature_disease_02", + [132100] = "ability_creature_disease_03", + [132101] = "ability_creature_disease_04", + [132102] = "ability_creature_disease_05", + [132103] = "ability_creature_poison_01", + [132104] = "ability_creature_poison_02", + [132105] = "ability_creature_poison_03", + [132106] = "ability_creature_poison_04", + [132107] = "ability_creature_poison_05", + [132108] = "ability_creature_poison_06", + [132109] = "ability_criticalstrike", + [132110] = "ability_defend", + [132111] = "ability_devour", + [132112] = "ability_druid_aquaticform", + [132113] = "ability_druid_balanceofpower", + [132114] = "ability_druid_bash", + [132115] = "ability_druid_catform", + [132116] = "ability_druid_catformattack", + [132117] = "ability_druid_challangingroar", + [132118] = "ability_druid_cower", + [132119] = "ability_druid_cyclone", + [132120] = "ability_druid_dash", + [132121] = "ability_druid_demoralizingroar", + [132122] = "ability_druid_disembowel", + [132123] = "ability_druid_dreamstate", + [132124] = "ability_druid_empoweredrejuvination", + [132125] = "ability_druid_empoweredtouch", + [132126] = "ability_druid_enrage", + [132127] = "ability_druid_ferociousbite", + [132128] = "ability_druid_flightform", + [132129] = "ability_druid_forceofnature", + [132130] = "ability_druid_healinginstincts", + [132131] = "ability_druid_lacerate", + [132132] = "ability_druid_lunarguidance", + [132133] = "ability_druid_mangle", + [132134] = "ability_druid_mangle", + [132135] = "ability_druid_mangle2", + [132136] = "ability_druid_maul", + [132137] = "ability_druid_naturalperfection", + [132138] = "ability_druid_predatoryinstincts", + [132139] = "ability_druid_primaltenacity", + [132140] = "ability_druid_rake", + [132141] = "ability_druid_ravage", + [132142] = "ability_druid_supriseattack", + [132143] = "ability_druid_swipe", + [132144] = "ability_druid_travelform", + [132145] = "ability_druid_treeoflife", + [132146] = "ability_druid_twilightswrath", + [132147] = "ability_dualwield", + [132148] = "ability_dualwieldspecialization", + [132149] = "ability_ensnare", + [132150] = "ability_eyeoftheowl", + [132151] = "ability_fiegndead", + [132152] = "ability_ghoulfrenzy", + [132153] = "ability_golemstormbolt", + [132154] = "ability_golemthunderclap", + [132155] = "ability_gouge", + [132156] = "ability_hibernation", + [132157] = "ability_hunter_aimedshot", + [132158] = "ability_hunter_animalhandler", + [132159] = "ability_hunter_aspectofthemonkey", + [132160] = "ability_hunter_aspectoftheviper", + [132161] = "ability_hunter_beastcall", + [132162] = "ability_hunter_beastcall02", + [132163] = "ability_hunter_beastsoothe", + [132164] = "ability_hunter_beasttaming", + [132165] = "ability_hunter_beasttraining", + [132166] = "ability_hunter_beastwithin", + [132167] = "ability_hunter_catlikereflexes", + [132168] = "ability_hunter_combatexperience", + [132169] = "ability_hunter_criticalshot", + [132170] = "ability_hunter_disarmingshot", + [132171] = "ability_hunter_displacement", + [132172] = "ability_hunter_eagleeye", + [132173] = "ability_hunter_ferociousinspiration", + [132174] = "ability_hunter_goforthethroat", + [132175] = "ability_hunter_harass", + [132176] = "ability_hunter_killcommand", + [132177] = "ability_hunter_mastermarksman", + [132178] = "ability_hunter_mastertactitian", + [132179] = "ability_hunter_mendpet", + [132180] = "ability_hunter_misdirection", + [132181] = "ability_hunter_pathfinding", + [132182] = "ability_hunter_pet_bat", + [132183] = "ability_hunter_pet_bear", + [132184] = "ability_hunter_pet_boar", + [132185] = "ability_hunter_pet_cat", + [132186] = "ability_hunter_pet_crab", + [132187] = "ability_hunter_pet_crocolisk", + [132188] = "ability_hunter_pet_dragonhawk", + [132189] = "ability_hunter_pet_gorilla", + [132190] = "ability_hunter_pet_hyena", + [132191] = "ability_hunter_pet_netherray", + [132192] = "ability_hunter_pet_owl", + [132193] = "ability_hunter_pet_raptor", + [132194] = "ability_hunter_pet_ravager", + [132195] = "ability_hunter_pet_scorpid", + [132196] = "ability_hunter_pet_spider", + [132197] = "ability_hunter_pet_sporebat", + [132198] = "ability_hunter_pet_tallstrider", + [132199] = "ability_hunter_pet_turtle", + [132200] = "ability_hunter_pet_vulture", + [132201] = "ability_hunter_pet_warpstalker", + [132202] = "ability_hunter_pet_windserpent", + [132203] = "ability_hunter_pet_wolf", + [132204] = "ability_hunter_quickshot", + [132205] = "ability_hunter_rapidkilling", + [132206] = "ability_hunter_readiness", + [132207] = "ability_hunter_resourcefulness", + [132208] = "ability_hunter_runningshot", + [132209] = "ability_hunter_serpentswiftness", + [132210] = "ability_hunter_silenthunter", + [132211] = "ability_hunter_snaketrap", + [132212] = "ability_hunter_snipershot", + [132213] = "ability_hunter_steadyshot", + [132214] = "ability_hunter_survivalinstincts", + [132215] = "ability_hunter_swiftstrike", + [132216] = "ability_hunter_thrillofthehunt", + [132217] = "ability_hunter_zenarchery", + [132218] = "ability_impalingbolt", + [132219] = "ability_kick", + [132220] = "ability_mage_invisibility", + [132221] = "ability_mage_moltenarmor", + [132222] = "ability_marksmanship", + [132223] = "ability_meleedamage", + [132224] = "ability_mount_blackdirewolf", + [132225] = "ability_mount_blackpanther", + [132226] = "ability_mount_charger", + [132227] = "ability_mount_cockatricemount", + [132228] = "ability_mount_cockatricemount_black", + [132229] = "ability_mount_cockatricemount_blue", + [132230] = "ability_mount_cockatricemount_green", + [132231] = "ability_mount_cockatricemount_purple", + [132232] = "ability_mount_cockatricemountelite", + [132233] = "ability_mount_cockatricemountelite_black", + [132234] = "ability_mount_cockatricemountelite_blue", + [132235] = "ability_mount_cockatricemountelite_green", + [132236] = "ability_mount_cockatricemountelite_purple", + [132237] = "ability_mount_cockatricemountelite_white", + [132238] = "ability_mount_dreadsteed", + [132239] = "ability_mount_gryphon_01", + [132240] = "ability_mount_gyrocoptor", + [132241] = "ability_mount_gyrocoptorelite", + [132242] = "ability_mount_jungletiger", + [132243] = "ability_mount_kodo_01", + [132244] = "ability_mount_kodo_02", + [132245] = "ability_mount_kodo_03", + [132246] = "ability_mount_kotobrewfest", + [132247] = "ability_mount_mechastrider", + [132248] = "ability_mount_mountainram", + [132249] = "ability_mount_netherdrakeelite", + [132250] = "ability_mount_netherdrakepurple", + [132251] = "ability_mount_nightmarehorse", + [132252] = "ability_mount_pinktiger", + [132253] = "ability_mount_raptor", + [132254] = "ability_mount_ridingelekk", + [132255] = "ability_mount_ridingelekk_grey", + [132256] = "ability_mount_ridingelekk_purple", + [132257] = "ability_mount_ridingelekkelite", + [132258] = "ability_mount_ridingelekkelite_blue", + [132259] = "ability_mount_ridingelekkelite_green", + [132260] = "ability_mount_ridingelekkelite_purple", + [132261] = "ability_mount_ridinghorse", + [132262] = "ability_mount_rocketmount", + [132263] = "ability_mount_rocketmountblue", + [132264] = "ability_mount_undeadhorse", + [132265] = "ability_mount_warhippogryph", + [132266] = "ability_mount_whitedirewolf", + [132267] = "ability_mount_whitetiger", + [132268] = "ability_mount_wyvern_01", + [132269] = "ability_parry", + [132270] = "ability_physical_taunt", + [132271] = "ability_piercedamage", + [132272] = "ability_poisonarrow", + [132273] = "ability_poisons", + [132274] = "ability_poisonsting", + [132275] = "ability_racial_avatar", + [132276] = "ability_racial_bearform", + [132277] = "ability_racial_bloodrage", + [132278] = "ability_racial_cannibalize", + [132279] = "ability_racial_shadowmeld", + [132280] = "ability_racial_ultravision", + [132281] = "ability_repair", + [132282] = "ability_rogue_ambush", + [132283] = "ability_rogue_bladetwisting", + [132284] = "ability_rogue_bloodyeye", + [132285] = "ability_rogue_cheatdeath", + [132286] = "ability_rogue_deadenednerves", + [132287] = "ability_rogue_disembowel", + [132288] = "ability_rogue_disguise", + [132289] = "ability_rogue_distract", + [132290] = "ability_rogue_dualweild", + [132291] = "ability_rogue_envelopingshadows", + [132292] = "ability_rogue_eviscerate", + [132293] = "ability_rogue_feigndeath", + [132294] = "ability_rogue_feint", + [132295] = "ability_rogue_findweakness", + [132296] = "ability_rogue_fleetfooted", + [132297] = "ability_rogue_garrote", + [132298] = "ability_rogue_kidneyshot", + [132299] = "ability_rogue_masterofsubtlety", + [132300] = "ability_rogue_nervesofsteel", + [132301] = "ability_rogue_quickrecovery", + [132302] = "ability_rogue_rupture", + [132303] = "ability_rogue_shadowstep", + [132304] = "ability_rogue_shadowstrikes", + [132305] = "ability_rogue_sinistercalling", + [132306] = "ability_rogue_slicedice", + [132307] = "ability_rogue_sprint", + [132308] = "ability_rogue_surpriseattack", + [132309] = "ability_rogue_trip", + [132310] = "ability_sap", + [132311] = "ability_seal", + [132312] = "ability_searingarrow", + [132313] = "ability_shaman_heroism", + [132314] = "ability_shaman_stormstrike", + [132315] = "ability_shaman_watershield", + [132316] = "ability_shockwave", + [132317] = "ability_shootwand", + [132318] = "ability_smash", + [132319] = "ability_spy", + [132320] = "ability_stealth", + [132321] = "ability_steelmelee", + [132322] = "ability_suffocate", + [132323] = "ability_theblackarrow", + [132324] = "ability_throw", + [132325] = "ability_thunderbolt", + [132326] = "ability_thunderclap", + [132327] = "ability_townwatch", + [132328] = "ability_tracking", + [132329] = "ability_trueshot", + [132330] = "ability_upgrademoonglaive", + [132331] = "ability_vanish", + [132332] = "ability_warlock_avoidance", + [132333] = "ability_warrior_battleshout", + [132334] = "ability_warrior_bloodfrenzy", + [132335] = "ability_warrior_bullrush", + [132336] = "ability_warrior_challange", + [132337] = "ability_warrior_charge", + [132338] = "ability_warrior_cleave", + [132339] = "ability_warrior_commandingshout", + [132340] = "ability_warrior_decisivestrike", + [132341] = "ability_warrior_defensivestance", + [132342] = "ability_warrior_devastate", + [132343] = "ability_warrior_disarm", + [132344] = "ability_warrior_endlessrage", + [132345] = "ability_warrior_focusedrage", + [132346] = "ability_warrior_improveddisciplines", + [132347] = "ability_warrior_innerrage", + [132348] = "ability_warrior_intervene", + [132349] = "ability_warrior_offensivestance", + [132350] = "ability_warrior_punishingblow", + [132351] = "ability_warrior_rallyingcry", + [132352] = "ability_warrior_rampage", + [132353] = "ability_warrior_revenge", + [132354] = "ability_warrior_riposte", + [132355] = "ability_warrior_savageblow", + [132356] = "ability_warrior_secondwind", + [132357] = "ability_warrior_shieldbash", + [132358] = "ability_warrior_shieldbreak", + [132359] = "ability_warrior_shieldguard", + [132360] = "ability_warrior_shieldmastery", + [132361] = "ability_warrior_shieldreflection", + [132362] = "ability_warrior_shieldwall", + [132363] = "ability_warrior_sunder", + [132364] = "ability_warrior_trauma", + [132365] = "ability_warrior_victoryrush", + [132366] = "ability_warrior_warcry", + [132367] = "ability_warrior_weaponmastery", + [132368] = "ability_warstomp", + [132369] = "ability_whirlwind", + [132370] = "axe_1h_draenei_b_01", + [132371] = "creature_sporemushroom", + [132372] = "inv-mount_raven_54", + [132373] = "inv-sword_53", + [132374] = "inv_1h_auchindoun_01", + [132375] = "inv_1h_haremmatron_d_01", + [132376] = "inv_2h_auchindoun_01", + [132377] = "inv_alchemy_crystalvial", + [132378] = "inv_alchemy_enchantedvial", + [132379] = "inv_alchemy_imbuedvial", + [132380] = "inv_alchemy_leadedvial", + [132381] = "inv_ammo_arrow_01", + [132382] = "inv_ammo_arrow_02", + [132383] = "inv_ammo_bullet_01", + [132384] = "inv_ammo_bullet_02", + [132385] = "inv_ammo_bullet_03", + [132386] = "inv_ammo_firetar", + [132387] = "inv_ammo_snowball", + [132388] = "inv_armor_helm_plate_naxxramas_raidwarrior_c_01", + [132389] = "inv_armor_shield_naxxramas_d_01", + [132390] = "inv_armor_shield_naxxramas_d_02", + [132391] = "inv_armor_shoulder_plate_naxxramas_raidwarrior_c_01", + [132392] = "inv_axe_01", + [132393] = "inv_axe_02", + [132394] = "inv_axe_03", + [132395] = "inv_axe_04", + [132396] = "inv_axe_05", + [132397] = "inv_axe_06", + [132398] = "inv_axe_07", + [132399] = "inv_axe_08", + [132400] = "inv_axe_09", + [132401] = "inv_axe_10", + [132402] = "inv_axe_11", + [132403] = "inv_axe_12", + [132404] = "inv_axe_13", + [132405] = "inv_axe_14", + [132406] = "inv_axe_15", + [132407] = "inv_axe_16", + [132408] = "inv_axe_17", + [132409] = "inv_axe_18", + [132410] = "inv_axe_19", + [132411] = "inv_axe_1h_blacksmithing_01", + [132412] = "inv_axe_1h_blacksmithing_02", + [132413] = "inv_axe_1h_blacksmithing_03", + [132414] = "inv_axe_20", + [132415] = "inv_axe_21", + [132416] = "inv_axe_22", + [132417] = "inv_axe_23", + [132418] = "inv_axe_24", + [132419] = "inv_axe_25", + [132420] = "inv_axe_26", + [132421] = "inv_axe_29", + [132422] = "inv_axe_2h_stratholme_d_01", + [132423] = "inv_axe_30", + [132425] = "inv_axe_32", + [132426] = "inv_axe_33", [132427] = "inv_axe_34", [132428] = "inv_axe_35", [132429] = "inv_axe_36", @@ -2467,227 +2467,227 @@ local icons = { [134541] = "inv_offhand_blood_02", [134542] = "inv_offhand_draenei_a_01", [134543] = "inv_offhand_draenei_a_02", - [134544] = "inv_potion_139", - [134545] = "inv_offhand_hyjal_d_01", - [134546] = "inv_offhand_naxxramas_02", - [134547] = "inv_offhand_naxxramas_03", - [134548] = "inv_offhand_naxxramas_04", - [134549] = "inv_offhand_naxxramas_d_01", - [134550] = "inv_offhand_outlandraid_01", - [134551] = "inv_offhand_outlandraid_02", - [134552] = "inv_offhand_outlandraid_03blue", - [134553] = "inv_offhand_outlandraid_03orange", - [134554] = "inv_offhand_outlandraid_03white", - [134555] = "inv_offhand_stratholme_a_01", - [134556] = "inv_offhand_stratholme_a_02", - [134557] = "inv_offhand_sunwell_d_01", - [134558] = "inv_offhand_sunwell_d_02", - [134559] = "inv_offhand_utgarde_d_01", - [134560] = "inv_offhand_zulaman_d_01", - [134561] = "inv_offhand_zulaman_d_02", - [134562] = "inv_ore_adamantium", - [134563] = "inv_ore_adamantium_01", - [134564] = "inv_ore_arcanite_01", - [134565] = "inv_ore_arcanite_02", - [134566] = "inv_ore_cobalt", - [134567] = "inv_ore_copper_01", - [134568] = "inv_ore_eternium", - [134569] = "inv_ore_ethernium_01", - [134570] = "inv_ore_feliron", - [134571] = "inv_ore_feliron_01", - [134572] = "inv_ore_gold_01", - [134573] = "inv_ore_iron_01", - [134574] = "inv_ore_khorium", - [134575] = "inv_ore_khorium_01", - [134576] = "inv_ore_mithril_01", - [134577] = "inv_ore_mithril_02", - [134578] = "inv_ore_thorium_01", - [134579] = "inv_ore_thorium_02", - [134580] = "inv_ore_tin_01", - [134581] = "inv_ore_truesilver_01", - [134582] = "inv_pants_01", - [134583] = "inv_pants_02", - [134584] = "inv_pants_03", - [134585] = "inv_pants_04", - [134586] = "inv_pants_05", - [134587] = "inv_pants_06", - [134588] = "inv_pants_07", - [134589] = "inv_pants_08", - [134590] = "inv_pants_09", - [134591] = "inv_pants_10", - [134592] = "inv_pants_11", - [134593] = "inv_pants_12", - [134594] = "inv_pants_13", - [134595] = "inv_pants_14", - [134596] = "inv_pants_cloth_01", - [134597] = "inv_pants_cloth_02", - [134598] = "inv_pants_cloth_03", - [134599] = "inv_pants_cloth_04", - [134600] = "inv_pants_cloth_05", - [134601] = "inv_pants_cloth_06", - [134602] = "inv_pants_cloth_07", - [134603] = "inv_pants_cloth_08", - [134604] = "inv_pants_cloth_09", - [134605] = "inv_pants_cloth_10", - [134606] = "inv_pants_cloth_11", - [134607] = "inv_pants_cloth_12", - [134608] = "inv_pants_cloth_13", - [134609] = "inv_pants_cloth_14", - [134610] = "inv_pants_cloth_15", - [134611] = "inv_pants_cloth_16", - [134612] = "inv_pants_cloth_17", - [134613] = "inv_pants_cloth_18", - [134614] = "inv_pants_cloth_19", - [134615] = "inv_pants_cloth_20", - [134616] = "inv_pants_cloth_21", - [134617] = "inv_pants_cloth_22", - [134618] = "inv_pants_cloth_23", - [134619] = "inv_pants_cloth_24", - [134620] = "inv_pants_cloth_25", - [134621] = "inv_pants_cloth_26", - [134622] = "inv_pants_cloth_27", - [134623] = "inv_pants_cloth_28", - [134624] = "inv_pants_cloth_29", - [134625] = "inv_pants_cloth_30", - [134626] = "inv_pants_cloth_31", - [134627] = "inv_pants_leather_01", - [134628] = "inv_pants_leather_02", - [134629] = "inv_pants_leather_03", - [134630] = "inv_pants_leather_04", - [134631] = "inv_pants_leather_05", - [134632] = "inv_pants_leather_06", - [134633] = "inv_pants_leather_07", - [134634] = "inv_pants_leather_08", - [134635] = "inv_pants_leather_09", - [134636] = "inv_pants_leather_10", - [134637] = "inv_pants_leather_11", - [134638] = "inv_pants_leather_12", - [134639] = "inv_pants_leather_13", - [134640] = "inv_pants_leather_14", - [134641] = "inv_pants_leather_15", - [134642] = "inv_pants_leather_16", - [134643] = "inv_pants_leather_17", - [134644] = "inv_pants_leather_18", - [134645] = "inv_pants_leather_19", - [134646] = "inv_pants_leather_20", - [134647] = "inv_pants_leather_21", - [134648] = "inv_pants_leather_22", - [134649] = "inv_pants_leather_23", - [134650] = "inv_pants_leather_24", - [134651] = "inv_pants_leather_25", - [134652] = "inv_pants_leather_26", - [134653] = "inv_pants_leather_27", - [134654] = "inv_pants_mail_01", - [134655] = "inv_pants_mail_02", - [134656] = "inv_pants_mail_03", - [134657] = "inv_pants_mail_04", - [134658] = "inv_pants_mail_05", - [134659] = "inv_pants_mail_06", - [134660] = "inv_pants_mail_07", - [134661] = "inv_pants_mail_08", - [134662] = "inv_pants_mail_09", - [134663] = "inv_pants_mail_10", - [134664] = "inv_pants_mail_11", - [134665] = "inv_pants_mail_12", - [134666] = "inv_pants_mail_13", - [134667] = "inv_pants_mail_14", - [134668] = "inv_pants_mail_15", - [134669] = "inv_pants_mail_16", - [134670] = "inv_pants_mail_17", - [134671] = "inv_pants_mail_18", - [134672] = "inv_pants_mail_19", - [134673] = "inv_pants_mail_20", - [134674] = "inv_pants_mail_21", - [134675] = "inv_pants_mail_24", - [134676] = "inv_pants_mail_25", - [134677] = "inv_pants_mail_26", - [134678] = "inv_pants_plate_01", - [134679] = "inv_pants_plate_02", - [134680] = "inv_pants_plate_03", - [134681] = "inv_pants_plate_04", - [134682] = "inv_pants_plate_05", - [134683] = "inv_pants_plate_06", - [134684] = "inv_pants_plate_07", - [134685] = "inv_pants_plate_08", - [134686] = "inv_pants_plate_09", - [134687] = "inv_pants_plate_10", - [134688] = "inv_pants_plate_11", - [134689] = "inv_pants_plate_12", - [134690] = "inv_pants_plate_13", - [134691] = "inv_pants_plate_14", - [134692] = "inv_pants_plate_15", - [134693] = "inv_pants_plate_16", - [134694] = "inv_pants_plate_17", - [134695] = "inv_pants_plate_18", - [134696] = "inv_pants_plate_19", - [134697] = "inv_pants_plate_20", - [134698] = "inv_pants_plate_21", - [134699] = "inv_pants_plate_22", - [134700] = "inv_pants_plate_23", - [134701] = "inv_pants_plate_24", - [134702] = "inv_pants_plate_25", - [134703] = "inv_pants_plate_26", - [134704] = "inv_pants_plate_27", - [134705] = "inv_pants_plate_28", - [134706] = "inv_pants_plate_29", - [134707] = "inv_pants_wolf", - [134708] = "inv_pick_01", - [134709] = "inv_pick_02", - [134710] = "inv_pick_03", - [134711] = "inv_pick_05", - [134712] = "inv_poison_mindnumbing", - [134713] = "inv_potion_01", - [134714] = "inv_potion_02", - [134715] = "inv_potion_03", - [134716] = "inv_potion_04", - [134717] = "inv_potion_05", - [134718] = "inv_potion_06", - [134719] = "inv_potion_07", - [134720] = "inv_potion_08", - [134721] = "inv_potion_09", - [134722] = "inv_potion_10", - [134723] = "inv_potion_100", - [134724] = "inv_potion_101", - [134725] = "inv_potion_102", - [134726] = "inv_potion_103", - [134727] = "inv_potion_104", - [134728] = "inv_potion_105", - [134729] = "inv_potion_106", - [134730] = "inv_potion_107", - [134731] = "inv_potion_108", - [134732] = "inv_potion_109", - [134733] = "inv_potion_11", - [134734] = "inv_potion_110", - [134735] = "inv_potion_111", - [134736] = "inv_potion_112", - [134737] = "inv_potion_113", - [134738] = "inv_potion_114", - [134739] = "inv_potion_115", - [134740] = "inv_potion_116", - [134741] = "inv_potion_117", - [134742] = "inv_potion_118", - [134743] = "inv_potion_119", - [134744] = "inv_potion_12", - [134745] = "inv_potion_120", - [134746] = "inv_potion_121", - [134747] = "inv_potion_122", - [134748] = "inv_potion_123", - [134749] = "inv_potion_124", - [134750] = "inv_potion_125", - [134751] = "inv_potion_126", - [134752] = "inv_potion_127", - [134753] = "inv_potion_128", - [134754] = "inv_potion_129", - [134755] = "inv_potion_13", - [134756] = "inv_potion_130", - [134757] = "inv_potion_131", - [134758] = "inv_potion_132", - [134759] = "inv_potion_133", - [134760] = "inv_potion_134", - [134761] = "inv_potion_135", - [134762] = "inv_potion_136", - [134763] = "inv_potion_137", - [134764] = "inv_potion_138", + [134544] = "inv_offhand_hyjal_d_01", + [134545] = "inv_offhand_naxxramas_02", + [134546] = "inv_offhand_naxxramas_03", + [134547] = "inv_offhand_naxxramas_04", + [134548] = "inv_offhand_naxxramas_d_01", + [134549] = "inv_offhand_outlandraid_01", + [134550] = "inv_offhand_outlandraid_02", + [134551] = "inv_offhand_outlandraid_03blue", + [134552] = "inv_offhand_outlandraid_03orange", + [134553] = "inv_offhand_outlandraid_03white", + [134554] = "inv_offhand_stratholme_a_01", + [134555] = "inv_offhand_stratholme_a_02", + [134556] = "inv_offhand_sunwell_d_01", + [134557] = "inv_offhand_sunwell_d_02", + [134558] = "inv_offhand_utgarde_d_01", + [134559] = "inv_offhand_zulaman_d_01", + [134560] = "inv_offhand_zulaman_d_02", + [134561] = "inv_ore_adamantium", + [134562] = "inv_ore_adamantium_01", + [134563] = "inv_ore_arcanite_01", + [134564] = "inv_ore_arcanite_02", + [134565] = "inv_ore_cobalt", + [134566] = "inv_ore_copper_01", + [134567] = "inv_ore_eternium", + [134568] = "inv_ore_ethernium_01", + [134569] = "inv_ore_feliron", + [134570] = "inv_ore_feliron_01", + [134571] = "inv_ore_gold_01", + [134572] = "inv_ore_iron_01", + [134573] = "inv_ore_khorium", + [134574] = "inv_ore_khorium_01", + [134575] = "inv_ore_mithril_01", + [134576] = "inv_ore_mithril_02", + [134577] = "inv_ore_thorium_01", + [134578] = "inv_ore_thorium_02", + [134579] = "inv_ore_tin_01", + [134580] = "inv_ore_truesilver_01", + [134581] = "inv_pants_01", + [134582] = "inv_pants_02", + [134583] = "inv_pants_03", + [134584] = "inv_pants_04", + [134585] = "inv_pants_05", + [134586] = "inv_pants_06", + [134587] = "inv_pants_07", + [134588] = "inv_pants_08", + [134589] = "inv_pants_09", + [134590] = "inv_pants_10", + [134591] = "inv_pants_11", + [134592] = "inv_pants_12", + [134593] = "inv_pants_13", + [134594] = "inv_pants_14", + [134595] = "inv_pants_cloth_01", + [134596] = "inv_pants_cloth_02", + [134597] = "inv_pants_cloth_03", + [134598] = "inv_pants_cloth_04", + [134599] = "inv_pants_cloth_05", + [134600] = "inv_pants_cloth_06", + [134601] = "inv_pants_cloth_07", + [134602] = "inv_pants_cloth_08", + [134603] = "inv_pants_cloth_09", + [134604] = "inv_pants_cloth_10", + [134605] = "inv_pants_cloth_11", + [134606] = "inv_pants_cloth_12", + [134607] = "inv_pants_cloth_13", + [134608] = "inv_pants_cloth_14", + [134609] = "inv_pants_cloth_15", + [134610] = "inv_pants_cloth_16", + [134611] = "inv_pants_cloth_17", + [134612] = "inv_pants_cloth_18", + [134613] = "inv_pants_cloth_19", + [134614] = "inv_pants_cloth_20", + [134615] = "inv_pants_cloth_21", + [134616] = "inv_pants_cloth_22", + [134617] = "inv_pants_cloth_23", + [134618] = "inv_pants_cloth_24", + [134619] = "inv_pants_cloth_25", + [134620] = "inv_pants_cloth_26", + [134621] = "inv_pants_cloth_27", + [134622] = "inv_pants_cloth_28", + [134623] = "inv_pants_cloth_29", + [134624] = "inv_pants_cloth_30", + [134625] = "inv_pants_cloth_31", + [134626] = "inv_pants_leather_01", + [134627] = "inv_pants_leather_02", + [134628] = "inv_pants_leather_03", + [134629] = "inv_pants_leather_04", + [134630] = "inv_pants_leather_05", + [134631] = "inv_pants_leather_06", + [134632] = "inv_pants_leather_07", + [134633] = "inv_pants_leather_08", + [134634] = "inv_pants_leather_09", + [134635] = "inv_pants_leather_10", + [134636] = "inv_pants_leather_11", + [134637] = "inv_pants_leather_12", + [134638] = "inv_pants_leather_13", + [134639] = "inv_pants_leather_14", + [134640] = "inv_pants_leather_15", + [134641] = "inv_pants_leather_16", + [134642] = "inv_pants_leather_17", + [134643] = "inv_pants_leather_18", + [134644] = "inv_pants_leather_19", + [134645] = "inv_pants_leather_20", + [134646] = "inv_pants_leather_21", + [134647] = "inv_pants_leather_22", + [134648] = "inv_pants_leather_23", + [134649] = "inv_pants_leather_24", + [134650] = "inv_pants_leather_25", + [134651] = "inv_pants_leather_26", + [134652] = "inv_pants_leather_27", + [134653] = "inv_pants_mail_01", + [134654] = "inv_pants_mail_02", + [134655] = "inv_pants_mail_03", + [134656] = "inv_pants_mail_04", + [134657] = "inv_pants_mail_05", + [134658] = "inv_pants_mail_06", + [134659] = "inv_pants_mail_07", + [134660] = "inv_pants_mail_08", + [134661] = "inv_pants_mail_09", + [134662] = "inv_pants_mail_10", + [134663] = "inv_pants_mail_11", + [134664] = "inv_pants_mail_12", + [134665] = "inv_pants_mail_13", + [134666] = "inv_pants_mail_14", + [134667] = "inv_pants_mail_15", + [134668] = "inv_pants_mail_16", + [134669] = "inv_pants_mail_17", + [134670] = "inv_pants_mail_18", + [134671] = "inv_pants_mail_19", + [134672] = "inv_pants_mail_20", + [134673] = "inv_pants_mail_21", + [134674] = "inv_pants_mail_24", + [134675] = "inv_pants_mail_25", + [134676] = "inv_pants_mail_26", + [134677] = "inv_pants_plate_01", + [134678] = "inv_pants_plate_02", + [134679] = "inv_pants_plate_03", + [134680] = "inv_pants_plate_04", + [134681] = "inv_pants_plate_05", + [134682] = "inv_pants_plate_06", + [134683] = "inv_pants_plate_07", + [134684] = "inv_pants_plate_08", + [134685] = "inv_pants_plate_09", + [134686] = "inv_pants_plate_10", + [134687] = "inv_pants_plate_11", + [134688] = "inv_pants_plate_12", + [134689] = "inv_pants_plate_13", + [134690] = "inv_pants_plate_14", + [134691] = "inv_pants_plate_15", + [134692] = "inv_pants_plate_16", + [134693] = "inv_pants_plate_17", + [134694] = "inv_pants_plate_18", + [134695] = "inv_pants_plate_19", + [134696] = "inv_pants_plate_20", + [134697] = "inv_pants_plate_21", + [134698] = "inv_pants_plate_22", + [134699] = "inv_pants_plate_23", + [134700] = "inv_pants_plate_24", + [134701] = "inv_pants_plate_25", + [134702] = "inv_pants_plate_26", + [134703] = "inv_pants_plate_27", + [134704] = "inv_pants_plate_28", + [134705] = "inv_pants_plate_29", + [134706] = "inv_pants_wolf", + [134707] = "inv_pick_01", + [134708] = "inv_pick_02", + [134709] = "inv_pick_03", + [134710] = "inv_pick_05", + [134711] = "inv_poison_mindnumbing", + [134712] = "inv_potion_01", + [134713] = "inv_potion_02", + [134714] = "inv_potion_03", + [134715] = "inv_potion_04", + [134716] = "inv_potion_05", + [134717] = "inv_potion_06", + [134718] = "inv_potion_07", + [134719] = "inv_potion_08", + [134720] = "inv_potion_09", + [134721] = "inv_potion_10", + [134722] = "inv_potion_100", + [134723] = "inv_potion_101", + [134724] = "inv_potion_102", + [134725] = "inv_potion_103", + [134726] = "inv_potion_104", + [134727] = "inv_potion_105", + [134728] = "inv_potion_106", + [134729] = "inv_potion_107", + [134730] = "inv_potion_108", + [134731] = "inv_potion_109", + [134732] = "inv_potion_11", + [134733] = "inv_potion_110", + [134734] = "inv_potion_111", + [134735] = "inv_potion_112", + [134736] = "inv_potion_113", + [134737] = "inv_potion_114", + [134738] = "inv_potion_115", + [134739] = "inv_potion_116", + [134740] = "inv_potion_117", + [134741] = "inv_potion_118", + [134742] = "inv_potion_119", + [134743] = "inv_potion_12", + [134744] = "inv_potion_120", + [134745] = "inv_potion_121", + [134746] = "inv_potion_122", + [134747] = "inv_potion_123", + [134748] = "inv_potion_124", + [134749] = "inv_potion_125", + [134750] = "inv_potion_126", + [134751] = "inv_potion_127", + [134752] = "inv_potion_128", + [134753] = "inv_potion_129", + [134754] = "inv_potion_13", + [134755] = "inv_potion_130", + [134756] = "inv_potion_131", + [134757] = "inv_potion_132", + [134758] = "inv_potion_133", + [134759] = "inv_potion_134", + [134760] = "inv_potion_135", + [134761] = "inv_potion_136", + [134762] = "inv_potion_137", + [134763] = "inv_potion_138", + [134764] = "inv_potion_139", [134765] = "inv_potion_14", [134766] = "inv_potion_140", [134767] = "inv_potion_141", @@ -4170,1635 +4170,1635 @@ local icons = { [136247] = "trade_leatherworking", [136248] = "trade_mining", [136249] = "trade_tailoring", - [236149] = "inv_pet_egbert", - [236150] = "ability_druid_berserk", - [236151] = "ability_druid_earthandsky", - [236152] = "ability_druid_eclipse", - [236153] = "ability_druid_eclipseorange", - [236154] = "ability_druid_flourish", - [236155] = "ability_druid_galewinds", - [236156] = "ability_druid_giftoftheearthmother", - [236157] = "ability_druid_improvedmoonkinform", - [236158] = "ability_druid_improvedtreeform", - [236159] = "ability_druid_infectedwound", - [236160] = "ability_druid_kingofthejungle", - [236161] = "ability_druid_manatree", - [236162] = "ability_druid_mastershapeshifter", - [236163] = "ability_druid_nourish", - [236164] = "ability_druid_owlkinfrenzy", - [236165] = "ability_druid_primalagression", - [236166] = "ability_druid_primalprecision", - [236167] = "ability_druid_replenish", - [236168] = "ability_druid_skinteeth", - [236169] = "ability_druid_starfall", - [236170] = "ability_druid_tigersroar", - [236171] = "ability_druid_typhoon", - [236172] = "ability_heroicleap", - [236173] = "ability_hunter_aspectmastery", - [236174] = "ability_hunter_assassinate", - [236175] = "ability_hunter_assassinate2", - [236176] = "ability_hunter_beastmastery", - [236177] = "ability_hunter_chimerashot2", - [236178] = "ability_hunter_cobrastrikes", - [236179] = "ability_hunter_explosiveshot", - [236180] = "ability_hunter_focusedaim", - [236181] = "ability_hunter_huntervswild", - [236182] = "ability_hunter_huntingparty", - [236183] = "ability_hunter_improvedsteadyshot", - [236184] = "ability_hunter_improvedtracking", - [236185] = "ability_hunter_invigeration", - [236186] = "ability_hunter_lockandload", - [236187] = "ability_hunter_longevity", - [236188] = "ability_hunter_longshots", - [236189] = "ability_hunter_markedfordeath", - [236190] = "ability_hunter_masterscall", - [236191] = "ability_hunter_pet_chimera", - [236192] = "ability_hunter_pet_corehound", - [236193] = "ability_hunter_pet_devilsaur", - [236194] = "ability_hunter_pet_moth", - [236195] = "ability_hunter_pet_rhino", - [236196] = "ability_hunter_pet_silithid", - [236197] = "ability_hunter_pet_wasp", - [236198] = "ability_hunter_pet_worm", - [236199] = "ability_hunter_piercingshots", - [236200] = "ability_hunter_pointofnoescape", - [236201] = "ability_hunter_potentvenom", - [236202] = "ability_hunter_rapidregeneration", - [236203] = "ability_hunter_separationanxiety", - [236204] = "ability_hunter_snipertraining", - [236205] = "ability_hunter_wildquiver", - [236206] = "ability_mage_arcanebarrage", - [236207] = "ability_mage_brainfreeze", - [236208] = "ability_mage_burnout", - [236209] = "ability_mage_chilledtothebone", - [236210] = "ability_mage_coldasice", - [236211] = "ability_mage_conjurefoodrank10", - [236212] = "ability_mage_conjurefoodrank12", - [236213] = "ability_mage_conjurefoodrank9", - [236214] = "ability_mage_conjurewater11", - [236215] = "ability_mage_deepfreeze", - [236216] = "ability_mage_fierypayback", - [236217] = "ability_mage_firestarter", - [236218] = "ability_mage_frostfirebolt", - [236219] = "ability_mage_hotstreak", - [236220] = "ability_mage_incantersabsorbtion", - [236221] = "ability_mage_livingbomb", - [236222] = "ability_mage_missilebarrage", - [236223] = "ability_mage_netherwindpresence", - [236224] = "ability_mage_potentspirit", - [236225] = "ability_mage_shattershield", - [236226] = "ability_mage_studentofthemind", - [236227] = "ability_mage_tormentoftheweak", - [236228] = "ability_mage_wintersgrasp", - [236229] = "ability_mage_worldinflames", - [236230] = "ability_miling", - [236231] = "ability_mount_drake_azure", - [236232] = "ability_mount_drake_blue", - [236233] = "ability_mount_drake_bronze", - [236234] = "ability_mount_drake_proto", - [236235] = "ability_mount_drake_red", - [236236] = "ability_mount_drake_twilight", - [236237] = "ability_mount_flyingcarpet", - [236238] = "ability_mount_mammoth_black", - [236239] = "ability_mount_mammoth_black_3seater", - [236240] = "ability_mount_mammoth_brown", - [236241] = "ability_mount_mammoth_brown_3seater", - [236242] = "ability_mount_mammoth_white", - [236243] = "ability_mount_mammoth_white_3seater", - [236244] = "ability_mount_polarbear_black", - [236245] = "ability_mount_polarbear_brown", - [236246] = "ability_mount_polarbear_white", - [236247] = "ability_paladin_artofwar", - [236248] = "ability_paladin_beaconoflight", - [236249] = "ability_paladin_blessedhands", - [236250] = "ability_paladin_blessedmending", - [236251] = "ability_paladin_divinestorm", - [236252] = "ability_paladin_enlightenedjudgements", - [236253] = "ability_paladin_gaurdedbythelight", - [236254] = "ability_paladin_hammeroftherighteous", - [236255] = "ability_paladin_infusionoflight", - [236256] = "ability_paladin_judgementblue", - [236257] = "ability_paladin_judgementofthepure", - [236258] = "ability_paladin_judgementofthewise", - [236259] = "ability_paladin_judgementred", - [236260] = "ability_paladin_judgementsofthejust", - [236261] = "ability_paladin_righteousvengeance", - [236262] = "ability_paladin_sacredcleansing", - [236263] = "ability_paladin_sanctifiedwrath", - [236264] = "ability_paladin_sheathoflight", - [236265] = "ability_paladin_shieldofthetemplar", - [236266] = "ability_paladin_shieldofvengeance", - [236267] = "ability_paladin_swiftretribution", - [236268] = "ability_paladin_touchedbylight", - [236269] = "ability_rogue_bloodsplatter", - [236270] = "ability_rogue_cuttothechase", - [236271] = "ability_rogue_deadlybrew", - [236272] = "ability_rogue_deviouspoisons", - [236273] = "ability_rogue_dismantle", - [236274] = "ability_rogue_fanofknives", - [236275] = "ability_rogue_focusedattacks", - [236276] = "ability_rogue_honoramongstthieves", - [236277] = "ability_rogue_hungerforblood", - [236278] = "ability_rogue_murderspree", - [236279] = "ability_rogue_preyontheweak", - [236280] = "ability_rogue_shadowdance", - [236281] = "ability_rogue_slaughterfromtheshadows", - [236282] = "ability_rogue_stayofexecution", - [236283] = "ability_rogue_throwingspecialization", - [236284] = "ability_rogue_tricksofthetrade", - [236285] = "ability_rogue_turnthetables", - [236286] = "ability_rogue_unfairadvantage", - [236287] = "ability_rogue_waylay", - [236288] = "ability_rogue_wrongfullyaccused", - [236289] = "ability_shaman_cleansespirit", - [236290] = "ability_shaman_lavalash", - [236291] = "ability_warlock_backdraft", - [236292] = "ability_warlock_chaosbolt", - [236293] = "ability_warlock_demonicempowerment", - [236294] = "ability_warlock_demonicpower", - [236295] = "ability_warlock_empoweredimp", - [236296] = "ability_warlock_eradication", - [236297] = "ability_warlock_everlastingaffliction", - [236298] = "ability_warlock_fireandbrimstone", - [236299] = "ability_warlock_haunt", - [236300] = "ability_warlock_improveddemonictactics", - [236301] = "ability_warlock_improvedsoulleech", - [236302] = "ability_warlock_moltencore", - [236303] = "ability_warlock_shadowflame", - [236304] = "ability_warrior_bladestorm", - [236305] = "ability_warrior_bloodbath", - [236306] = "ability_warrior_bloodnova", - [236307] = "ability_warrior_bloodsurge", - [236308] = "ability_warrior_criticalblock", - [236309] = "ability_warrior_furiousresolve", - [236310] = "ability_warrior_incite", - [236311] = "ability_warrior_intensifyrage", - [236312] = "ability_warrior_safeguard", - [236313] = "ability_warrior_shockwave", - [236314] = "ability_warrior_stalwartprotector", - [236315] = "ability_warrior_strengthofarms", - [236316] = "ability_warrior_swordandboard", - [236317] = "ability_warrior_titansgrip", - [236318] = "ability_warrior_unrelentingassault", - [236319] = "ability_warrior_vigilance", - [236320] = "ability_warrior_warbringer", - [236321] = "ability_wintergrasp_rank1", - [236322] = "ability_wintergrasp_rank2", - [236323] = "ability_wintergrasp_rank3", - [236324] = "achievement_arena_2v2_1", - [236325] = "achievement_arena_2v2_2", - [236326] = "achievement_arena_2v2_3", - [236327] = "achievement_arena_2v2_4", - [236328] = "achievement_arena_2v2_5", - [236329] = "achievement_arena_2v2_6", - [236330] = "achievement_arena_2v2_7", - [236331] = "achievement_arena_3v3_1", - [236332] = "achievement_arena_3v3_2", - [236333] = "achievement_arena_3v3_3", - [236334] = "achievement_arena_3v3_4", - [236335] = "achievement_arena_3v3_5", - [236336] = "achievement_arena_3v3_6", - [236337] = "achievement_arena_3v3_7", - [236338] = "achievement_arena_5v5_1", - [236339] = "achievement_arena_5v5_2", - [236340] = "achievement_arena_5v5_3", - [236341] = "achievement_arena_5v5_4", - [236342] = "achievement_arena_5v5_5", - [236343] = "achievement_arena_5v5_6", - [236344] = "achievement_arena_5v5_7", - [236346] = "achievement_bg_3flagcap_nodeaths", - [236347] = "achievement_bg_ab_defendflags", - [236348] = "achievement_bg_ab_kill_in_mine", - [236349] = "achievement_bg_abshutout", - [236350] = "achievement_bg_captureflag_eos", - [236351] = "achievement_bg_captureflag_wsg", - [236352] = "achievement_bg_defendxtowers_av", - [236353] = "achievement_bg_getxflags_no_die", - [236354] = "achievement_bg_grab_cap_flagunderxseconds", - [236355] = "achievement_bg_hld4bases_eos", - [236356] = "achievement_bg_interruptx_flagcapture_attempts", - [236357] = "achievement_bg_interruptx_flagcapture_attempts_1game", - [236358] = "achievement_bg_kill_carrier_opposing_flagroom", - [236359] = "achievement_bg_kill_flag_carrier", - [236360] = "achievement_bg_kill_flag_carriereos", - [236361] = "achievement_bg_kill_flag_carrierwsg", - [236362] = "achievement_bg_kill_on_mount", - [236363] = "achievement_bg_killflagcarriers_grabflag_capit", - [236364] = "achievement_bg_killingblow_30", - [236365] = "achievement_bg_killingblow_berserker", - [236366] = "achievement_bg_killingblow_most", - [236367] = "achievement_bg_killingblow_startingrock", - [236368] = "achievement_bg_killx_flagcarriers_before_leave_base", - [236369] = "achievement_bg_killxenemies_generalsroom", - [236370] = "achievement_bg_masterofallbgs", - [236371] = "achievement_bg_most_damage_killingblow_dieleast", - [236372] = "achievement_bg_overcome500disadvantage", - [236373] = "achievement_bg_returnxflags_def_wsg", - [236374] = "achievement_bg_takexflags_ab", - [236375] = "achievement_bg_topdps", - [236376] = "achievement_bg_tophealer_ab", - [236377] = "achievement_bg_tophealer_av", - [236378] = "achievement_bg_tophealer_eos", - [236379] = "achievement_bg_tophealer_soa", - [236380] = "achievement_bg_tophealer_wsg", - [236381] = "achievement_bg_trueavshutout", - [236382] = "achievement_bg_win_ab_x_times", - [236383] = "achievement_bg_win_av_x_times", - [236384] = "achievement_bg_win_eos_x_times", - [236385] = "achievement_bg_win_wsg_x_times", - [236386] = "achievement_bg_winab", - [236387] = "achievement_bg_winab_5cap", - [236388] = "achievement_bg_winab_underxminutes", - [236389] = "achievement_bg_winav", - [236390] = "achievement_bg_winav_bothmines", - [236391] = "achievement_bg_winav_underxminutes", - [236392] = "achievement_bg_winbyten", - [236393] = "achievement_bg_wineos", - [236394] = "achievement_bg_wineos_underxminutes", - [236395] = "achievement_bg_winsoa", - [236396] = "achievement_bg_winsoa_underxminutes", - [236397] = "achievement_bg_winwsg", - [236398] = "achievement_bg_winwsg_3-0", - [236399] = "achievement_bg_winwsg_underxminutes", - [236400] = "achievement_bg_xkills_avgraveyard", - [236401] = "achievement_boss_amnennar_the_coldbringer", - [236403] = "achievement_boss_archaedas", - [236404] = "achievement_boss_bazil_akumai", - [236405] = "achievement_boss_bazil_thredd", - [236406] = "achievement_boss_charlgarazorflank", - [236407] = "achievement_boss_chiefukorzsandscalp", - [236408] = "achievement_boss_cthun", - [236409] = "achievement_boss_drakkisath", - [236410] = "achievement_boss_edwinvancleef", - [236411] = "achievement_boss_emperordagranthaurissan", - [236412] = "achievement_boss_exarch_maladaar", - [236413] = "achievement_boss_gruulthedragonkiller", - [236414] = "achievement_boss_hakkar", - [236415] = "achievement_boss_harbinger_skyriss", - [236417] = "achievement_boss_illidan", - [236418] = "achievement_boss_kelidanthebreaker", - [236419] = "achievement_boss_kiljaedan", - [236420] = "achievement_boss_kingymiron_01", - [236421] = "achievement_boss_kingymiron_02", - [236422] = "achievement_boss_kingymiron_03", - [236423] = "achievement_boss_ladyvashj", - [236425] = "achievement_boss_magtheridon", - [236426] = "achievement_boss_mutanus_the_devourer", - [236427] = "achievement_boss_nexus_prince_shaffar", - [236428] = "achievement_boss_omartheunscarred_01", - [236429] = "achievement_boss_ossiriantheunscarred", - [236430] = "achievement_boss_overlord_wyrmthalak", - [236431] = "achievement_boss_pathaleonthecalculator", - [236432] = "achievement_boss_prince_malchezaar", - [236433] = "achievement_boss_princesstheradras", - [236434] = "achievement_boss_quagmirran", - [236435] = "achievement_boss_shadeoferanikus", - [236436] = "achievement_boss_talonkingikiss", - [236437] = "achievement_boss_warlord_kalithresh", - [236438] = "achievement_boss_warpsplinter", - [236439] = "achievement_boss_zuljin", - [236440] = "achievement_character_bloodelf_female", - [236441] = "achievement_character_bloodelf_male", - [236442] = "achievement_character_draenei_female", - [236443] = "achievement_character_draenei_male", - [236444] = "achievement_character_dwarf_female", - [236445] = "achievement_character_dwarf_male", - [236446] = "achievement_character_gnome_female", - [236447] = "achievement_character_gnome_male", - [236448] = "achievement_character_human_female", - [236449] = "achievement_character_human_male", - [236450] = "achievement_character_nightelf_female", - [236451] = "achievement_character_nightelf_male", - [236452] = "achievement_character_orc_female", - [236453] = "achievement_character_orc_male", - [236454] = "achievement_character_tauren_female", - [236455] = "achievement_character_tauren_male", - [236456] = "achievement_character_troll_female", - [236457] = "achievement_character_troll_male", - [236458] = "achievement_character_undead_female", - [236459] = "achievement_character_undead_male", - [236460] = "achievement_dungeon_azjollowercity", - [236461] = "achievement_dungeon_azjollowercity_10man", - [236462] = "achievement_dungeon_azjollowercity_25man", - [236463] = "achievement_dungeon_azjollowercity_heroic", - [236464] = "achievement_dungeon_azjollowercity_normal", - [236465] = "achievement_dungeon_azjoluppercity", - [236466] = "achievement_dungeon_azjoluppercity_10man", - [236467] = "achievement_dungeon_azjoluppercity_25man", - [236468] = "achievement_dungeon_azjoluppercity_heroic", - [236469] = "achievement_dungeon_azjoluppercity_normal", - [236470] = "achievement_dungeon_coablackdragonflight", - [236471] = "achievement_dungeon_coablackdragonflight_10man", - [236472] = "achievement_dungeon_coablackdragonflight_25man", - [236473] = "achievement_dungeon_coablackdragonflight_heroic", - [236474] = "achievement_dungeon_coablackdragonflight_normal", - [236475] = "achievement_dungeon_cotstratholme", - [236476] = "achievement_dungeon_cotstratholme_10man", - [236477] = "achievement_dungeon_cotstratholme_25man", - [236478] = "achievement_dungeon_cotstratholme_heroic", - [236484] = "achievement_dungeon_cotstratholme_normal", - [236485] = "achievement_dungeon_gundrak", - [236486] = "achievement_dungeon_gundrak_10man", - [236487] = "achievement_dungeon_gundrak_25man", - [236488] = "achievement_dungeon_gundrak_heroic", - [236489] = "achievement_dungeon_gundrak_normal", - [236490] = "achievement_dungeon_naxxramas", - [236491] = "achievement_dungeon_naxxramas_10man", - [236492] = "achievement_dungeon_naxxramas_25man", - [236493] = "achievement_dungeon_naxxramas_heroic", - [236494] = "achievement_dungeon_naxxramas_normal", - [236495] = "achievement_dungeon_nexus70", - [236496] = "achievement_dungeon_nexus70_10man", - [236497] = "achievement_dungeon_nexus70_25man", - [236498] = "achievement_dungeon_nexus70_heroic", - [236499] = "achievement_dungeon_nexus70_normal", - [236500] = "achievement_dungeon_nexus80", - [236501] = "achievement_dungeon_nexus80_10man", - [236502] = "achievement_dungeon_nexus80_25man", - [236503] = "achievement_dungeon_nexus80_heroic", - [236504] = "achievement_dungeon_nexus80_normal", - [236505] = "achievement_dungeon_nexusraid", - [236506] = "achievement_dungeon_nexusraid_10man", - [236507] = "achievement_dungeon_nexusraid_25man", - [236508] = "achievement_dungeon_nexusraid_heroic", - [236509] = "achievement_dungeon_nexusraid_normal", - [236510] = "achievement_dungeon_theviolethold", - [236511] = "achievement_dungeon_theviolethold_10man", - [236512] = "achievement_dungeon_theviolethold_25man", - [236513] = "achievement_dungeon_theviolethold_heroic", - [236514] = "achievement_dungeon_theviolethold_normal", - [236515] = "achievement_dungeon_ulduar77", - [236516] = "achievement_dungeon_ulduar77_10man", - [236517] = "achievement_dungeon_ulduar77_25man", - [236518] = "achievement_dungeon_ulduar77_heroic", - [236519] = "achievement_dungeon_ulduar77_normal", - [236520] = "achievement_dungeon_ulduar80", - [236521] = "achievement_dungeon_ulduar80_10man", - [236522] = "achievement_dungeon_ulduar80_25man", - [236523] = "achievement_dungeon_ulduar80_heroic", - [236524] = "achievement_dungeon_ulduar80_normal", - [236525] = "achievement_dungeon_utgardekeep", - [236526] = "achievement_dungeon_utgardekeep_10man", - [236527] = "achievement_dungeon_utgardekeep_25man", - [236528] = "achievement_dungeon_utgardekeep_heroic", - [236529] = "achievement_dungeon_utgardekeep_normal", - [236530] = "achievement_dungeon_utgardepinnacle", - [236531] = "achievement_dungeon_utgardepinnacle_10man", - [236532] = "achievement_dungeon_utgardepinnacle_25man", - [236533] = "achievement_dungeon_utgardepinnacle_heroic", - [236534] = "achievement_dungeon_utgardepinnacle_normal", - [236535] = "achievement_featsofstrength_gladiator_01", - [236536] = "achievement_featsofstrength_gladiator_02", - [236537] = "achievement_featsofstrength_gladiator_03", - [236538] = "achievement_featsofstrength_gladiator_04", - [236539] = "achievement_featsofstrength_gladiator_05", - [236540] = "achievement_featsofstrength_gladiator_06", - [236541] = "achievement_featsofstrength_gladiator_07", - [236542] = "achievement_featsofstrength_gladiator_08", - [236543] = "achievement_featsofstrength_gladiator_09", - [236544] = "achievement_featsofstrength_gladiator_10", - [236545] = "achievement_general", - [236546] = "achievement_halloween_bat_01", - [236547] = "achievement_halloween_candy_01", - [236548] = "achievement_halloween_cat_01", - [236549] = "achievement_halloween_ghost_01", - [236550] = "achievement_halloween_rottenegg_01", - [236551] = "achievement_halloween_smiley_01", - [236552] = "achievement_halloween_spider_01", - [236553] = "achievement_halloween_witch_01", - [236556] = "achievement_halloween_worms_01", - [236557] = "achievement_leader_king_magni_bronzebeard", - [236559] = "achievement_leader_king_varian_wrynn", - [236560] = "achievement_leader_prophet_velen", - [236561] = "achievement_leader_sylvanas", - [236562] = "achievement_leader_tyrande_whisperwind", - [236563] = "achievement_level_10", - [236564] = "achievement_level_20", - [236565] = "achievement_level_30", - [236566] = "achievement_level_40", - [236567] = "achievement_level_50", - [236568] = "achievement_level_60", - [236569] = "achievement_level_70", - [236570] = "achievement_level_80", - [236571] = "achievement_noblegarden_chocolate_egg", - [236572] = "achievement_profession_chefhat", - [236573] = "achievement_profession_fishing_findfish", - [236574] = "achievement_profession_fishing_journeymanfisher", - [236575] = "achievement_profession_fishing_northrendangler", - [236576] = "achievement_profession_fishing_oldmanbarlowned", - [236577] = "achievement_profession_fishing_outlandangler", - [236578] = "achievement_pvp_a_01", - [236579] = "achievement_pvp_a_02", - [236580] = "achievement_pvp_a_03", - [236581] = "achievement_pvp_a_04", - [236582] = "achievement_pvp_a_05", - [236583] = "achievement_pvp_a_06", - [236584] = "achievement_pvp_a_07", - [236585] = "achievement_pvp_a_08", - [236586] = "achievement_pvp_a_09", - [236587] = "achievement_pvp_a_10", - [236588] = "achievement_pvp_a_11", - [236589] = "achievement_pvp_a_12", - [236590] = "achievement_pvp_a_13", - [236591] = "achievement_pvp_a_14", - [236592] = "achievement_pvp_a_15", - [236593] = "achievement_pvp_a_16", - [236594] = "achievement_pvp_a_a", - [236595] = "achievement_pvp_a_h", - [236596] = "achievement_pvp_g_01", - [236597] = "achievement_pvp_g_02", - [236598] = "achievement_pvp_g_03", - [236599] = "achievement_pvp_g_04", - [236600] = "achievement_pvp_g_05", - [236601] = "achievement_pvp_g_06", - [236602] = "achievement_pvp_g_07", - [236603] = "achievement_pvp_g_08", - [236604] = "achievement_pvp_g_09", - [236605] = "achievement_pvp_g_10", - [236606] = "achievement_pvp_g_11", - [236607] = "achievement_pvp_g_12", - [236608] = "achievement_pvp_g_13", - [236609] = "achievement_pvp_g_14", - [236610] = "achievement_pvp_g_15", - [236611] = "achievement_pvp_g_a", - [236612] = "achievement_pvp_g_h", - [236613] = "achievement_pvp_h_01", - [236614] = "achievement_pvp_h_02", - [236615] = "achievement_pvp_h_03", - [236616] = "achievement_pvp_h_04", - [236617] = "achievement_pvp_h_05", - [236618] = "achievement_pvp_h_06", - [236619] = "achievement_pvp_h_07", - [236620] = "achievement_pvp_h_08", - [236621] = "achievement_pvp_h_09", - [236622] = "achievement_pvp_h_10", - [236623] = "achievement_pvp_h_11", - [236624] = "achievement_pvp_h_12", - [236625] = "achievement_pvp_h_13", - [236626] = "achievement_pvp_h_14", - [236627] = "achievement_pvp_h_15", - [236628] = "achievement_pvp_h_16", - [236629] = "achievement_pvp_h_a", - [236630] = "achievement_pvp_h_h", - [236631] = "achievement_pvp_o_01", - [236632] = "achievement_pvp_o_02", - [236633] = "achievement_pvp_o_03", - [236634] = "achievement_pvp_o_04", - [236635] = "achievement_pvp_o_05", - [236636] = "achievement_pvp_o_06", - [236637] = "achievement_pvp_o_07", - [236638] = "achievement_pvp_o_08", - [236639] = "achievement_pvp_o_09", - [236640] = "achievement_pvp_o_10", - [236641] = "achievement_pvp_o_11", - [236642] = "achievement_pvp_o_12", - [236643] = "achievement_pvp_o_13", - [236644] = "achievement_pvp_o_14", - [236645] = "achievement_pvp_o_15", - [236646] = "achievement_pvp_o_a", - [236647] = "achievement_pvp_o_h", - [236648] = "achievement_pvp_p_01", - [236649] = "achievement_pvp_p_02", - [236650] = "achievement_pvp_p_03", - [236651] = "achievement_pvp_p_04", - [236652] = "achievement_pvp_p_05", - [236653] = "achievement_pvp_p_06", - [236654] = "achievement_pvp_p_07", - [236655] = "achievement_pvp_p_08", - [236656] = "achievement_pvp_p_09", - [236657] = "achievement_pvp_p_10", - [236658] = "achievement_pvp_p_11", - [236659] = "achievement_pvp_p_12", - [236660] = "achievement_pvp_p_13", - [236661] = "achievement_pvp_p_14", - [236662] = "achievement_pvp_p_15", - [236663] = "achievement_pvp_p_a", - [236664] = "achievement_pvp_p_h", - [236665] = "achievement_quests_completed_01", - [236666] = "achievement_quests_completed_02", - [236667] = "achievement_quests_completed_03", - [236668] = "achievement_quests_completed_04", - [236669] = "achievement_quests_completed_05", - [236670] = "achievement_quests_completed_06", - [236671] = "achievement_quests_completed_07", - [236672] = "achievement_quests_completed_08", - [236673] = "achievement_quests_completed_daily_01", - [236674] = "achievement_quests_completed_daily_02", - [236675] = "achievement_quests_completed_daily_03", - [236676] = "achievement_quests_completed_daily_04", - [236677] = "achievement_quests_completed_daily_05", - [236678] = "achievement_quests_completed_daily_06", - [236679] = "achievement_quests_completed_daily_07", - [236680] = "achievement_quests_completed_daily_08", - [236681] = "achievement_quests_completed_daily_x5", - [236682] = "achievement_reputation_01", - [236683] = "achievement_reputation_02", - [236684] = "achievement_reputation_03", - [236685] = "achievement_reputation_04", - [236686] = "achievement_reputation_05", - [236687] = "achievement_reputation_06", - [236688] = "achievement_reputation_07", - [236689] = "achievement_reputation_08", - [236690] = "achievement_reputation_argentchampion", - [236691] = "achievement_reputation_argentcrusader", - [236692] = "achievement_reputation_ashtonguedeathsworn", - [236693] = "achievement_reputation_guardiansofcenarius", - [236694] = "achievement_reputation_kirintor", - [236695] = "achievement_reputation_knightsoftheebonblade", - [236696] = "achievement_reputation_ogre", - [236697] = "achievement_reputation_timbermaw", - [236698] = "achievement_reputation_tuskarr", - [236699] = "achievement_reputation_wolvar", - [236700] = "achievement_reputation_wyrmresttemple", - [236701] = "achievement_win_wintergrasp", - [236702] = "achievement_worldevent_brewmaster", - [236703] = "achievement_worldevent_childrensweek", - [236704] = "achievement_worldevent_littlehelper", - [236705] = "achievement_worldevent_lunar", - [236706] = "achievement_worldevent_merrymaker", - [236707] = "achievement_worldevent_mistletoe", - [236708] = "achievement_worldevent_reindeer", - [236709] = "achievement_worldevent_thanksgiving", - [236710] = "achievement_worldevent_valentine", - [236711] = "achievement_worldevent_xmasogre", - [236712] = "achievement_zone_alteracmountains_01", - [236713] = "achievement_zone_arathihighlands_01", - [236714] = "achievement_zone_ashenvale_01", - [236715] = "achievement_zone_azshara_01", - [236716] = "achievement_zone_azuremystisle_01", - [236717] = "achievement_zone_badlands_01", - [236718] = "achievement_zone_barrens_01", - [236719] = "achievement_zone_blackrock_01", - [236720] = "achievement_zone_bladesedgemtns_01", - [236721] = "achievement_zone_blastedlands_01", - [236722] = "achievement_zone_bloodmystisle_01", - [236723] = "achievement_zone_boreantundra_01", - [236724] = "achievement_zone_boreantundra_02", - [236725] = "achievement_zone_boreantundra_03", - [236726] = "achievement_zone_boreantundra_04", - [236727] = "achievement_zone_boreantundra_05", - [236728] = "achievement_zone_boreantundra_06", - [236729] = "achievement_zone_boreantundra_07", - [236730] = "achievement_zone_boreantundra_08", - [236731] = "achievement_zone_boreantundra_09", - [236732] = "achievement_zone_boreantundra_10", - [236733] = "achievement_zone_boreantundra_11", - [236734] = "achievement_zone_boreantundra_12", - [236735] = "achievement_zone_burningsteppes_01", - [236736] = "achievement_zone_crystalsong_01", - [236737] = "achievement_zone_crystalsong_02", - [236738] = "achievement_zone_crystalsong_03", - [236739] = "achievement_zone_crystalsong_04", - [236740] = "achievement_zone_darkshore_01", - [236741] = "achievement_zone_darnassus", - [236742] = "achievement_zone_deadwindpass", - [236743] = "achievement_zone_desolace", - [236744] = "achievement_zone_dragonblight_01", - [236745] = "achievement_zone_dragonblight_02", - [236746] = "achievement_zone_dragonblight_03", - [236747] = "achievement_zone_dragonblight_04", - [236748] = "achievement_zone_dragonblight_05", - [236749] = "achievement_zone_dragonblight_06", - [236750] = "achievement_zone_dragonblight_07", - [236751] = "achievement_zone_dragonblight_08", - [236752] = "achievement_zone_dragonblight_09", - [236753] = "achievement_zone_dragonblight_10", - [236754] = "achievement_zone_dragonblight_11", - [236755] = "achievement_zone_dragonblight_12", - [236756] = "achievement_zone_dunmorogh", - [236757] = "achievement_zone_durotar", - [236758] = "achievement_zone_duskwood", - [236759] = "achievement_zone_dustwallowmarsh", - [236760] = "achievement_zone_easternkingdoms_01", - [236761] = "achievement_zone_easternplaguelands", - [236762] = "achievement_zone_elwynnforest", - [236763] = "achievement_zone_eversongwoods", - [236764] = "achievement_zone_felwood", - [236765] = "achievement_zone_feralas", - [236766] = "achievement_zone_ghostlands", - [236767] = "achievement_zone_grizzlyhills_01", - [236768] = "achievement_zone_grizzlyhills_02", - [236769] = "achievement_zone_grizzlyhills_03", - [236770] = "achievement_zone_grizzlyhills_04", - [236771] = "achievement_zone_grizzlyhills_05", - [236772] = "achievement_zone_grizzlyhills_06", - [236773] = "achievement_zone_grizzlyhills_07", - [236774] = "achievement_zone_grizzlyhills_08", - [236775] = "achievement_zone_grizzlyhills_09", - [236776] = "achievement_zone_grizzlyhills_10", - [236777] = "achievement_zone_grizzlyhills_11", - [236778] = "achievement_zone_grizzlyhills_12", - [236779] = "achievement_zone_hellfirepeninsula_01", - [236780] = "achievement_zone_hillsbradfoothills", - [236781] = "achievement_zone_hinterlands_01", - [236782] = "achievement_zone_howlingfjord_01", - [236783] = "achievement_zone_howlingfjord_02", - [236784] = "achievement_zone_howlingfjord_03", - [236785] = "achievement_zone_howlingfjord_04", - [236786] = "achievement_zone_howlingfjord_05", - [236787] = "achievement_zone_howlingfjord_06", - [236788] = "achievement_zone_howlingfjord_07", - [236789] = "achievement_zone_howlingfjord_08", - [236790] = "achievement_zone_howlingfjord_09", - [236791] = "achievement_zone_howlingfjord_10", - [236792] = "achievement_zone_howlingfjord_11", - [236793] = "achievement_zone_howlingfjord_12", - [236794] = "achievement_zone_icecrown_01", - [236795] = "achievement_zone_icecrown_02", - [236796] = "achievement_zone_icecrown_03", - [236797] = "achievement_zone_icecrown_04", - [236798] = "achievement_zone_icecrown_05", - [236799] = "achievement_zone_icecrown_06", - [236800] = "achievement_zone_icecrown_07", - [236801] = "achievement_zone_icecrown_08", - [236802] = "achievement_zone_icecrown_09", - [236803] = "achievement_zone_icecrown_10", - [236804] = "achievement_zone_icecrown_11", - [236805] = "achievement_zone_icecrown_12", - [236806] = "achievement_zone_ironforge", - [236807] = "achievement_zone_isleofqueldanas", - [236808] = "achievement_zone_kalimdor_01", - [236809] = "achievement_zone_lochmodan", - [236810] = "achievement_zone_mulgore_01", - [236811] = "achievement_zone_nagrand_01", - [236812] = "achievement_zone_netherstorm_01", - [236813] = "achievement_zone_northrend_01", - [236814] = "achievement_zone_outland_01", - [236815] = "achievement_zone_redridgemountains", - [236816] = "achievement_zone_searinggorge_01", - [236817] = "achievement_zone_shadowmoon", - [236818] = "achievement_zone_sholazar_01", - [236819] = "achievement_zone_sholazar_02", - [236820] = "achievement_zone_sholazar_03", - [236821] = "achievement_zone_sholazar_04", - [236822] = "achievement_zone_sholazar_05", - [236823] = "achievement_zone_sholazar_06", - [236824] = "achievement_zone_sholazar_07", - [236825] = "achievement_zone_sholazar_08", - [236826] = "achievement_zone_sholazar_09", - [236827] = "achievement_zone_sholazar_10", - [236828] = "achievement_zone_sholazar_11", - [236829] = "achievement_zone_sholazar_12", - [236830] = "achievement_zone_silithus_01", - [236831] = "achievement_zone_silverpine_01", - [236832] = "achievement_zone_stonetalon_01", - [236833] = "achievement_zone_stormpeaks_01", - [236834] = "achievement_zone_stormpeaks_02", - [236835] = "achievement_zone_stormpeaks_03", - [236836] = "achievement_zone_stormpeaks_04", - [236837] = "achievement_zone_stormpeaks_05", - [236838] = "achievement_zone_stormpeaks_06", - [236839] = "achievement_zone_stormpeaks_07", - [236840] = "achievement_zone_stormpeaks_08", - [236841] = "achievement_zone_stormpeaks_09", - [236842] = "achievement_zone_stormpeaks_10", - [236843] = "achievement_zone_stormpeaks_11", - [236844] = "achievement_zone_stormpeaks_12", - [236845] = "achievement_zone_stranglethorn_01", - [236846] = "achievement_zone_swampsorrows_01", - [236847] = "achievement_zone_tanaris_01", - [236848] = "achievement_zone_terrokar", - [236849] = "achievement_zone_thousandneedles_01", - [236850] = "achievement_zone_tirisfalglades_01", - [236851] = "achievement_zone_ungorocrater_01", - [236852] = "achievement_zone_westernplaguelands_01", - [236853] = "achievement_zone_westfall_01", - [236854] = "achievement_zone_wetlands_01", - [236855] = "achievement_zone_winterspring", - [236856] = "achievement_zone_zangarmarsh", - [236857] = "achievement_zone_zuldrak_01", - [236858] = "achievement_zone_zuldrak_02", - [236859] = "achievement_zone_zuldrak_03", - [236860] = "achievement_zone_zuldrak_04", - [236861] = "achievement_zone_zuldrak_05", - [236862] = "achievement_zone_zuldrak_06", - [236863] = "achievement_zone_zuldrak_07", - [236864] = "achievement_zone_zuldrak_08", - [236865] = "achievement_zone_zuldrak_09", - [236866] = "achievement_zone_zuldrak_10", - [236867] = "achievement_zone_zuldrak_11", - [236868] = "achievement_zone_zuldrak_12", - [236869] = "inv_alchemy_elixir_01", - [236870] = "inv_alchemy_elixir_02", - [236871] = "inv_alchemy_elixir_03", - [236872] = "inv_alchemy_elixir_04", - [236873] = "inv_alchemy_elixir_05", - [236874] = "inv_alchemy_elixir_06", - [236875] = "inv_alchemy_elixir_empty", - [236876] = "inv_alchemy_endlessflask_01", - [236877] = "inv_alchemy_endlessflask_02", - [236878] = "inv_alchemy_endlessflask_03", - [236879] = "inv_alchemy_endlessflask_04", - [236880] = "inv_alchemy_endlessflask_05", - [236881] = "inv_alchemy_endlessflask_06", - [236882] = "inv_alchemy_potion_01", - [236883] = "inv_alchemy_potion_02", - [236884] = "inv_alchemy_potion_03", - [236885] = "inv_alchemy_potion_04", - [236886] = "inv_alchemy_potion_05", - [236887] = "inv_alchemy_potion_06", - [236888] = "inv_alchemy_potion_empty", - [236889] = "inv_axe_100", - [236890] = "inv_axe_101", - [236891] = "inv_axe_102", - [236892] = "inv_axe_97", - [236893] = "inv_axe_98", - [236894] = "inv_axe_99", - [236895] = "inv_belt_37", - [236896] = "inv_belt_37a", - [236897] = "inv_belt_37b", - [236898] = "inv_belt_37c", - [236899] = "inv_belt_38", - [236900] = "inv_belt_38a", - [236901] = "inv_belt_38b", - [236902] = "inv_belt_38c", - [236903] = "inv_belt_39", - [236904] = "inv_belt_39a", - [236905] = "inv_belt_39b", - [236906] = "inv_belt_39c", - [236907] = "inv_belt_40", - [236908] = "inv_belt_40a", - [236909] = "inv_belt_40b", - [236910] = "inv_belt_40c", - [236911] = "inv_belt_41", - [236912] = "inv_belt_41a", - [236913] = "inv_belt_41b", - [236914] = "inv_belt_41c", - [236915] = "inv_belt_42", - [236916] = "inv_belt_42a", - [236917] = "inv_belt_42b", - [236918] = "inv_belt_42c", - [236919] = "inv_belt_43", - [236920] = "inv_belt_43a", - [236921] = "inv_belt_43b", - [236922] = "inv_belt_43c", - [236923] = "inv_belt_44", - [236924] = "inv_belt_44a", - [236925] = "inv_belt_44b", - [236926] = "inv_belt_44c", - [236927] = "inv_belt_45", - [236928] = "inv_belt_45a", - [236929] = "inv_belt_45b", - [236930] = "inv_belt_45c", - [236931] = "inv_belt_46", - [236932] = "inv_belt_46a", - [236933] = "inv_belt_46b", - [236934] = "inv_belt_46c", - [236935] = "inv_belt_47", - [236936] = "inv_belt_47a", - [236937] = "inv_belt_47b", - [236938] = "inv_belt_47c", - [236939] = "inv_belt_48", - [236940] = "inv_belt_48a", - [236941] = "inv_belt_48b", - [236942] = "inv_belt_48c", - [236943] = "inv_belt_49", - [236944] = "inv_belt_49a", - [236945] = "inv_belt_49b", - [236946] = "inv_belt_49c", - [236947] = "inv_bone_skull_04", - [236948] = "inv_boots_leather_02", - [236949] = "inv_boots_mail_02", - [236950] = "inv_boots_plate_11", - [236951] = "inv_bracer_20", - [236952] = "inv_bracer_20a", - [236953] = "inv_bracer_20b", - [236954] = "inv_bracer_21", - [236955] = "inv_bracer_21a", - [236956] = "inv_bracer_21b", - [236957] = "inv_bracer_21c", - [236958] = "inv_bracer_22", - [236959] = "inv_bracer_22a", - [236960] = "inv_bracer_22b", - [236961] = "inv_bracer_22c", - [236962] = "inv_bracer_23", - [236963] = "inv_bracer_23a", - [236964] = "inv_bracer_23b", - [236965] = "inv_bracer_24", - [236966] = "inv_bracer_24a", - [236967] = "inv_bracer_24b", - [236968] = "inv_bracer_25", - [236969] = "inv_bracer_25a", - [236970] = "inv_bracer_25b", - [236971] = "inv_bracer_26", - [236972] = "inv_bracer_26a", - [236973] = "inv_bracer_26b", - [236974] = "inv_bracer_27", - [236975] = "inv_bracer_27a", - [236976] = "inv_bracer_27b", - [236977] = "inv_bracer_28", - [236978] = "inv_bracer_28a", - [236979] = "inv_bracer_28b", - [236980] = "inv_bracer_29", - [236981] = "inv_bracer_29a", - [236982] = "inv_bracer_29b", - [236983] = "inv_bracer_30", - [236984] = "inv_bracer_30a", - [236985] = "inv_bracer_30b", - [236986] = "inv_bracer_30c", - [236987] = "inv_bracer_31", - [236988] = "inv_bracer_31a", - [236989] = "inv_bracer_31b", - [236990] = "inv_bracer_32", - [236991] = "inv_bracer_32a", - [236992] = "inv_bracer_32b", - [236993] = "inv_chest_mail_06", - [236994] = "inv_chest_plate_25", - [236995] = "inv_crate_07", - [236996] = "inv_crate_08", - [236997] = "inv_crate_09", - [236998] = "inv_egg_06", - [236999] = "inv_egg_07", - [237000] = "inv_egg_08", - [237001] = "inv_egg_09", - [237002] = "inv_elemental_crystal_air", - [237003] = "inv_elemental_crystal_earth", - [237004] = "inv_elemental_crystal_fire", - [237005] = "inv_elemental_crystal_life", - [237006] = "inv_elemental_crystal_shadow", - [237007] = "inv_elemental_crystal_water", - [237008] = "inv_elemental_eternal_air", - [237009] = "inv_elemental_eternal_earth", - [237010] = "inv_elemental_eternal_fire", - [237011] = "inv_elemental_eternal_life", - [237012] = "inv_elemental_eternal_shadow", - [237013] = "inv_elemental_eternal_water", - [237014] = "inv_enchant_abysscrystal", - [237015] = "inv_enchant_dreamshard_01", - [237016] = "inv_enchant_dreamshard_02", - [237017] = "inv_enchant_essencecosmicgreater", - [237018] = "inv_enchant_essencecosmiclesser", - [237019] = "inv_enchant_formulaepic_01", - [237020] = "inv_enchant_formulagood_01", - [237021] = "inv_enchant_formulasuperior_01", - [237022] = "inv_essenceofwintergrasp", - [237023] = "inv_fabric_ebonweave", - [237024] = "inv_fabric_frostweave_bolt", - [237025] = "inv_fabric_frostweave_imbuedbolt", - [237026] = "inv_fabric_moonshroud", - [237027] = "inv_fabric_spellweave", - [237028] = "inv_gauntlets_72", - [237029] = "inv_gauntlets_73", - [237030] = "inv_gauntlets_74", - [237031] = "inv_gizmo_fuelcell", - [237032] = "inv_gizmo_runichealthinjector", - [237033] = "inv_gizmo_runicmanainjector", - [237034] = "inv_hammer_29", - [237035] = "inv_hammer_31", - [237036] = "inv_helmet_134", - [237037] = "inv_helmet_135", - [237038] = "inv_helmet_136", - [237039] = "inv_helmet_137", - [237040] = "inv_helmet_138", - [237041] = "inv_helmet_139", - [237042] = "inv_helmet_140", - [237043] = "inv_helmet_141", - [237044] = "inv_holiday_thanksgiving_cornucopia", - [237045] = "inv_holiday_thanksgiving_empty_cornucopia", - [237046] = "inv_ingot_platinum", - [237047] = "inv_ingot_titansteel_blue", - [237048] = "inv_ingot_titansteel_dark", - [237049] = "inv_ingot_titansteel_red", - [237050] = "inv_ingot_yoggthorite", - [237051] = "inv_inscription_armorscroll01", - [237052] = "inv_inscription_armorscroll02", - [237053] = "inv_inscription_armorscroll03", - [237054] = "inv_inscription_certificate", - [237055] = "inv_inscription_inkblack01", - [237056] = "inv_inscription_inkblack02", - [237057] = "inv_inscription_inkblack03", - [237058] = "inv_inscription_inkblack04", - [237059] = "inv_inscription_inkbluewhite01", - [237060] = "inv_inscription_inkbluewhite02", - [237061] = "inv_inscription_inkbluewhite03", - [237062] = "inv_inscription_inkbluewhite04", - [237063] = "inv_inscription_inkgreen01", - [237064] = "inv_inscription_inkgreen02", - [237065] = "inv_inscription_inkgreen03", - [237066] = "inv_inscription_inkgreen04", - [237067] = "inv_inscription_inkorange01", - [237068] = "inv_inscription_inkorange02", - [237069] = "inv_inscription_inkorange03", - [237070] = "inv_inscription_inkorange04", - [237071] = "inv_inscription_inkpurple01", - [237072] = "inv_inscription_inkpurple02", - [237073] = "inv_inscription_inkpurple03", - [237074] = "inv_inscription_inkpurple04", - [237075] = "inv_inscription_inkred01", - [237076] = "inv_inscription_inkred02", - [237077] = "inv_inscription_inkred03", - [237078] = "inv_inscription_inkred04", - [237079] = "inv_inscription_inksilver01", - [237080] = "inv_inscription_inksilver02", - [237081] = "inv_inscription_inksilver03", - [237082] = "inv_inscription_inksilver04", - [237083] = "inv_inscription_inkwhite01", - [237084] = "inv_inscription_inkwhite02", - [237085] = "inv_inscription_inkwhite03", - [237086] = "inv_inscription_inkwhite04", - [237087] = "inv_inscription_inkyellow01", - [237088] = "inv_inscription_inkyellow02", - [237089] = "inv_inscription_inkyellow03", - [237090] = "inv_inscription_inkyellow04", - [237091] = "inv_inscription_majorglyph00", - [237092] = "inv_inscription_majorglyph01", - [237093] = "inv_inscription_majorglyph02", - [237094] = "inv_inscription_majorglyph03", - [237095] = "inv_inscription_majorglyph04", - [237096] = "inv_inscription_majorglyph05", - [237097] = "inv_inscription_majorglyph06", - [237098] = "inv_inscription_majorglyph07", - [237099] = "inv_inscription_majorglyph08", - [237100] = "inv_inscription_majorglyph09", - [237101] = "inv_inscription_majorglyph10", - [237102] = "inv_inscription_majorglyph11", - [237103] = "inv_inscription_majorglyph12", - [237104] = "inv_inscription_majorglyph13", - [237105] = "inv_inscription_majorglyph14", - [237106] = "inv_inscription_majorglyph15", - [237107] = "inv_inscription_majorglyph16", - [237108] = "inv_inscription_majorglyph17", - [237109] = "inv_inscription_majorglyph18", - [237110] = "inv_inscription_majorglyph19", - [237111] = "inv_inscription_majorglyph20", - [237112] = "inv_inscription_minorglyph00", - [237113] = "inv_inscription_minorglyph01", - [237114] = "inv_inscription_minorglyph02", - [237115] = "inv_inscription_minorglyph03", - [237116] = "inv_inscription_minorglyph04", - [237117] = "inv_inscription_minorglyph05", - [237118] = "inv_inscription_minorglyph06", - [237119] = "inv_inscription_minorglyph07", - [237120] = "inv_inscription_minorglyph08", - [237121] = "inv_inscription_minorglyph09", - [237122] = "inv_inscription_minorglyph10", - [237123] = "inv_inscription_minorglyph11", - [237124] = "inv_inscription_minorglyph12", - [237125] = "inv_inscription_minorglyph13", - [237126] = "inv_inscription_minorglyph14", - [237127] = "inv_inscription_minorglyph15", - [237128] = "inv_inscription_minorglyph16", - [237129] = "inv_inscription_minorglyph17", - [237130] = "inv_inscription_minorglyph18", - [237131] = "inv_inscription_minorglyph19", - [237132] = "inv_inscription_minorglyph20", - [237133] = "inv_inscription_papyrus", - [237134] = "inv_inscription_parchment", - [237135] = "inv_inscription_parchmentvar01", - [237136] = "inv_inscription_parchmentvar02", - [237137] = "inv_inscription_parchmentvar03", - [237138] = "inv_inscription_parchmentvar04", - [237139] = "inv_inscription_parchmentvar05", - [237140] = "inv_inscription_parchmentvar06", - [237141] = "inv_inscription_pigment_azure", - [237142] = "inv_inscription_pigment_bug01", - [237143] = "inv_inscription_pigment_bug02", - [237144] = "inv_inscription_pigment_bug03", - [237145] = "inv_inscription_pigment_bug04", - [237146] = "inv_inscription_pigment_bug05", - [237147] = "inv_inscription_pigment_bug06", - [237148] = "inv_inscription_pigment_bug07", - [237149] = "inv_inscription_pigment_burnt", - [237150] = "inv_inscription_pigment_ebon", - [237151] = "inv_inscription_pigment_emerald", - [237152] = "inv_inscription_pigment_golden", - [237153] = "inv_inscription_pigment_grey", - [237154] = "inv_inscription_pigment_icy", - [237155] = "inv_inscription_pigment_indigo", - [237156] = "inv_inscription_pigment_nether", - [237157] = "inv_inscription_pigment_ruby", - [237158] = "inv_inscription_pigment_sapphire", - [237159] = "inv_inscription_pigment_silvery", - [237160] = "inv_inscription_pigment_verdant", - [237161] = "inv_inscription_pigment_violet", - [237162] = "inv_inscription_pigment_white", - [237163] = "inv_inscription_scroll", - [237164] = "inv_inscription_tarotberserker", - [237165] = "inv_inscription_tarotchaos", - [237166] = "inv_inscription_tarotdeath", - [237167] = "inv_inscription_tarotgreatness", - [237168] = "inv_inscription_tarotillusion", - [237169] = "inv_inscription_tarotlords", - [237170] = "inv_inscription_tarotprism", - [237171] = "inv_inscription_tarotundeath", - [237172] = "inv_inscription_tradeskill01", - [237173] = "inv_inscription_weaponscroll01", - [237174] = "inv_inscription_weaponscroll02", - [237175] = "inv_inscription_weaponscroll03", - [237176] = "inv_jewelcrafting_azureboar", - [237177] = "inv_jewelcrafting_azurecrab", - [237178] = "inv_jewelcrafting_azurehare", - [237179] = "inv_jewelcrafting_azureowl", - [237180] = "inv_jewelcrafting_azureserpent", - [237181] = "inv_jewelcrafting_crimsonboar", - [237182] = "inv_jewelcrafting_crimsoncrab", - [237183] = "inv_jewelcrafting_crimsonhare", - [237184] = "inv_jewelcrafting_crimsonowl", - [237185] = "inv_jewelcrafting_dragonseye01", - [237186] = "inv_jewelcrafting_dragonseye02", - [237187] = "inv_jewelcrafting_emeraldboar", - [237188] = "inv_jewelcrafting_emeraldcrab", - [237189] = "inv_jewelcrafting_emeraldhare", - [237190] = "inv_jewelcrafting_gem_01", - [237191] = "inv_jewelcrafting_gem_02", - [237192] = "inv_jewelcrafting_gem_03", - [237193] = "inv_jewelcrafting_gem_04", - [237194] = "inv_jewelcrafting_gem_05", - [237195] = "inv_jewelcrafting_gem_06", - [237196] = "inv_jewelcrafting_gem_07", - [237197] = "inv_jewelcrafting_gem_08", - [237198] = "inv_jewelcrafting_gem_09", - [237199] = "inv_jewelcrafting_gem_10", - [237200] = "inv_jewelcrafting_gem_11", - [237201] = "inv_jewelcrafting_gem_12", - [237202] = "inv_jewelcrafting_gem_13", - [237203] = "inv_jewelcrafting_gem_14", - [237204] = "inv_jewelcrafting_gem_15", - [237205] = "inv_jewelcrafting_gem_16", - [237206] = "inv_jewelcrafting_gem_17", - [237207] = "inv_jewelcrafting_gem_18", - [237208] = "inv_jewelcrafting_gem_19", - [237209] = "inv_jewelcrafting_gem_20", - [237210] = "inv_jewelcrafting_gem_21", - [237211] = "inv_jewelcrafting_gem_22", - [237212] = "inv_jewelcrafting_gem_23", - [237213] = "inv_jewelcrafting_gem_24", - [237214] = "inv_jewelcrafting_gem_25", - [237215] = "inv_jewelcrafting_gem_26", - [237216] = "inv_jewelcrafting_gem_27", - [237217] = "inv_jewelcrafting_gem_28", - [237218] = "inv_jewelcrafting_gem_29", - [237219] = "inv_jewelcrafting_gem_30", - [237220] = "inv_jewelcrafting_gem_31", - [237221] = "inv_jewelcrafting_gem_32", - [237222] = "inv_jewelcrafting_gem_33", - [237223] = "inv_jewelcrafting_gem_34", - [237224] = "inv_jewelcrafting_gem_35", - [237225] = "inv_jewelcrafting_gem_36", - [237226] = "inv_jewelcrafting_gem_37", - [237227] = "inv_jewelcrafting_gem_38", - [237228] = "inv_jewelcrafting_gem_39", - [237229] = "inv_jewelcrafting_gem_40", - [237230] = "inv_jewelcrafting_gem_41", - [237231] = "inv_jewelcrafting_gem_42", - [237232] = "inv_jewelcrafting_goldenboar", - [237233] = "inv_jewelcrafting_goldencrab", - [237234] = "inv_jewelcrafting_goldenowl", - [237235] = "inv_jewelcrafting_goldenserpent", - [237236] = "inv_jewelcrafting_icediamond_01", - [237237] = "inv_jewelcrafting_icediamond_02", - [237238] = "inv_jewelcrafting_jadeserpent", - [237239] = "inv_jewelcrafting_purpleboar", - [237240] = "inv_jewelcrafting_purplecrab", - [237241] = "inv_jewelcrafting_purplehare", - [237242] = "inv_jewelcrafting_purpleowl", - [237243] = "inv_jewelcrafting_purpleserpent", - [237244] = "inv_jewelcrafting_shadowspirit_01", - [237245] = "inv_jewelcrafting_shadowspirit_02", - [237246] = "inv_letter_18", - [237247] = "inv_letter_19", - [237248] = "inv_letter_20", - [237249] = "inv_letter_21", - [237250] = "inv_letter_22", - [237251] = "inv_mace_84", - [237252] = "inv_mace_85", - [237253] = "inv_mace_86", - [237254] = "inv_mace_87", - [237255] = "inv_mace_88", - [237256] = "inv_mace_89", - [237257] = "inv_mace_90", - [237258] = "inv_mace_91", - [237259] = "inv_mace_92", - [237260] = "inv_mace_93", - [237261] = "inv_misc_armorkit_28", - [237262] = "inv_misc_armorkit_29", - [237263] = "inv_misc_armorkit_30", - [237264] = "inv_misc_armorkit_31", - [237265] = "inv_misc_armorkit_32", - [237266] = "inv_misc_armorkit_33", - [237267] = "inv_misc_bandage_frostweave", - [237268] = "inv_misc_bandage_frostweave_heavy", - [237269] = "inv_misc_basket_02", - [237270] = "inv_misc_basket_03", - [237271] = "inv_misc_basket_04", - [237272] = "inv_misc_basket_05", - [237273] = "inv_misc_bone_humanskull_02", - [237274] = "inv_misc_bone_skull_01", - [237275] = "inv_misc_bone_skull_02", - [237276] = "inv_misc_bone_skull_03", - [237277] = "inv_misc_clothscrap_01", - [237278] = "inv_misc_clothscrap_02", - [237279] = "inv_misc_clothscrap_03", - [237280] = "inv_misc_clothscrap_04", - [237281] = "inv_misc_clothscrap_05", - [237282] = "inv_misc_coin_17", - [237283] = "inv_misc_coin_18", - [237284] = "inv_misc_coin_19", - [237285] = "inv_misc_dice_01", - [237286] = "inv_misc_dice_02", - [237287] = "inv_misc_dust_infinite", - [237288] = "inv_misc_easterbasket", - [237289] = "inv_misc_enggizmos_25", - [237290] = "inv_misc_enggizmos_26", - [237291] = "inv_misc_enggizmos_27", - [237292] = "inv_misc_enggizmos_28", - [237293] = "inv_misc_enggizmos_29", - [237294] = "inv_misc_enggizmos_30", - [237295] = "inv_misc_enggizmos_31", - [237296] = "inv_misc_enggizmos_32", - [237297] = "inv_misc_enggizmos_swissarmy", - [237298] = "inv_misc_eye_02", - [237299] = "inv_misc_eye_03", - [237300] = "inv_misc_eye_04", - [237301] = "inv_misc_fish_49", - [237302] = "inv_misc_fish_50", - [237303] = "inv_misc_fish_51", - [237304] = "inv_misc_fish_52", - [237305] = "inv_misc_fish_53", - [237306] = "inv_misc_fish_54", - [237307] = "inv_misc_fish_55", - [237308] = "inv_misc_fish_56", - [237309] = "inv_misc_fish_57", - [237310] = "inv_misc_fish_58", - [237311] = "inv_misc_fish_59", - [237312] = "inv_misc_fish_60", - [237313] = "inv_misc_fish_61", - [237314] = "inv_misc_fish_62", - [237315] = "inv_misc_fish_63", - [237316] = "inv_misc_fish_64", - [237317] = "inv_misc_fish_65", - [237318] = "inv_misc_fish_66", - [237319] = "inv_misc_fish_67", - [237320] = "inv_misc_fish_68", - [237321] = "inv_misc_fish_69", - [237322] = "inv_misc_fish_70", - [237323] = "inv_misc_fish_71", - [237324] = "inv_misc_fish_72", - [237325] = "inv_misc_fish_73", - [237326] = "inv_misc_fish_74", - [237327] = "inv_misc_fish_75", - [237328] = "inv_misc_fish_76", - [237329] = "inv_misc_food_114_orcablubber", - [237330] = "inv_misc_food_115_condorsoup", - [237331] = "inv_misc_food_116_condorleg", - [237332] = "inv_misc_food_117_heartysoup", - [237333] = "inv_misc_food_119_rhinomeat", - [237334] = "inv_misc_food_120_sharkmeat", - [237335] = "inv_misc_food_121_buttermeat", - [237336] = "inv_misc_food_122_steak", - [237337] = "inv_misc_food_123_roast", - [237338] = "inv_misc_food_124_skewer", - [237339] = "inv_misc_food_125_fishchunk", - [237340] = "inv_misc_food_126_clammeat", - [237341] = "inv_misc_food_127_fish", - [237342] = "inv_misc_food_128_fish", - [237343] = "inv_misc_food_129_fish", - [237344] = "inv_misc_food_130_fish", - [237345] = "inv_misc_food_131_fish", - [237346] = "inv_misc_food_132_meat", - [237347] = "inv_misc_food_133_meat", - [237348] = "inv_misc_food_134_meat", - [237349] = "inv_misc_food_135_meat", - [237350] = "inv_misc_food_136_fish", - [237351] = "inv_misc_food_137_meat", - [237352] = "inv_misc_food_138_fish", - [237353] = "inv_misc_food_139_fish", - [237354] = "inv_misc_food_140_fish", - [237355] = "inv_misc_food_141_fish", - [237356] = "inv_misc_food_142_fish", - [237357] = "inv_misc_food_143_fish", - [237358] = "inv_misc_food_144_cakeslice", - [237359] = "inv_misc_food_145_cake", - [237360] = "inv_misc_food_146_cakeslice", - [237361] = "inv_misc_food_147_cake", - [237362] = "inv_misc_food_148_cupcake", - [237363] = "inv_misc_food_149_cupcake", - [237364] = "inv_misc_food_150_cookie", - [237365] = "inv_misc_food_151_cookie", - [237366] = "inv_misc_food_152_doughnut", - [237367] = "inv_misc_food_153_doughnut", - [237368] = "inv_misc_gem_pearl_09", - [237369] = "inv_misc_gem_pearl_10", - [237370] = "inv_misc_gem_pearl_11", - [237371] = "inv_misc_gem_pearl_12", - [237372] = "inv_misc_gem_pearl_13", - [237373] = "inv_misc_gem_pearl_14", - [237374] = "inv_misc_head_nerubian_01", - [237375] = "inv_misc_head_tuskarr", - [237376] = "inv_misc_head_vrykul", - [237377] = "inv_misc_herb_evergreenmoss", - [237378] = "inv_misc_horn_04", - [237379] = "inv_misc_horn_05", - [237380] = "inv_misc_key_15", - [237381] = "inv_misc_leatherscrap_19", - [237382] = "inv_misc_map02", - [237383] = "inv_misc_map03", - [237384] = "inv_misc_map04", - [237385] = "inv_misc_map05", - [237386] = "inv_misc_map06", - [237387] = "inv_misc_map07", - [237388] = "inv_misc_map08", - [237389] = "inv_misc_map09", - [237390] = "inv_misc_monsterclaw_05", - [237391] = "inv_misc_monsterclaw_06", - [237392] = "inv_misc_monsterclaw_07", - [237393] = "inv_misc_monsterclaw_08", - [237394] = "inv_misc_monsterclaw_09", - [237395] = "inv_misc_monsterclaw_10", - [237396] = "inv_misc_monsterfang_02", - [237397] = "inv_misc_monsterhorn_01", - [237398] = "inv_misc_monsterhorn_02", - [237399] = "inv_misc_monsterhorn_03", - [237400] = "inv_misc_monsterhorn_04", - [237401] = "inv_misc_monsterhorn_05", - [237402] = "inv_misc_monsterhorn_06", - [237403] = "inv_misc_monsterhorn_07", - [237404] = "inv_misc_monsterhorn_08", - [237405] = "inv_misc_monsterscales_19", - [237406] = "inv_misc_monsterscales_20", - [237407] = "inv_misc_monstertail_04", - [237408] = "inv_misc_monstertail_05", - [237409] = "inv_misc_monstertail_06", - [237410] = "inv_misc_monstertail_07", - [237411] = "inv_misc_nerubianchitin_01", - [237412] = "inv_misc_organ_07", - [237413] = "inv_misc_organ_08", - [237414] = "inv_misc_organ_09", - [237415] = "inv_misc_organ_10", - [237416] = "inv_misc_organ_11", - [237417] = "inv_misc_pelt_07", - [237418] = "inv_misc_pelt_08", - [237419] = "inv_misc_pelt_09", - [237420] = "inv_misc_pelt_10", - [237421] = "inv_misc_pelt_11", - [237422] = "inv_misc_pelt_12", - [237423] = "inv_misc_pelt_13", - [237424] = "inv_misc_pelt_14", - [237425] = "inv_misc_plant_01", - [237426] = "inv_misc_plant_02", - [237427] = "inv_misc_plant_03", - [237428] = "inv_misc_rune_14", - [237429] = "inv_misc_thread_eternium", - [237430] = "inv_misc_toy_10", - [237431] = "inv_misc_web_01", - [237432] = "inv_misc_web_02", - [237433] = "inv_offhand_1h_ulduarraid_d_01", - [237434] = "inv_offhand_dalaran_d_01", - [237435] = "inv_offhand_ulduarraid_d_02", - [237436] = "inv_offhand_ulduarraid_d_03", - [237437] = "inv_ore_platinum_01", - [237438] = "inv_ore_saronite_01", - [237439] = "inv_pants_leather_28", - [237440] = "inv_pants_mail_27", - [237441] = "inv_pants_plate_30", - [237442] = "inv_pet_frostwyrm", - [237443] = "inv_rod_cobalt", - [237444] = "inv_rod_enchantedcobalt", - [237445] = "inv_rod_platinum", - [237446] = "inv_rod_titanium", - [237447] = "inv_scroll_11", - [237448] = "inv_scroll_12", - [237449] = "inv_scroll_13", - [237450] = "inv_scroll_14", - [237451] = "inv_scroll_15", - [237452] = "inv_scroll_16", - [237453] = "inv_shield_60", - [237454] = "inv_shield_61", - [237455] = "inv_shield_63", - [237456] = "inv_shield_64", - [237457] = "inv_shield_65", - [237458] = "inv_shield_66", - [237459] = "inv_shoulder_100", - [237460] = "inv_shoulder_101", - [237461] = "inv_shoulder_102", - [237462] = "inv_shoulder_103", - [237463] = "inv_shoulder_104", - [237464] = "inv_shoulder_105", - [237465] = "inv_shoulder_94", - [237466] = "inv_shoulder_98", - [237467] = "inv_shoulder_99", - [237468] = "inv_spiritshard_01", - [237469] = "inv_spiritshard_02", - [237470] = "inv_staff_87", - [237471] = "inv_staff_88", - [237472] = "inv_staff_89", - [237473] = "inv_staff_90", - [237474] = "inv_staff_91", - [237475] = "inv_staff_92", - [237476] = "inv_staff_93", - [237477] = "inv_staff_94", - [237478] = "inv_stone_weightstone_08", - [237479] = "inv_sword_128", - [237480] = "inv_sword_129", - [237481] = "inv_sword_130", - [237482] = "inv_sword_131", - [237483] = "inv_sword_132", - [237484] = "inv_sword_133", - [237485] = "inv_sword_134", - [237486] = "inv_sword_135", - [237487] = "inv_sword_136", - [237488] = "inv_throwingknife_08", - [237489] = "inv_titanium_shield_spike", - [237490] = "inv_wand_27", - [237491] = "inv_wand_28", - [237492] = "inv_weapon_bow_50", - [237493] = "inv_weapon_bow_51", - [237494] = "inv_weapon_crossbow_32", - [237495] = "inv_weapon_halberd_28", - [237496] = "inv_weapon_halberd_29", - [237497] = "inv_weapon_halberd_30", - [237498] = "inv_weapon_hand_19", - [237499] = "inv_weapon_hand_20", - [237500] = "inv_weapon_hand_21", - [237501] = "inv_weapon_hand_22", - [237502] = "inv_weapon_hand_23", - [237503] = "inv_weapon_rifle_30", - [237504] = "inv_weapon_rifle_31", - [237505] = "inv_weapon_shortblade_89", - [237506] = "inv_weapon_shortblade_90", - [237507] = "inv_weapon_shortblade_91", - [237508] = "inv_weapon_shortblade_92", - [237509] = "spell_arcane_portaldalaran", - [237510] = "spell_arcane_teleportdalaran", - [237511] = "spell_deathknight_antimagiczone", - [237512] = "spell_deathknight_armyofthedead", - [237513] = "spell_deathknight_bladedarmor", - [237514] = "spell_deathknight_bloodboil", - [237515] = "spell_deathknight_bloodplague", - [237516] = "spell_deathknight_bloodtap", - [237517] = "spell_deathknight_butcher", - [237518] = "spell_deathknight_butcher2", - [237519] = "spell_deathknight_darkconviction", - [237520] = "spell_deathknight_empowerruneblade", - [237521] = "spell_deathknight_empowerruneblade2", - [237522] = "spell_deathknight_explode_ghoul", - [237523] = "spell_deathknight_frostfever", - [237524] = "spell_deathknight_frozenruneweapon", - [237525] = "spell_deathknight_gnaw_ghoul", - [237526] = "spell_deathknight_iceboundfortitude", - [237527] = "spell_deathknight_icetouch", - [237528] = "spell_deathknight_mindfreeze", - [237529] = "spell_deathknight_pathoffrost", - [237530] = "spell_deathknight_runetap", - [237531] = "spell_deathknight_scourgestrike", - [237532] = "spell_deathknight_spelldeflection", - [237533] = "spell_deathknight_strangulate", - [237534] = "spell_deathknight_subversion", - [237535] = "spell_deathknight_summondeathcharger", - [237536] = "spell_deathknight_thrash_ghoul", - [237537] = "spell_deathknight_vendetta", - [237538] = "spell_holy_aspiration", - [237539] = "spell_holy_borrowedtime", - [237540] = "spell_holy_devineaegis", - [237541] = "spell_holy_divinehymn", - [237542] = "spell_holy_divineprovidence", - [237543] = "spell_holy_guardianspirit", - [237544] = "spell_holy_hopeandgrace", - [237545] = "spell_holy_impholyconcentration", - [237546] = "spell_holy_penance", - [237547] = "spell_holy_persecution", - [237548] = "spell_holy_proclaimchampion_02", - [237549] = "spell_holy_rapture", - [237550] = "spell_holy_serendipity", - [237551] = "spell_holy_testoffaith", - [237552] = "spell_magic_managain", - [237553] = "spell_misc_emotionafraid", - [237554] = "spell_misc_emotionangry", - [237555] = "spell_misc_emotionhappy", - [237556] = "spell_misc_emotionsad", - [237557] = "spell_nature_wispsplodegreen", - [237558] = "spell_shadow_deathsembrace", - [237559] = "spell_shadow_demonform", - [237560] = "spell_shadow_demoniccirclesummon", - [237561] = "spell_shadow_demoniccircleteleport", - [237562] = "spell_shadow_demonicempathy", - [237563] = "spell_shadow_demonicpact", - [237564] = "spell_shadow_dispersion", - [237565] = "spell_shadow_felmending", - [237566] = "spell_shadow_mindshear", - [237567] = "spell_shadow_mindtwisting", - [237568] = "spell_shadow_painandsuffering", - [237569] = "spell_shadow_psychichorrors", - [237570] = "spell_shadow_skull", - [237571] = "spell_shadow_twistedfaith", - [237572] = "spell_shaman_ancestralawakening", - [237573] = "spell_shaman_astralshift", - [237574] = "spell_shaman_blessingofeternals", - [237575] = "spell_shaman_blessingoftheeternals", - [237576] = "spell_shaman_earthlivingweapon", - [237577] = "spell_shaman_elementaloath", - [237578] = "spell_shaman_feralspirit", - [237579] = "spell_shaman_giftearthmother", - [237580] = "spell_shaman_hex", - [237581] = "spell_shaman_improvedearthshield", - [237582] = "spell_shaman_improvedstormstrike", - [237583] = "spell_shaman_lavaburst", - [237584] = "spell_shaman_lavaflow", - [237585] = "spell_shaman_maelstromweapon", - [237586] = "spell_shaman_spectraltransformation", - [237587] = "spell_shaman_spiritlink", - [237588] = "spell_shaman_staticshock", - [237589] = "spell_shaman_stormearthfire", - [237590] = "spell_shaman_thunderstorm", - [249170] = "spell_shaman_tidalwaves", - [249171] = "inv_ammo_arrow_03", - [249172] = "inv_ammo_arrow_04", - [249173] = "inv_ammo_arrow_05", - [249174] = "inv_ammo_arrow_06", - [249175] = "inv_ammo_bullet_04", - [249176] = "inv_ammo_bullet_05", - [249177] = "inv_ammo_bullet_06", - [249178] = "inv_ammo_bullet_07", - [249179] = "inv_ammo_bullet_08", - [249180] = "inv_shield_67", - [249181] = "inv_staff_95", - [249182] = "inv_weapon_crossbow_33", - [250117] = "inv_weapon_rifle_33", - [250118] = "achievement_boss_kael'thassunstrider_01", - [250119] = "achievement_dungeon_drak'tharon", - [250120] = "achievement_dungeon_drak'tharon_10man", - [250121] = "achievement_dungeon_drak'tharon_25man", - [250122] = "achievement_dungeon_drak'tharon_heroic", - [250123] = "achievement_dungeon_drak'tharon_normal", - [250622] = "inv_wand_29", - [250623] = "inv_thanksgiving_cranberrysauce", - [250624] = "inv_thanksgiving_pumpkinpie", - [250626] = "inv_thanksgiving_stuffing", - [250627] = "inv_thanksgiving_turkey", - [250628] = "inv_weapon_shortblade_93", - [251534] = "inv_weapon_shortblade_94", - [251535] = "inv_fishingpole_05", - [251962] = "inv_fishingpole_06", - [252129] = "inv_sword_137", - [252172] = "inv_misc_roses_01", - [252173] = "ability_vehicle_demolisherflamecatapult", - [252174] = "ability_vehicle_demolisherram", - [252175] = "ability_vehicle_electrocharge", - [252176] = "ability_vehicle_launchplayer", - [252177] = "ability_vehicle_liquidpyrite", - [252178] = "ability_vehicle_loadselfcatapult", - [252179] = "ability_vehicle_oiljets", - [252180] = "ability_vehicle_plaguebarrel", - [252181] = "ability_vehicle_playerloaded", - [252182] = "ability_vehicle_powertowheels", - [252183] = "ability_vehicle_reloadammo", - [252184] = "ability_vehicle_rocketboost", - [252185] = "ability_vehicle_shellshieldgenerator", - [252186] = "ability_vehicle_siegeenginecannon", - [252187] = "ability_vehicle_siegeenginecharge", - [252188] = "ability_vehicle_siegeengineram", - [252189] = "ability_vehicle_sonicshockwave", - [252222] = "inv_weapon_shortblade_95", - [252267] = "inv_sword_138", - [252268] = "spell_arcane_rune", - [252269] = "spell_fire_rune", - [252270] = "spell_holy_rune", - [252271] = "spell_ice_rune", - [252272] = "spell_nature_rune", - [252282] = "spell_shadow_rune", - [252780] = "inv_sword_139", - [252994] = "achievement_reputation_murlocoracle", - [252995] = "spell_deathknight_icytalons", - [252996] = "spell_nature_riptide", + [236149] = "ability_druid_berserk", + [236150] = "ability_druid_earthandsky", + [236151] = "ability_druid_eclipse", + [236152] = "ability_druid_eclipseorange", + [236153] = "ability_druid_flourish", + [236154] = "ability_druid_galewinds", + [236155] = "ability_druid_giftoftheearthmother", + [236156] = "ability_druid_improvedmoonkinform", + [236157] = "ability_druid_improvedtreeform", + [236158] = "ability_druid_infectedwound", + [236159] = "ability_druid_kingofthejungle", + [236160] = "ability_druid_manatree", + [236161] = "ability_druid_mastershapeshifter", + [236162] = "ability_druid_nourish", + [236163] = "ability_druid_owlkinfrenzy", + [236164] = "ability_druid_primalagression", + [236165] = "ability_druid_primalprecision", + [236166] = "ability_druid_replenish", + [236167] = "ability_druid_skinteeth", + [236168] = "ability_druid_starfall", + [236169] = "ability_druid_tigersroar", + [236170] = "ability_druid_typhoon", + [236171] = "ability_heroicleap", + [236172] = "ability_hunter_aspectmastery", + [236173] = "ability_hunter_assassinate", + [236174] = "ability_hunter_assassinate2", + [236175] = "ability_hunter_beastmastery", + [236176] = "ability_hunter_chimerashot2", + [236177] = "ability_hunter_cobrastrikes", + [236178] = "ability_hunter_explosiveshot", + [236179] = "ability_hunter_focusedaim", + [236180] = "ability_hunter_huntervswild", + [236181] = "ability_hunter_huntingparty", + [236182] = "ability_hunter_improvedsteadyshot", + [236183] = "ability_hunter_improvedtracking", + [236184] = "ability_hunter_invigeration", + [236185] = "ability_hunter_lockandload", + [236186] = "ability_hunter_longevity", + [236187] = "ability_hunter_longshots", + [236188] = "ability_hunter_markedfordeath", + [236189] = "ability_hunter_masterscall", + [236190] = "ability_hunter_pet_chimera", + [236191] = "ability_hunter_pet_corehound", + [236192] = "ability_hunter_pet_devilsaur", + [236193] = "ability_hunter_pet_moth", + [236194] = "ability_hunter_pet_rhino", + [236195] = "ability_hunter_pet_silithid", + [236196] = "ability_hunter_pet_wasp", + [236197] = "ability_hunter_pet_worm", + [236198] = "ability_hunter_piercingshots", + [236199] = "ability_hunter_pointofnoescape", + [236200] = "ability_hunter_potentvenom", + [236201] = "ability_hunter_rapidregeneration", + [236202] = "ability_hunter_separationanxiety", + [236203] = "ability_hunter_snipertraining", + [236204] = "ability_hunter_wildquiver", + [236205] = "ability_mage_arcanebarrage", + [236206] = "ability_mage_brainfreeze", + [236207] = "ability_mage_burnout", + [236208] = "ability_mage_chilledtothebone", + [236209] = "ability_mage_coldasice", + [236210] = "ability_mage_conjurefoodrank10", + [236211] = "ability_mage_conjurefoodrank12", + [236212] = "ability_mage_conjurefoodrank9", + [236213] = "ability_mage_conjurewater11", + [236214] = "ability_mage_deepfreeze", + [236215] = "ability_mage_fierypayback", + [236216] = "ability_mage_firestarter", + [236217] = "ability_mage_frostfirebolt", + [236218] = "ability_mage_hotstreak", + [236219] = "ability_mage_incantersabsorbtion", + [236220] = "ability_mage_livingbomb", + [236221] = "ability_mage_missilebarrage", + [236222] = "ability_mage_netherwindpresence", + [236223] = "ability_mage_potentspirit", + [236224] = "ability_mage_shattershield", + [236225] = "ability_mage_studentofthemind", + [236226] = "ability_mage_tormentoftheweak", + [236227] = "ability_mage_wintersgrasp", + [236228] = "ability_mage_worldinflames", + [236229] = "ability_miling", + [236230] = "ability_mount_drake_azure", + [236231] = "ability_mount_drake_blue", + [236232] = "ability_mount_drake_bronze", + [236233] = "ability_mount_drake_proto", + [236234] = "ability_mount_drake_red", + [236235] = "ability_mount_drake_twilight", + [236236] = "ability_mount_flyingcarpet", + [236237] = "ability_mount_mammoth_black", + [236238] = "ability_mount_mammoth_black_3seater", + [236239] = "ability_mount_mammoth_brown", + [236240] = "ability_mount_mammoth_brown_3seater", + [236241] = "ability_mount_mammoth_white", + [236242] = "ability_mount_mammoth_white_3seater", + [236243] = "ability_mount_polarbear_black", + [236244] = "ability_mount_polarbear_brown", + [236245] = "ability_mount_polarbear_white", + [236246] = "ability_paladin_artofwar", + [236247] = "ability_paladin_beaconoflight", + [236248] = "ability_paladin_blessedhands", + [236249] = "ability_paladin_blessedmending", + [236250] = "ability_paladin_divinestorm", + [236251] = "ability_paladin_enlightenedjudgements", + [236252] = "ability_paladin_gaurdedbythelight", + [236253] = "ability_paladin_hammeroftherighteous", + [236254] = "ability_paladin_infusionoflight", + [236255] = "ability_paladin_judgementblue", + [236256] = "ability_paladin_judgementofthepure", + [236257] = "ability_paladin_judgementofthewise", + [236258] = "ability_paladin_judgementred", + [236259] = "ability_paladin_judgementsofthejust", + [236260] = "ability_paladin_righteousvengeance", + [236261] = "ability_paladin_sacredcleansing", + [236262] = "ability_paladin_sanctifiedwrath", + [236263] = "ability_paladin_sheathoflight", + [236264] = "ability_paladin_shieldofthetemplar", + [236265] = "ability_paladin_shieldofvengeance", + [236266] = "ability_paladin_swiftretribution", + [236267] = "ability_paladin_touchedbylight", + [236268] = "ability_rogue_bloodsplatter", + [236269] = "ability_rogue_cuttothechase", + [236270] = "ability_rogue_deadlybrew", + [236271] = "ability_rogue_deviouspoisons", + [236272] = "ability_rogue_dismantle", + [236273] = "ability_rogue_fanofknives", + [236274] = "ability_rogue_focusedattacks", + [236275] = "ability_rogue_honoramongstthieves", + [236276] = "ability_rogue_hungerforblood", + [236277] = "ability_rogue_murderspree", + [236278] = "ability_rogue_preyontheweak", + [236279] = "ability_rogue_shadowdance", + [236280] = "ability_rogue_slaughterfromtheshadows", + [236281] = "ability_rogue_stayofexecution", + [236282] = "ability_rogue_throwingspecialization", + [236283] = "ability_rogue_tricksofthetrade", + [236284] = "ability_rogue_turnthetables", + [236285] = "ability_rogue_unfairadvantage", + [236286] = "ability_rogue_waylay", + [236287] = "ability_rogue_wrongfullyaccused", + [236288] = "ability_shaman_cleansespirit", + [236289] = "ability_shaman_lavalash", + [236290] = "ability_warlock_backdraft", + [236291] = "ability_warlock_chaosbolt", + [236292] = "ability_warlock_demonicempowerment", + [236293] = "ability_warlock_demonicpower", + [236294] = "ability_warlock_empoweredimp", + [236295] = "ability_warlock_eradication", + [236296] = "ability_warlock_everlastingaffliction", + [236297] = "ability_warlock_fireandbrimstone", + [236298] = "ability_warlock_haunt", + [236299] = "ability_warlock_improveddemonictactics", + [236300] = "ability_warlock_improvedsoulleech", + [236301] = "ability_warlock_moltencore", + [236302] = "ability_warlock_shadowflame", + [236303] = "ability_warrior_bladestorm", + [236304] = "ability_warrior_bloodbath", + [236305] = "ability_warrior_bloodnova", + [236306] = "ability_warrior_bloodsurge", + [236307] = "ability_warrior_criticalblock", + [236308] = "ability_warrior_furiousresolve", + [236309] = "ability_warrior_incite", + [236310] = "ability_warrior_intensifyrage", + [236311] = "ability_warrior_safeguard", + [236312] = "ability_warrior_shockwave", + [236313] = "ability_warrior_stalwartprotector", + [236314] = "ability_warrior_strengthofarms", + [236315] = "ability_warrior_swordandboard", + [236316] = "ability_warrior_titansgrip", + [236317] = "ability_warrior_unrelentingassault", + [236318] = "ability_warrior_vigilance", + [236319] = "ability_warrior_warbringer", + [236320] = "ability_wintergrasp_rank1", + [236321] = "ability_wintergrasp_rank2", + [236322] = "ability_wintergrasp_rank3", + [236323] = "achievement_arena_2v2_1", + [236324] = "achievement_arena_2v2_2", + [236325] = "achievement_arena_2v2_3", + [236326] = "achievement_arena_2v2_4", + [236327] = "achievement_arena_2v2_5", + [236328] = "achievement_arena_2v2_6", + [236329] = "achievement_arena_2v2_7", + [236330] = "achievement_arena_3v3_1", + [236331] = "achievement_arena_3v3_2", + [236332] = "achievement_arena_3v3_3", + [236333] = "achievement_arena_3v3_4", + [236334] = "achievement_arena_3v3_5", + [236335] = "achievement_arena_3v3_6", + [236336] = "achievement_arena_3v3_7", + [236337] = "achievement_arena_5v5_1", + [236338] = "achievement_arena_5v5_2", + [236339] = "achievement_arena_5v5_3", + [236340] = "achievement_arena_5v5_4", + [236341] = "achievement_arena_5v5_5", + [236342] = "achievement_arena_5v5_6", + [236343] = "achievement_arena_5v5_7", + [236344] = "achievement_bg_3flagcap_nodeaths", + [236346] = "achievement_bg_ab_defendflags", + [236347] = "achievement_bg_ab_kill_in_mine", + [236348] = "achievement_bg_abshutout", + [236349] = "achievement_bg_captureflag_eos", + [236350] = "achievement_bg_captureflag_wsg", + [236351] = "achievement_bg_defendxtowers_av", + [236352] = "achievement_bg_getxflags_no_die", + [236353] = "achievement_bg_grab_cap_flagunderxseconds", + [236354] = "achievement_bg_hld4bases_eos", + [236355] = "achievement_bg_interruptx_flagcapture_attempts", + [236356] = "achievement_bg_interruptx_flagcapture_attempts_1game", + [236357] = "achievement_bg_kill_carrier_opposing_flagroom", + [236358] = "achievement_bg_kill_flag_carrier", + [236359] = "achievement_bg_kill_flag_carriereos", + [236360] = "achievement_bg_kill_flag_carrierwsg", + [236361] = "achievement_bg_kill_on_mount", + [236362] = "achievement_bg_killflagcarriers_grabflag_capit", + [236363] = "achievement_bg_killingblow_30", + [236364] = "achievement_bg_killingblow_berserker", + [236365] = "achievement_bg_killingblow_most", + [236366] = "achievement_bg_killingblow_startingrock", + [236367] = "achievement_bg_killx_flagcarriers_before_leave_base", + [236368] = "achievement_bg_killxenemies_generalsroom", + [236369] = "achievement_bg_masterofallbgs", + [236370] = "achievement_bg_most_damage_killingblow_dieleast", + [236371] = "achievement_bg_overcome500disadvantage", + [236372] = "achievement_bg_returnxflags_def_wsg", + [236373] = "achievement_bg_takexflags_ab", + [236374] = "achievement_bg_topdps", + [236375] = "achievement_bg_tophealer_ab", + [236376] = "achievement_bg_tophealer_av", + [236377] = "achievement_bg_tophealer_eos", + [236378] = "achievement_bg_tophealer_soa", + [236379] = "achievement_bg_tophealer_wsg", + [236380] = "achievement_bg_trueavshutout", + [236381] = "achievement_bg_win_ab_x_times", + [236382] = "achievement_bg_win_av_x_times", + [236383] = "achievement_bg_win_eos_x_times", + [236384] = "achievement_bg_win_wsg_x_times", + [236385] = "achievement_bg_winab", + [236386] = "achievement_bg_winab_5cap", + [236387] = "achievement_bg_winab_underxminutes", + [236388] = "achievement_bg_winav", + [236389] = "achievement_bg_winav_bothmines", + [236390] = "achievement_bg_winav_underxminutes", + [236391] = "achievement_bg_winbyten", + [236392] = "achievement_bg_wineos", + [236393] = "achievement_bg_wineos_underxminutes", + [236394] = "achievement_bg_winsoa", + [236395] = "achievement_bg_winsoa_underxminutes", + [236396] = "achievement_bg_winwsg", + [236397] = "achievement_bg_winwsg_3-0", + [236398] = "achievement_bg_winwsg_underxminutes", + [236399] = "achievement_bg_xkills_avgraveyard", + [236400] = "achievement_boss_amnennar_the_coldbringer", + [236401] = "achievement_boss_archaedas", + [236403] = "achievement_boss_bazil_akumai", + [236404] = "achievement_boss_bazil_thredd", + [236405] = "achievement_boss_charlgarazorflank", + [236406] = "achievement_boss_chiefukorzsandscalp", + [236407] = "achievement_boss_cthun", + [236408] = "achievement_boss_drakkisath", + [236409] = "achievement_boss_edwinvancleef", + [236410] = "achievement_boss_emperordagranthaurissan", + [236411] = "achievement_boss_exarch_maladaar", + [236412] = "achievement_boss_gruulthedragonkiller", + [236413] = "achievement_boss_hakkar", + [236414] = "achievement_boss_harbinger_skyriss", + [236415] = "achievement_boss_illidan", + [236417] = "achievement_boss_kelidanthebreaker", + [236418] = "achievement_boss_kiljaedan", + [236419] = "achievement_boss_kingymiron_01", + [236420] = "achievement_boss_kingymiron_02", + [236421] = "achievement_boss_kingymiron_03", + [236422] = "achievement_boss_ladyvashj", + [236423] = "achievement_boss_magtheridon", + [236425] = "achievement_boss_mutanus_the_devourer", + [236426] = "achievement_boss_nexus_prince_shaffar", + [236427] = "achievement_boss_omartheunscarred_01", + [236428] = "achievement_boss_ossiriantheunscarred", + [236429] = "achievement_boss_overlord_wyrmthalak", + [236430] = "achievement_boss_pathaleonthecalculator", + [236431] = "achievement_boss_prince_malchezaar", + [236432] = "achievement_boss_princesstheradras", + [236433] = "achievement_boss_quagmirran", + [236434] = "achievement_boss_shadeoferanikus", + [236435] = "achievement_boss_talonkingikiss", + [236436] = "achievement_boss_warlord_kalithresh", + [236437] = "achievement_boss_warpsplinter", + [236438] = "achievement_boss_zuljin", + [236439] = "achievement_character_bloodelf_female", + [236440] = "achievement_character_bloodelf_male", + [236441] = "achievement_character_draenei_female", + [236442] = "achievement_character_draenei_male", + [236443] = "achievement_character_dwarf_female", + [236444] = "achievement_character_dwarf_male", + [236445] = "achievement_character_gnome_female", + [236446] = "achievement_character_gnome_male", + [236447] = "achievement_character_human_female", + [236448] = "achievement_character_human_male", + [236449] = "achievement_character_nightelf_female", + [236450] = "achievement_character_nightelf_male", + [236451] = "achievement_character_orc_female", + [236452] = "achievement_character_orc_male", + [236453] = "achievement_character_tauren_female", + [236454] = "achievement_character_tauren_male", + [236455] = "achievement_character_troll_female", + [236456] = "achievement_character_troll_male", + [236457] = "achievement_character_undead_female", + [236458] = "achievement_character_undead_male", + [236459] = "achievement_dungeon_azjollowercity", + [236460] = "achievement_dungeon_azjollowercity_10man", + [236461] = "achievement_dungeon_azjollowercity_25man", + [236462] = "achievement_dungeon_azjollowercity_heroic", + [236463] = "achievement_dungeon_azjollowercity_normal", + [236464] = "achievement_dungeon_azjoluppercity", + [236465] = "achievement_dungeon_azjoluppercity_10man", + [236466] = "achievement_dungeon_azjoluppercity_25man", + [236467] = "achievement_dungeon_azjoluppercity_heroic", + [236468] = "achievement_dungeon_azjoluppercity_normal", + [236469] = "achievement_dungeon_coablackdragonflight", + [236470] = "achievement_dungeon_coablackdragonflight_10man", + [236471] = "achievement_dungeon_coablackdragonflight_25man", + [236472] = "achievement_dungeon_coablackdragonflight_heroic", + [236473] = "achievement_dungeon_coablackdragonflight_normal", + [236474] = "achievement_dungeon_cotstratholme", + [236475] = "achievement_dungeon_cotstratholme_10man", + [236476] = "achievement_dungeon_cotstratholme_25man", + [236477] = "achievement_dungeon_cotstratholme_heroic", + [236478] = "achievement_dungeon_cotstratholme_normal", + [236484] = "achievement_dungeon_gundrak", + [236485] = "achievement_dungeon_gundrak_10man", + [236486] = "achievement_dungeon_gundrak_25man", + [236487] = "achievement_dungeon_gundrak_heroic", + [236488] = "achievement_dungeon_gundrak_normal", + [236489] = "achievement_dungeon_naxxramas", + [236490] = "achievement_dungeon_naxxramas_10man", + [236491] = "achievement_dungeon_naxxramas_25man", + [236492] = "achievement_dungeon_naxxramas_heroic", + [236493] = "achievement_dungeon_naxxramas_normal", + [236494] = "achievement_dungeon_nexus70", + [236495] = "achievement_dungeon_nexus70_10man", + [236496] = "achievement_dungeon_nexus70_25man", + [236497] = "achievement_dungeon_nexus70_heroic", + [236498] = "achievement_dungeon_nexus70_normal", + [236499] = "achievement_dungeon_nexus80", + [236500] = "achievement_dungeon_nexus80_10man", + [236501] = "achievement_dungeon_nexus80_25man", + [236502] = "achievement_dungeon_nexus80_heroic", + [236503] = "achievement_dungeon_nexus80_normal", + [236504] = "achievement_dungeon_nexusraid", + [236505] = "achievement_dungeon_nexusraid_10man", + [236506] = "achievement_dungeon_nexusraid_25man", + [236507] = "achievement_dungeon_nexusraid_heroic", + [236508] = "achievement_dungeon_nexusraid_normal", + [236509] = "achievement_dungeon_theviolethold", + [236510] = "achievement_dungeon_theviolethold_10man", + [236511] = "achievement_dungeon_theviolethold_25man", + [236512] = "achievement_dungeon_theviolethold_heroic", + [236513] = "achievement_dungeon_theviolethold_normal", + [236514] = "achievement_dungeon_ulduar77", + [236515] = "achievement_dungeon_ulduar77_10man", + [236516] = "achievement_dungeon_ulduar77_25man", + [236517] = "achievement_dungeon_ulduar77_heroic", + [236518] = "achievement_dungeon_ulduar77_normal", + [236519] = "achievement_dungeon_ulduar80", + [236520] = "achievement_dungeon_ulduar80_10man", + [236521] = "achievement_dungeon_ulduar80_25man", + [236522] = "achievement_dungeon_ulduar80_heroic", + [236523] = "achievement_dungeon_ulduar80_normal", + [236524] = "achievement_dungeon_utgardekeep", + [236525] = "achievement_dungeon_utgardekeep_10man", + [236526] = "achievement_dungeon_utgardekeep_25man", + [236527] = "achievement_dungeon_utgardekeep_heroic", + [236528] = "achievement_dungeon_utgardekeep_normal", + [236529] = "achievement_dungeon_utgardepinnacle", + [236530] = "achievement_dungeon_utgardepinnacle_10man", + [236531] = "achievement_dungeon_utgardepinnacle_25man", + [236532] = "achievement_dungeon_utgardepinnacle_heroic", + [236533] = "achievement_dungeon_utgardepinnacle_normal", + [236534] = "achievement_featsofstrength_gladiator_01", + [236535] = "achievement_featsofstrength_gladiator_02", + [236536] = "achievement_featsofstrength_gladiator_03", + [236537] = "achievement_featsofstrength_gladiator_04", + [236538] = "achievement_featsofstrength_gladiator_05", + [236539] = "achievement_featsofstrength_gladiator_06", + [236540] = "achievement_featsofstrength_gladiator_07", + [236541] = "achievement_featsofstrength_gladiator_08", + [236542] = "achievement_featsofstrength_gladiator_09", + [236543] = "achievement_featsofstrength_gladiator_10", + [236544] = "achievement_general", + [236545] = "achievement_halloween_bat_01", + [236546] = "achievement_halloween_candy_01", + [236547] = "achievement_halloween_cat_01", + [236548] = "achievement_halloween_ghost_01", + [236549] = "achievement_halloween_rottenegg_01", + [236550] = "achievement_halloween_smiley_01", + [236551] = "achievement_halloween_spider_01", + [236552] = "achievement_halloween_witch_01", + [236553] = "achievement_halloween_worms_01", + [236556] = "achievement_leader_king_magni_bronzebeard", + [236557] = "achievement_leader_king_varian_wrynn", + [236559] = "achievement_leader_prophet_velen", + [236560] = "achievement_leader_sylvanas", + [236561] = "achievement_leader_tyrande_whisperwind", + [236562] = "achievement_level_10", + [236563] = "achievement_level_20", + [236564] = "achievement_level_30", + [236565] = "achievement_level_40", + [236566] = "achievement_level_50", + [236567] = "achievement_level_60", + [236568] = "achievement_level_70", + [236569] = "achievement_level_80", + [236570] = "achievement_noblegarden_chocolate_egg", + [236571] = "achievement_profession_chefhat", + [236572] = "achievement_profession_fishing_findfish", + [236573] = "achievement_profession_fishing_journeymanfisher", + [236574] = "achievement_profession_fishing_northrendangler", + [236575] = "achievement_profession_fishing_oldmanbarlowned", + [236576] = "achievement_profession_fishing_outlandangler", + [236577] = "achievement_pvp_a_01", + [236578] = "achievement_pvp_a_02", + [236579] = "achievement_pvp_a_03", + [236580] = "achievement_pvp_a_04", + [236581] = "achievement_pvp_a_05", + [236582] = "achievement_pvp_a_06", + [236583] = "achievement_pvp_a_07", + [236584] = "achievement_pvp_a_08", + [236585] = "achievement_pvp_a_09", + [236586] = "achievement_pvp_a_10", + [236587] = "achievement_pvp_a_11", + [236588] = "achievement_pvp_a_12", + [236589] = "achievement_pvp_a_13", + [236590] = "achievement_pvp_a_14", + [236591] = "achievement_pvp_a_15", + [236592] = "achievement_pvp_a_16", + [236593] = "achievement_pvp_a_a", + [236594] = "achievement_pvp_a_h", + [236595] = "achievement_pvp_g_01", + [236596] = "achievement_pvp_g_02", + [236597] = "achievement_pvp_g_03", + [236598] = "achievement_pvp_g_04", + [236599] = "achievement_pvp_g_05", + [236600] = "achievement_pvp_g_06", + [236601] = "achievement_pvp_g_07", + [236602] = "achievement_pvp_g_08", + [236603] = "achievement_pvp_g_09", + [236604] = "achievement_pvp_g_10", + [236605] = "achievement_pvp_g_11", + [236606] = "achievement_pvp_g_12", + [236607] = "achievement_pvp_g_13", + [236608] = "achievement_pvp_g_14", + [236609] = "achievement_pvp_g_15", + [236610] = "achievement_pvp_g_a", + [236611] = "achievement_pvp_g_h", + [236612] = "achievement_pvp_h_01", + [236613] = "achievement_pvp_h_02", + [236614] = "achievement_pvp_h_03", + [236615] = "achievement_pvp_h_04", + [236616] = "achievement_pvp_h_05", + [236617] = "achievement_pvp_h_06", + [236618] = "achievement_pvp_h_07", + [236619] = "achievement_pvp_h_08", + [236620] = "achievement_pvp_h_09", + [236621] = "achievement_pvp_h_10", + [236622] = "achievement_pvp_h_11", + [236623] = "achievement_pvp_h_12", + [236624] = "achievement_pvp_h_13", + [236625] = "achievement_pvp_h_14", + [236626] = "achievement_pvp_h_15", + [236627] = "achievement_pvp_h_16", + [236628] = "achievement_pvp_h_a", + [236629] = "achievement_pvp_h_h", + [236630] = "achievement_pvp_o_01", + [236631] = "achievement_pvp_o_02", + [236632] = "achievement_pvp_o_03", + [236633] = "achievement_pvp_o_04", + [236634] = "achievement_pvp_o_05", + [236635] = "achievement_pvp_o_06", + [236636] = "achievement_pvp_o_07", + [236637] = "achievement_pvp_o_08", + [236638] = "achievement_pvp_o_09", + [236639] = "achievement_pvp_o_10", + [236640] = "achievement_pvp_o_11", + [236641] = "achievement_pvp_o_12", + [236642] = "achievement_pvp_o_13", + [236643] = "achievement_pvp_o_14", + [236644] = "achievement_pvp_o_15", + [236645] = "achievement_pvp_o_a", + [236646] = "achievement_pvp_o_h", + [236647] = "achievement_pvp_p_01", + [236648] = "achievement_pvp_p_02", + [236649] = "achievement_pvp_p_03", + [236650] = "achievement_pvp_p_04", + [236651] = "achievement_pvp_p_05", + [236652] = "achievement_pvp_p_06", + [236653] = "achievement_pvp_p_07", + [236654] = "achievement_pvp_p_08", + [236655] = "achievement_pvp_p_09", + [236656] = "achievement_pvp_p_10", + [236657] = "achievement_pvp_p_11", + [236658] = "achievement_pvp_p_12", + [236659] = "achievement_pvp_p_13", + [236660] = "achievement_pvp_p_14", + [236661] = "achievement_pvp_p_15", + [236662] = "achievement_pvp_p_a", + [236663] = "achievement_pvp_p_h", + [236664] = "achievement_quests_completed_01", + [236665] = "achievement_quests_completed_02", + [236666] = "achievement_quests_completed_03", + [236667] = "achievement_quests_completed_04", + [236668] = "achievement_quests_completed_05", + [236669] = "achievement_quests_completed_06", + [236670] = "achievement_quests_completed_07", + [236671] = "achievement_quests_completed_08", + [236672] = "achievement_quests_completed_daily_01", + [236673] = "achievement_quests_completed_daily_02", + [236674] = "achievement_quests_completed_daily_03", + [236675] = "achievement_quests_completed_daily_04", + [236676] = "achievement_quests_completed_daily_05", + [236677] = "achievement_quests_completed_daily_06", + [236678] = "achievement_quests_completed_daily_07", + [236679] = "achievement_quests_completed_daily_08", + [236680] = "achievement_quests_completed_daily_x5", + [236681] = "achievement_reputation_01", + [236682] = "achievement_reputation_02", + [236683] = "achievement_reputation_03", + [236684] = "achievement_reputation_04", + [236685] = "achievement_reputation_05", + [236686] = "achievement_reputation_06", + [236687] = "achievement_reputation_07", + [236688] = "achievement_reputation_08", + [236689] = "achievement_reputation_argentchampion", + [236690] = "achievement_reputation_argentcrusader", + [236691] = "achievement_reputation_ashtonguedeathsworn", + [236692] = "achievement_reputation_guardiansofcenarius", + [236693] = "achievement_reputation_kirintor", + [236694] = "achievement_reputation_knightsoftheebonblade", + [236695] = "achievement_reputation_ogre", + [236696] = "achievement_reputation_timbermaw", + [236697] = "achievement_reputation_tuskarr", + [236698] = "achievement_reputation_wolvar", + [236699] = "achievement_reputation_wyrmresttemple", + [236700] = "achievement_win_wintergrasp", + [236701] = "achievement_worldevent_brewmaster", + [236702] = "achievement_worldevent_childrensweek", + [236703] = "achievement_worldevent_littlehelper", + [236704] = "achievement_worldevent_lunar", + [236705] = "achievement_worldevent_merrymaker", + [236706] = "achievement_worldevent_mistletoe", + [236707] = "achievement_worldevent_reindeer", + [236708] = "achievement_worldevent_thanksgiving", + [236709] = "achievement_worldevent_valentine", + [236710] = "achievement_worldevent_xmasogre", + [236711] = "achievement_zone_alteracmountains_01", + [236712] = "achievement_zone_arathihighlands_01", + [236713] = "achievement_zone_ashenvale_01", + [236714] = "achievement_zone_azshara_01", + [236715] = "achievement_zone_azuremystisle_01", + [236716] = "achievement_zone_badlands_01", + [236717] = "achievement_zone_barrens_01", + [236718] = "achievement_zone_blackrock_01", + [236719] = "achievement_zone_bladesedgemtns_01", + [236720] = "achievement_zone_blastedlands_01", + [236721] = "achievement_zone_bloodmystisle_01", + [236722] = "achievement_zone_boreantundra_01", + [236723] = "achievement_zone_boreantundra_02", + [236724] = "achievement_zone_boreantundra_03", + [236725] = "achievement_zone_boreantundra_04", + [236726] = "achievement_zone_boreantundra_05", + [236727] = "achievement_zone_boreantundra_06", + [236728] = "achievement_zone_boreantundra_07", + [236729] = "achievement_zone_boreantundra_08", + [236730] = "achievement_zone_boreantundra_09", + [236731] = "achievement_zone_boreantundra_10", + [236732] = "achievement_zone_boreantundra_11", + [236733] = "achievement_zone_boreantundra_12", + [236734] = "achievement_zone_burningsteppes_01", + [236735] = "achievement_zone_crystalsong_01", + [236736] = "achievement_zone_crystalsong_02", + [236737] = "achievement_zone_crystalsong_03", + [236738] = "achievement_zone_crystalsong_04", + [236739] = "achievement_zone_darkshore_01", + [236740] = "achievement_zone_darnassus", + [236741] = "achievement_zone_deadwindpass", + [236742] = "achievement_zone_desolace", + [236743] = "achievement_zone_dragonblight_01", + [236744] = "achievement_zone_dragonblight_02", + [236745] = "achievement_zone_dragonblight_03", + [236746] = "achievement_zone_dragonblight_04", + [236747] = "achievement_zone_dragonblight_05", + [236748] = "achievement_zone_dragonblight_06", + [236749] = "achievement_zone_dragonblight_07", + [236750] = "achievement_zone_dragonblight_08", + [236751] = "achievement_zone_dragonblight_09", + [236752] = "achievement_zone_dragonblight_10", + [236753] = "achievement_zone_dragonblight_11", + [236754] = "achievement_zone_dragonblight_12", + [236755] = "achievement_zone_dunmorogh", + [236756] = "achievement_zone_durotar", + [236757] = "achievement_zone_duskwood", + [236758] = "achievement_zone_dustwallowmarsh", + [236759] = "achievement_zone_easternkingdoms_01", + [236760] = "achievement_zone_easternplaguelands", + [236761] = "achievement_zone_elwynnforest", + [236762] = "achievement_zone_eversongwoods", + [236763] = "achievement_zone_felwood", + [236764] = "achievement_zone_feralas", + [236765] = "achievement_zone_ghostlands", + [236766] = "achievement_zone_grizzlyhills_01", + [236767] = "achievement_zone_grizzlyhills_02", + [236768] = "achievement_zone_grizzlyhills_03", + [236769] = "achievement_zone_grizzlyhills_04", + [236770] = "achievement_zone_grizzlyhills_05", + [236771] = "achievement_zone_grizzlyhills_06", + [236772] = "achievement_zone_grizzlyhills_07", + [236773] = "achievement_zone_grizzlyhills_08", + [236774] = "achievement_zone_grizzlyhills_09", + [236775] = "achievement_zone_grizzlyhills_10", + [236776] = "achievement_zone_grizzlyhills_11", + [236777] = "achievement_zone_grizzlyhills_12", + [236778] = "achievement_zone_hellfirepeninsula_01", + [236779] = "achievement_zone_hillsbradfoothills", + [236780] = "achievement_zone_hinterlands_01", + [236781] = "achievement_zone_howlingfjord_01", + [236782] = "achievement_zone_howlingfjord_02", + [236783] = "achievement_zone_howlingfjord_03", + [236784] = "achievement_zone_howlingfjord_04", + [236785] = "achievement_zone_howlingfjord_05", + [236786] = "achievement_zone_howlingfjord_06", + [236787] = "achievement_zone_howlingfjord_07", + [236788] = "achievement_zone_howlingfjord_08", + [236789] = "achievement_zone_howlingfjord_09", + [236790] = "achievement_zone_howlingfjord_10", + [236791] = "achievement_zone_howlingfjord_11", + [236792] = "achievement_zone_howlingfjord_12", + [236793] = "achievement_zone_icecrown_01", + [236794] = "achievement_zone_icecrown_02", + [236795] = "achievement_zone_icecrown_03", + [236796] = "achievement_zone_icecrown_04", + [236797] = "achievement_zone_icecrown_05", + [236798] = "achievement_zone_icecrown_06", + [236799] = "achievement_zone_icecrown_07", + [236800] = "achievement_zone_icecrown_08", + [236801] = "achievement_zone_icecrown_09", + [236802] = "achievement_zone_icecrown_10", + [236803] = "achievement_zone_icecrown_11", + [236804] = "achievement_zone_icecrown_12", + [236805] = "achievement_zone_ironforge", + [236806] = "achievement_zone_isleofqueldanas", + [236807] = "achievement_zone_kalimdor_01", + [236808] = "achievement_zone_lochmodan", + [236809] = "achievement_zone_mulgore_01", + [236810] = "achievement_zone_nagrand_01", + [236811] = "achievement_zone_netherstorm_01", + [236812] = "achievement_zone_northrend_01", + [236813] = "achievement_zone_outland_01", + [236814] = "achievement_zone_redridgemountains", + [236815] = "achievement_zone_searinggorge_01", + [236816] = "achievement_zone_shadowmoon", + [236817] = "achievement_zone_sholazar_01", + [236818] = "achievement_zone_sholazar_02", + [236819] = "achievement_zone_sholazar_03", + [236820] = "achievement_zone_sholazar_04", + [236821] = "achievement_zone_sholazar_05", + [236822] = "achievement_zone_sholazar_06", + [236823] = "achievement_zone_sholazar_07", + [236824] = "achievement_zone_sholazar_08", + [236825] = "achievement_zone_sholazar_09", + [236826] = "achievement_zone_sholazar_10", + [236827] = "achievement_zone_sholazar_11", + [236828] = "achievement_zone_sholazar_12", + [236829] = "achievement_zone_silithus_01", + [236830] = "achievement_zone_silverpine_01", + [236831] = "achievement_zone_stonetalon_01", + [236832] = "achievement_zone_stormpeaks_01", + [236833] = "achievement_zone_stormpeaks_02", + [236834] = "achievement_zone_stormpeaks_03", + [236835] = "achievement_zone_stormpeaks_04", + [236836] = "achievement_zone_stormpeaks_05", + [236837] = "achievement_zone_stormpeaks_06", + [236838] = "achievement_zone_stormpeaks_07", + [236839] = "achievement_zone_stormpeaks_08", + [236840] = "achievement_zone_stormpeaks_09", + [236841] = "achievement_zone_stormpeaks_10", + [236842] = "achievement_zone_stormpeaks_11", + [236843] = "achievement_zone_stormpeaks_12", + [236844] = "achievement_zone_stranglethorn_01", + [236845] = "achievement_zone_swampsorrows_01", + [236846] = "achievement_zone_tanaris_01", + [236847] = "achievement_zone_terrokar", + [236848] = "achievement_zone_thousandneedles_01", + [236849] = "achievement_zone_tirisfalglades_01", + [236850] = "achievement_zone_ungorocrater_01", + [236851] = "achievement_zone_westernplaguelands_01", + [236852] = "achievement_zone_westfall_01", + [236853] = "achievement_zone_wetlands_01", + [236854] = "achievement_zone_winterspring", + [236855] = "achievement_zone_zangarmarsh", + [236856] = "achievement_zone_zuldrak_01", + [236857] = "achievement_zone_zuldrak_02", + [236858] = "achievement_zone_zuldrak_03", + [236859] = "achievement_zone_zuldrak_04", + [236860] = "achievement_zone_zuldrak_05", + [236861] = "achievement_zone_zuldrak_06", + [236862] = "achievement_zone_zuldrak_07", + [236863] = "achievement_zone_zuldrak_08", + [236864] = "achievement_zone_zuldrak_09", + [236865] = "achievement_zone_zuldrak_10", + [236866] = "achievement_zone_zuldrak_11", + [236867] = "achievement_zone_zuldrak_12", + [236868] = "inv_alchemy_elixir_01", + [236869] = "inv_alchemy_elixir_02", + [236870] = "inv_alchemy_elixir_03", + [236871] = "inv_alchemy_elixir_04", + [236872] = "inv_alchemy_elixir_05", + [236873] = "inv_alchemy_elixir_06", + [236874] = "inv_alchemy_elixir_empty", + [236875] = "inv_alchemy_endlessflask_01", + [236876] = "inv_alchemy_endlessflask_02", + [236877] = "inv_alchemy_endlessflask_03", + [236878] = "inv_alchemy_endlessflask_04", + [236879] = "inv_alchemy_endlessflask_05", + [236880] = "inv_alchemy_endlessflask_06", + [236881] = "inv_alchemy_potion_01", + [236882] = "inv_alchemy_potion_02", + [236883] = "inv_alchemy_potion_03", + [236884] = "inv_alchemy_potion_04", + [236885] = "inv_alchemy_potion_05", + [236886] = "inv_alchemy_potion_06", + [236887] = "inv_alchemy_potion_empty", + [236888] = "inv_axe_100", + [236889] = "inv_axe_101", + [236890] = "inv_axe_102", + [236891] = "inv_axe_97", + [236892] = "inv_axe_98", + [236893] = "inv_axe_99", + [236894] = "inv_belt_37", + [236895] = "inv_belt_37a", + [236896] = "inv_belt_37b", + [236897] = "inv_belt_37c", + [236898] = "inv_belt_38", + [236899] = "inv_belt_38a", + [236900] = "inv_belt_38b", + [236901] = "inv_belt_38c", + [236902] = "inv_belt_39", + [236903] = "inv_belt_39a", + [236904] = "inv_belt_39b", + [236905] = "inv_belt_39c", + [236906] = "inv_belt_40", + [236907] = "inv_belt_40a", + [236908] = "inv_belt_40b", + [236909] = "inv_belt_40c", + [236910] = "inv_belt_41", + [236911] = "inv_belt_41a", + [236912] = "inv_belt_41b", + [236913] = "inv_belt_41c", + [236914] = "inv_belt_42", + [236915] = "inv_belt_42a", + [236916] = "inv_belt_42b", + [236917] = "inv_belt_42c", + [236918] = "inv_belt_43", + [236919] = "inv_belt_43a", + [236920] = "inv_belt_43b", + [236921] = "inv_belt_43c", + [236922] = "inv_belt_44", + [236923] = "inv_belt_44a", + [236924] = "inv_belt_44b", + [236925] = "inv_belt_44c", + [236926] = "inv_belt_45", + [236927] = "inv_belt_45a", + [236928] = "inv_belt_45b", + [236929] = "inv_belt_45c", + [236930] = "inv_belt_46", + [236931] = "inv_belt_46a", + [236932] = "inv_belt_46b", + [236933] = "inv_belt_46c", + [236934] = "inv_belt_47", + [236935] = "inv_belt_47a", + [236936] = "inv_belt_47b", + [236937] = "inv_belt_47c", + [236938] = "inv_belt_48", + [236939] = "inv_belt_48a", + [236940] = "inv_belt_48b", + [236941] = "inv_belt_48c", + [236942] = "inv_belt_49", + [236943] = "inv_belt_49a", + [236944] = "inv_belt_49b", + [236945] = "inv_belt_49c", + [236946] = "inv_bone_skull_04", + [236947] = "inv_boots_leather_02", + [236948] = "inv_boots_mail_02", + [236949] = "inv_boots_plate_11", + [236950] = "inv_bracer_20", + [236951] = "inv_bracer_20a", + [236952] = "inv_bracer_20b", + [236953] = "inv_bracer_21", + [236954] = "inv_bracer_21a", + [236955] = "inv_bracer_21b", + [236956] = "inv_bracer_21c", + [236957] = "inv_bracer_22", + [236958] = "inv_bracer_22a", + [236959] = "inv_bracer_22b", + [236960] = "inv_bracer_22c", + [236961] = "inv_bracer_23", + [236962] = "inv_bracer_23a", + [236963] = "inv_bracer_23b", + [236964] = "inv_bracer_24", + [236965] = "inv_bracer_24a", + [236966] = "inv_bracer_24b", + [236967] = "inv_bracer_25", + [236968] = "inv_bracer_25a", + [236969] = "inv_bracer_25b", + [236970] = "inv_bracer_26", + [236971] = "inv_bracer_26a", + [236972] = "inv_bracer_26b", + [236973] = "inv_bracer_27", + [236974] = "inv_bracer_27a", + [236975] = "inv_bracer_27b", + [236976] = "inv_bracer_28", + [236977] = "inv_bracer_28a", + [236978] = "inv_bracer_28b", + [236979] = "inv_bracer_29", + [236980] = "inv_bracer_29a", + [236981] = "inv_bracer_29b", + [236982] = "inv_bracer_30", + [236983] = "inv_bracer_30a", + [236984] = "inv_bracer_30b", + [236985] = "inv_bracer_30c", + [236986] = "inv_bracer_31", + [236987] = "inv_bracer_31a", + [236988] = "inv_bracer_31b", + [236989] = "inv_bracer_32", + [236990] = "inv_bracer_32a", + [236991] = "inv_bracer_32b", + [236992] = "inv_chest_mail_06", + [236993] = "inv_chest_plate_25", + [236994] = "inv_crate_07", + [236995] = "inv_crate_08", + [236996] = "inv_crate_09", + [236997] = "inv_egg_06", + [236998] = "inv_egg_07", + [236999] = "inv_egg_08", + [237000] = "inv_egg_09", + [237001] = "inv_elemental_crystal_air", + [237002] = "inv_elemental_crystal_earth", + [237003] = "inv_elemental_crystal_fire", + [237004] = "inv_elemental_crystal_life", + [237005] = "inv_elemental_crystal_shadow", + [237006] = "inv_elemental_crystal_water", + [237007] = "inv_elemental_eternal_air", + [237008] = "inv_elemental_eternal_earth", + [237009] = "inv_elemental_eternal_fire", + [237010] = "inv_elemental_eternal_life", + [237011] = "inv_elemental_eternal_shadow", + [237012] = "inv_elemental_eternal_water", + [237013] = "inv_enchant_abysscrystal", + [237014] = "inv_enchant_dreamshard_01", + [237015] = "inv_enchant_dreamshard_02", + [237016] = "inv_enchant_essencecosmicgreater", + [237017] = "inv_enchant_essencecosmiclesser", + [237018] = "inv_enchant_formulaepic_01", + [237019] = "inv_enchant_formulagood_01", + [237020] = "inv_enchant_formulasuperior_01", + [237021] = "inv_essenceofwintergrasp", + [237022] = "inv_fabric_ebonweave", + [237023] = "inv_fabric_frostweave_bolt", + [237024] = "inv_fabric_frostweave_imbuedbolt", + [237025] = "inv_fabric_moonshroud", + [237026] = "inv_fabric_spellweave", + [237027] = "inv_gauntlets_72", + [237028] = "inv_gauntlets_73", + [237029] = "inv_gauntlets_74", + [237030] = "inv_gizmo_fuelcell", + [237031] = "inv_gizmo_runichealthinjector", + [237032] = "inv_gizmo_runicmanainjector", + [237033] = "inv_hammer_29", + [237034] = "inv_hammer_31", + [237035] = "inv_helmet_134", + [237036] = "inv_helmet_135", + [237037] = "inv_helmet_136", + [237038] = "inv_helmet_137", + [237039] = "inv_helmet_138", + [237040] = "inv_helmet_139", + [237041] = "inv_helmet_140", + [237042] = "inv_helmet_141", + [237043] = "inv_holiday_thanksgiving_cornucopia", + [237044] = "inv_holiday_thanksgiving_empty_cornucopia", + [237045] = "inv_ingot_platinum", + [237046] = "inv_ingot_titansteel_blue", + [237047] = "inv_ingot_titansteel_dark", + [237048] = "inv_ingot_titansteel_red", + [237049] = "inv_ingot_yoggthorite", + [237050] = "inv_inscription_armorscroll01", + [237051] = "inv_inscription_armorscroll02", + [237052] = "inv_inscription_armorscroll03", + [237053] = "inv_inscription_certificate", + [237054] = "inv_inscription_inkblack01", + [237055] = "inv_inscription_inkblack02", + [237056] = "inv_inscription_inkblack03", + [237057] = "inv_inscription_inkblack04", + [237058] = "inv_inscription_inkbluewhite01", + [237059] = "inv_inscription_inkbluewhite02", + [237060] = "inv_inscription_inkbluewhite03", + [237061] = "inv_inscription_inkbluewhite04", + [237062] = "inv_inscription_inkgreen01", + [237063] = "inv_inscription_inkgreen02", + [237064] = "inv_inscription_inkgreen03", + [237065] = "inv_inscription_inkgreen04", + [237066] = "inv_inscription_inkorange01", + [237067] = "inv_inscription_inkorange02", + [237068] = "inv_inscription_inkorange03", + [237069] = "inv_inscription_inkorange04", + [237070] = "inv_inscription_inkpurple01", + [237071] = "inv_inscription_inkpurple02", + [237072] = "inv_inscription_inkpurple03", + [237073] = "inv_inscription_inkpurple04", + [237074] = "inv_inscription_inkred01", + [237075] = "inv_inscription_inkred02", + [237076] = "inv_inscription_inkred03", + [237077] = "inv_inscription_inkred04", + [237078] = "inv_inscription_inksilver01", + [237079] = "inv_inscription_inksilver02", + [237080] = "inv_inscription_inksilver03", + [237081] = "inv_inscription_inksilver04", + [237082] = "inv_inscription_inkwhite01", + [237083] = "inv_inscription_inkwhite02", + [237084] = "inv_inscription_inkwhite03", + [237085] = "inv_inscription_inkwhite04", + [237086] = "inv_inscription_inkyellow01", + [237087] = "inv_inscription_inkyellow02", + [237088] = "inv_inscription_inkyellow03", + [237089] = "inv_inscription_inkyellow04", + [237090] = "inv_inscription_majorglyph00", + [237091] = "inv_inscription_majorglyph01", + [237092] = "inv_inscription_majorglyph02", + [237093] = "inv_inscription_majorglyph03", + [237094] = "inv_inscription_majorglyph04", + [237095] = "inv_inscription_majorglyph05", + [237096] = "inv_inscription_majorglyph06", + [237097] = "inv_inscription_majorglyph07", + [237098] = "inv_inscription_majorglyph08", + [237099] = "inv_inscription_majorglyph09", + [237100] = "inv_inscription_majorglyph10", + [237101] = "inv_inscription_majorglyph11", + [237102] = "inv_inscription_majorglyph12", + [237103] = "inv_inscription_majorglyph13", + [237104] = "inv_inscription_majorglyph14", + [237105] = "inv_inscription_majorglyph15", + [237106] = "inv_inscription_majorglyph16", + [237107] = "inv_inscription_majorglyph17", + [237108] = "inv_inscription_majorglyph18", + [237109] = "inv_inscription_majorglyph19", + [237110] = "inv_inscription_majorglyph20", + [237111] = "inv_inscription_minorglyph00", + [237112] = "inv_inscription_minorglyph01", + [237113] = "inv_inscription_minorglyph02", + [237114] = "inv_inscription_minorglyph03", + [237115] = "inv_inscription_minorglyph04", + [237116] = "inv_inscription_minorglyph05", + [237117] = "inv_inscription_minorglyph06", + [237118] = "inv_inscription_minorglyph07", + [237119] = "inv_inscription_minorglyph08", + [237120] = "inv_inscription_minorglyph09", + [237121] = "inv_inscription_minorglyph10", + [237122] = "inv_inscription_minorglyph11", + [237123] = "inv_inscription_minorglyph12", + [237124] = "inv_inscription_minorglyph13", + [237125] = "inv_inscription_minorglyph14", + [237126] = "inv_inscription_minorglyph15", + [237127] = "inv_inscription_minorglyph16", + [237128] = "inv_inscription_minorglyph17", + [237129] = "inv_inscription_minorglyph18", + [237130] = "inv_inscription_minorglyph19", + [237131] = "inv_inscription_minorglyph20", + [237132] = "inv_inscription_papyrus", + [237133] = "inv_inscription_parchment", + [237134] = "inv_inscription_parchmentvar01", + [237135] = "inv_inscription_parchmentvar02", + [237136] = "inv_inscription_parchmentvar03", + [237137] = "inv_inscription_parchmentvar04", + [237138] = "inv_inscription_parchmentvar05", + [237139] = "inv_inscription_parchmentvar06", + [237140] = "inv_inscription_pigment_azure", + [237141] = "inv_inscription_pigment_bug01", + [237142] = "inv_inscription_pigment_bug02", + [237143] = "inv_inscription_pigment_bug03", + [237144] = "inv_inscription_pigment_bug04", + [237145] = "inv_inscription_pigment_bug05", + [237146] = "inv_inscription_pigment_bug06", + [237147] = "inv_inscription_pigment_bug07", + [237148] = "inv_inscription_pigment_burnt", + [237149] = "inv_inscription_pigment_ebon", + [237150] = "inv_inscription_pigment_emerald", + [237151] = "inv_inscription_pigment_golden", + [237152] = "inv_inscription_pigment_grey", + [237153] = "inv_inscription_pigment_icy", + [237154] = "inv_inscription_pigment_indigo", + [237155] = "inv_inscription_pigment_nether", + [237156] = "inv_inscription_pigment_ruby", + [237157] = "inv_inscription_pigment_sapphire", + [237158] = "inv_inscription_pigment_silvery", + [237159] = "inv_inscription_pigment_verdant", + [237160] = "inv_inscription_pigment_violet", + [237161] = "inv_inscription_pigment_white", + [237162] = "inv_inscription_scroll", + [237163] = "inv_inscription_tarotberserker", + [237164] = "inv_inscription_tarotchaos", + [237165] = "inv_inscription_tarotdeath", + [237166] = "inv_inscription_tarotgreatness", + [237167] = "inv_inscription_tarotillusion", + [237168] = "inv_inscription_tarotlords", + [237169] = "inv_inscription_tarotprism", + [237170] = "inv_inscription_tarotundeath", + [237171] = "inv_inscription_tradeskill01", + [237172] = "inv_inscription_weaponscroll01", + [237173] = "inv_inscription_weaponscroll02", + [237174] = "inv_inscription_weaponscroll03", + [237175] = "inv_jewelcrafting_azureboar", + [237176] = "inv_jewelcrafting_azurecrab", + [237177] = "inv_jewelcrafting_azurehare", + [237178] = "inv_jewelcrafting_azureowl", + [237179] = "inv_jewelcrafting_azureserpent", + [237180] = "inv_jewelcrafting_crimsonboar", + [237181] = "inv_jewelcrafting_crimsoncrab", + [237182] = "inv_jewelcrafting_crimsonhare", + [237183] = "inv_jewelcrafting_crimsonowl", + [237184] = "inv_jewelcrafting_dragonseye01", + [237185] = "inv_jewelcrafting_dragonseye02", + [237186] = "inv_jewelcrafting_emeraldboar", + [237187] = "inv_jewelcrafting_emeraldcrab", + [237188] = "inv_jewelcrafting_emeraldhare", + [237189] = "inv_jewelcrafting_gem_01", + [237190] = "inv_jewelcrafting_gem_02", + [237191] = "inv_jewelcrafting_gem_03", + [237192] = "inv_jewelcrafting_gem_04", + [237193] = "inv_jewelcrafting_gem_05", + [237194] = "inv_jewelcrafting_gem_06", + [237195] = "inv_jewelcrafting_gem_07", + [237196] = "inv_jewelcrafting_gem_08", + [237197] = "inv_jewelcrafting_gem_09", + [237198] = "inv_jewelcrafting_gem_10", + [237199] = "inv_jewelcrafting_gem_11", + [237200] = "inv_jewelcrafting_gem_12", + [237201] = "inv_jewelcrafting_gem_13", + [237202] = "inv_jewelcrafting_gem_14", + [237203] = "inv_jewelcrafting_gem_15", + [237204] = "inv_jewelcrafting_gem_16", + [237205] = "inv_jewelcrafting_gem_17", + [237206] = "inv_jewelcrafting_gem_18", + [237207] = "inv_jewelcrafting_gem_19", + [237208] = "inv_jewelcrafting_gem_20", + [237209] = "inv_jewelcrafting_gem_21", + [237210] = "inv_jewelcrafting_gem_22", + [237211] = "inv_jewelcrafting_gem_23", + [237212] = "inv_jewelcrafting_gem_24", + [237213] = "inv_jewelcrafting_gem_25", + [237214] = "inv_jewelcrafting_gem_26", + [237215] = "inv_jewelcrafting_gem_27", + [237216] = "inv_jewelcrafting_gem_28", + [237217] = "inv_jewelcrafting_gem_29", + [237218] = "inv_jewelcrafting_gem_30", + [237219] = "inv_jewelcrafting_gem_31", + [237220] = "inv_jewelcrafting_gem_32", + [237221] = "inv_jewelcrafting_gem_33", + [237222] = "inv_jewelcrafting_gem_34", + [237223] = "inv_jewelcrafting_gem_35", + [237224] = "inv_jewelcrafting_gem_36", + [237225] = "inv_jewelcrafting_gem_37", + [237226] = "inv_jewelcrafting_gem_38", + [237227] = "inv_jewelcrafting_gem_39", + [237228] = "inv_jewelcrafting_gem_40", + [237229] = "inv_jewelcrafting_gem_41", + [237230] = "inv_jewelcrafting_gem_42", + [237231] = "inv_jewelcrafting_goldenboar", + [237232] = "inv_jewelcrafting_goldencrab", + [237233] = "inv_jewelcrafting_goldenowl", + [237234] = "inv_jewelcrafting_goldenserpent", + [237235] = "inv_jewelcrafting_icediamond_01", + [237236] = "inv_jewelcrafting_icediamond_02", + [237237] = "inv_jewelcrafting_jadeserpent", + [237238] = "inv_jewelcrafting_purpleboar", + [237239] = "inv_jewelcrafting_purplecrab", + [237240] = "inv_jewelcrafting_purplehare", + [237241] = "inv_jewelcrafting_purpleowl", + [237242] = "inv_jewelcrafting_purpleserpent", + [237243] = "inv_jewelcrafting_shadowspirit_01", + [237244] = "inv_jewelcrafting_shadowspirit_02", + [237245] = "inv_letter_18", + [237246] = "inv_letter_19", + [237247] = "inv_letter_20", + [237248] = "inv_letter_21", + [237249] = "inv_letter_22", + [237250] = "inv_mace_84", + [237251] = "inv_mace_85", + [237252] = "inv_mace_86", + [237253] = "inv_mace_87", + [237254] = "inv_mace_88", + [237255] = "inv_mace_89", + [237256] = "inv_mace_90", + [237257] = "inv_mace_91", + [237258] = "inv_mace_92", + [237259] = "inv_mace_93", + [237260] = "inv_misc_armorkit_28", + [237261] = "inv_misc_armorkit_29", + [237262] = "inv_misc_armorkit_30", + [237263] = "inv_misc_armorkit_31", + [237264] = "inv_misc_armorkit_32", + [237265] = "inv_misc_armorkit_33", + [237266] = "inv_misc_bandage_frostweave", + [237267] = "inv_misc_bandage_frostweave_heavy", + [237268] = "inv_misc_basket_02", + [237269] = "inv_misc_basket_03", + [237270] = "inv_misc_basket_04", + [237271] = "inv_misc_basket_05", + [237272] = "inv_misc_bone_humanskull_02", + [237273] = "inv_misc_bone_skull_01", + [237274] = "inv_misc_bone_skull_02", + [237275] = "inv_misc_bone_skull_03", + [237276] = "inv_misc_clothscrap_01", + [237277] = "inv_misc_clothscrap_02", + [237278] = "inv_misc_clothscrap_03", + [237279] = "inv_misc_clothscrap_04", + [237280] = "inv_misc_clothscrap_05", + [237281] = "inv_misc_coin_17", + [237282] = "inv_misc_coin_18", + [237283] = "inv_misc_coin_19", + [237284] = "inv_misc_dice_01", + [237285] = "inv_misc_dice_02", + [237286] = "inv_misc_dust_infinite", + [237287] = "inv_misc_easterbasket", + [237288] = "inv_misc_enggizmos_25", + [237289] = "inv_misc_enggizmos_26", + [237290] = "inv_misc_enggizmos_27", + [237291] = "inv_misc_enggizmos_28", + [237292] = "inv_misc_enggizmos_29", + [237293] = "inv_misc_enggizmos_30", + [237294] = "inv_misc_enggizmos_31", + [237295] = "inv_misc_enggizmos_32", + [237296] = "inv_misc_enggizmos_swissarmy", + [237297] = "inv_misc_eye_02", + [237298] = "inv_misc_eye_03", + [237299] = "inv_misc_eye_04", + [237300] = "inv_misc_fish_49", + [237301] = "inv_misc_fish_50", + [237302] = "inv_misc_fish_51", + [237303] = "inv_misc_fish_52", + [237304] = "inv_misc_fish_53", + [237305] = "inv_misc_fish_54", + [237306] = "inv_misc_fish_55", + [237307] = "inv_misc_fish_56", + [237308] = "inv_misc_fish_57", + [237309] = "inv_misc_fish_58", + [237310] = "inv_misc_fish_59", + [237311] = "inv_misc_fish_60", + [237312] = "inv_misc_fish_61", + [237313] = "inv_misc_fish_62", + [237314] = "inv_misc_fish_63", + [237315] = "inv_misc_fish_64", + [237316] = "inv_misc_fish_65", + [237317] = "inv_misc_fish_66", + [237318] = "inv_misc_fish_67", + [237319] = "inv_misc_fish_68", + [237320] = "inv_misc_fish_69", + [237321] = "inv_misc_fish_70", + [237322] = "inv_misc_fish_71", + [237323] = "inv_misc_fish_72", + [237324] = "inv_misc_fish_73", + [237325] = "inv_misc_fish_74", + [237326] = "inv_misc_fish_75", + [237327] = "inv_misc_fish_76", + [237328] = "inv_misc_food_114_orcablubber", + [237329] = "inv_misc_food_115_condorsoup", + [237330] = "inv_misc_food_116_condorleg", + [237331] = "inv_misc_food_117_heartysoup", + [237332] = "inv_misc_food_119_rhinomeat", + [237333] = "inv_misc_food_120_sharkmeat", + [237334] = "inv_misc_food_121_buttermeat", + [237335] = "inv_misc_food_122_steak", + [237336] = "inv_misc_food_123_roast", + [237337] = "inv_misc_food_124_skewer", + [237338] = "inv_misc_food_125_fishchunk", + [237339] = "inv_misc_food_126_clammeat", + [237340] = "inv_misc_food_127_fish", + [237341] = "inv_misc_food_128_fish", + [237342] = "inv_misc_food_129_fish", + [237343] = "inv_misc_food_130_fish", + [237344] = "inv_misc_food_131_fish", + [237345] = "inv_misc_food_132_meat", + [237346] = "inv_misc_food_133_meat", + [237347] = "inv_misc_food_134_meat", + [237348] = "inv_misc_food_135_meat", + [237349] = "inv_misc_food_136_fish", + [237350] = "inv_misc_food_137_meat", + [237351] = "inv_misc_food_138_fish", + [237352] = "inv_misc_food_139_fish", + [237353] = "inv_misc_food_140_fish", + [237354] = "inv_misc_food_141_fish", + [237355] = "inv_misc_food_142_fish", + [237356] = "inv_misc_food_143_fish", + [237357] = "inv_misc_food_144_cakeslice", + [237358] = "inv_misc_food_145_cake", + [237359] = "inv_misc_food_146_cakeslice", + [237360] = "inv_misc_food_147_cake", + [237361] = "inv_misc_food_148_cupcake", + [237362] = "inv_misc_food_149_cupcake", + [237363] = "inv_misc_food_150_cookie", + [237364] = "inv_misc_food_151_cookie", + [237365] = "inv_misc_food_152_doughnut", + [237366] = "inv_misc_food_153_doughnut", + [237367] = "inv_misc_gem_pearl_09", + [237368] = "inv_misc_gem_pearl_10", + [237369] = "inv_misc_gem_pearl_11", + [237370] = "inv_misc_gem_pearl_12", + [237371] = "inv_misc_gem_pearl_13", + [237372] = "inv_misc_gem_pearl_14", + [237373] = "inv_misc_head_nerubian_01", + [237374] = "inv_misc_head_tuskarr", + [237375] = "inv_misc_head_vrykul", + [237376] = "inv_misc_herb_evergreenmoss", + [237377] = "inv_misc_horn_04", + [237378] = "inv_misc_horn_05", + [237379] = "inv_misc_key_15", + [237380] = "inv_misc_leatherscrap_19", + [237381] = "inv_misc_map02", + [237382] = "inv_misc_map03", + [237383] = "inv_misc_map04", + [237384] = "inv_misc_map05", + [237385] = "inv_misc_map06", + [237386] = "inv_misc_map07", + [237387] = "inv_misc_map08", + [237388] = "inv_misc_map09", + [237389] = "inv_misc_monsterclaw_05", + [237390] = "inv_misc_monsterclaw_06", + [237391] = "inv_misc_monsterclaw_07", + [237392] = "inv_misc_monsterclaw_08", + [237393] = "inv_misc_monsterclaw_09", + [237394] = "inv_misc_monsterclaw_10", + [237395] = "inv_misc_monsterfang_02", + [237396] = "inv_misc_monsterhorn_01", + [237397] = "inv_misc_monsterhorn_02", + [237398] = "inv_misc_monsterhorn_03", + [237399] = "inv_misc_monsterhorn_04", + [237400] = "inv_misc_monsterhorn_05", + [237401] = "inv_misc_monsterhorn_06", + [237402] = "inv_misc_monsterhorn_07", + [237403] = "inv_misc_monsterhorn_08", + [237404] = "inv_misc_monsterscales_19", + [237405] = "inv_misc_monsterscales_20", + [237406] = "inv_misc_monstertail_04", + [237407] = "inv_misc_monstertail_05", + [237408] = "inv_misc_monstertail_06", + [237409] = "inv_misc_monstertail_07", + [237410] = "inv_misc_nerubianchitin_01", + [237411] = "inv_misc_organ_07", + [237412] = "inv_misc_organ_08", + [237413] = "inv_misc_organ_09", + [237414] = "inv_misc_organ_10", + [237415] = "inv_misc_organ_11", + [237416] = "inv_misc_pelt_07", + [237417] = "inv_misc_pelt_08", + [237418] = "inv_misc_pelt_09", + [237419] = "inv_misc_pelt_10", + [237420] = "inv_misc_pelt_11", + [237421] = "inv_misc_pelt_12", + [237422] = "inv_misc_pelt_13", + [237423] = "inv_misc_pelt_14", + [237424] = "inv_misc_plant_01", + [237425] = "inv_misc_plant_02", + [237426] = "inv_misc_plant_03", + [237427] = "inv_misc_rune_14", + [237428] = "inv_misc_thread_eternium", + [237429] = "inv_misc_toy_10", + [237430] = "inv_misc_web_01", + [237431] = "inv_misc_web_02", + [237432] = "inv_offhand_1h_ulduarraid_d_01", + [237433] = "inv_offhand_dalaran_d_01", + [237434] = "inv_offhand_ulduarraid_d_02", + [237435] = "inv_offhand_ulduarraid_d_03", + [237436] = "inv_ore_platinum_01", + [237437] = "inv_ore_saronite_01", + [237438] = "inv_pants_leather_28", + [237439] = "inv_pants_mail_27", + [237440] = "inv_pants_plate_30", + [237441] = "inv_pet_frostwyrm", + [237442] = "inv_rod_cobalt", + [237443] = "inv_rod_enchantedcobalt", + [237444] = "inv_rod_platinum", + [237445] = "inv_rod_titanium", + [237446] = "inv_scroll_11", + [237447] = "inv_scroll_12", + [237448] = "inv_scroll_13", + [237449] = "inv_scroll_14", + [237450] = "inv_scroll_15", + [237451] = "inv_scroll_16", + [237452] = "inv_shield_60", + [237453] = "inv_shield_61", + [237454] = "inv_shield_63", + [237455] = "inv_shield_64", + [237456] = "inv_shield_65", + [237457] = "inv_shield_66", + [237458] = "inv_shoulder_100", + [237459] = "inv_shoulder_101", + [237460] = "inv_shoulder_102", + [237461] = "inv_shoulder_103", + [237462] = "inv_shoulder_104", + [237463] = "inv_shoulder_105", + [237464] = "inv_shoulder_94", + [237465] = "inv_shoulder_98", + [237466] = "inv_shoulder_99", + [237467] = "inv_spiritshard_01", + [237468] = "inv_spiritshard_02", + [237469] = "inv_staff_87", + [237470] = "inv_staff_88", + [237471] = "inv_staff_89", + [237472] = "inv_staff_90", + [237473] = "inv_staff_91", + [237474] = "inv_staff_92", + [237475] = "inv_staff_93", + [237476] = "inv_staff_94", + [237477] = "inv_stone_weightstone_08", + [237478] = "inv_sword_128", + [237479] = "inv_sword_129", + [237480] = "inv_sword_130", + [237481] = "inv_sword_131", + [237482] = "inv_sword_132", + [237483] = "inv_sword_133", + [237484] = "inv_sword_134", + [237485] = "inv_sword_135", + [237486] = "inv_sword_136", + [237487] = "inv_throwingknife_08", + [237488] = "inv_titanium_shield_spike", + [237489] = "inv_wand_27", + [237490] = "inv_wand_28", + [237491] = "inv_weapon_bow_50", + [237492] = "inv_weapon_bow_51", + [237493] = "inv_weapon_crossbow_32", + [237494] = "inv_weapon_halberd_28", + [237495] = "inv_weapon_halberd_29", + [237496] = "inv_weapon_halberd_30", + [237497] = "inv_weapon_hand_19", + [237498] = "inv_weapon_hand_20", + [237499] = "inv_weapon_hand_21", + [237500] = "inv_weapon_hand_22", + [237501] = "inv_weapon_hand_23", + [237502] = "inv_weapon_rifle_30", + [237503] = "inv_weapon_rifle_31", + [237504] = "inv_weapon_shortblade_89", + [237505] = "inv_weapon_shortblade_90", + [237506] = "inv_weapon_shortblade_91", + [237507] = "inv_weapon_shortblade_92", + [237508] = "spell_arcane_portaldalaran", + [237509] = "spell_arcane_teleportdalaran", + [237510] = "spell_deathknight_antimagiczone", + [237511] = "spell_deathknight_armyofthedead", + [237512] = "spell_deathknight_bladedarmor", + [237513] = "spell_deathknight_bloodboil", + [237514] = "spell_deathknight_bloodplague", + [237515] = "spell_deathknight_bloodtap", + [237516] = "spell_deathknight_butcher", + [237517] = "spell_deathknight_butcher2", + [237518] = "spell_deathknight_darkconviction", + [237519] = "spell_deathknight_empowerruneblade", + [237520] = "spell_deathknight_empowerruneblade2", + [237521] = "spell_deathknight_explode_ghoul", + [237522] = "spell_deathknight_frostfever", + [237523] = "spell_deathknight_frozenruneweapon", + [237524] = "spell_deathknight_gnaw_ghoul", + [237525] = "spell_deathknight_iceboundfortitude", + [237526] = "spell_deathknight_icetouch", + [237527] = "spell_deathknight_mindfreeze", + [237528] = "spell_deathknight_pathoffrost", + [237529] = "spell_deathknight_runetap", + [237530] = "spell_deathknight_scourgestrike", + [237531] = "spell_deathknight_spelldeflection", + [237532] = "spell_deathknight_strangulate", + [237533] = "spell_deathknight_subversion", + [237534] = "spell_deathknight_summondeathcharger", + [237535] = "spell_deathknight_thrash_ghoul", + [237536] = "spell_deathknight_vendetta", + [237537] = "spell_holy_aspiration", + [237538] = "spell_holy_borrowedtime", + [237539] = "spell_holy_devineaegis", + [237540] = "spell_holy_divinehymn", + [237541] = "spell_holy_divineprovidence", + [237542] = "spell_holy_guardianspirit", + [237543] = "spell_holy_hopeandgrace", + [237544] = "spell_holy_impholyconcentration", + [237545] = "spell_holy_penance", + [237546] = "spell_holy_persecution", + [237547] = "spell_holy_proclaimchampion_02", + [237548] = "spell_holy_rapture", + [237549] = "spell_holy_serendipity", + [237550] = "spell_holy_testoffaith", + [237551] = "spell_magic_managain", + [237552] = "spell_misc_emotionafraid", + [237553] = "spell_misc_emotionangry", + [237554] = "spell_misc_emotionhappy", + [237555] = "spell_misc_emotionsad", + [237556] = "spell_nature_wispsplodegreen", + [237557] = "spell_shadow_deathsembrace", + [237558] = "spell_shadow_demonform", + [237559] = "spell_shadow_demoniccirclesummon", + [237560] = "spell_shadow_demoniccircleteleport", + [237561] = "spell_shadow_demonicempathy", + [237562] = "spell_shadow_demonicpact", + [237563] = "spell_shadow_dispersion", + [237564] = "spell_shadow_felmending", + [237565] = "spell_shadow_mindshear", + [237566] = "spell_shadow_mindtwisting", + [237567] = "spell_shadow_painandsuffering", + [237568] = "spell_shadow_psychichorrors", + [237569] = "spell_shadow_skull", + [237570] = "spell_shadow_twistedfaith", + [237571] = "spell_shaman_ancestralawakening", + [237572] = "spell_shaman_astralshift", + [237573] = "spell_shaman_blessingofeternals", + [237574] = "spell_shaman_blessingoftheeternals", + [237575] = "spell_shaman_earthlivingweapon", + [237576] = "spell_shaman_elementaloath", + [237577] = "spell_shaman_feralspirit", + [237578] = "spell_shaman_giftearthmother", + [237579] = "spell_shaman_hex", + [237580] = "spell_shaman_improvedearthshield", + [237581] = "spell_shaman_improvedstormstrike", + [237582] = "spell_shaman_lavaburst", + [237583] = "spell_shaman_lavaflow", + [237584] = "spell_shaman_maelstromweapon", + [237585] = "spell_shaman_spectraltransformation", + [237586] = "spell_shaman_spiritlink", + [237587] = "spell_shaman_staticshock", + [237588] = "spell_shaman_stormearthfire", + [237589] = "spell_shaman_thunderstorm", + [237590] = "spell_shaman_tidalwaves", + [249170] = "inv_ammo_arrow_03", + [249171] = "inv_ammo_arrow_04", + [249172] = "inv_ammo_arrow_05", + [249173] = "inv_ammo_arrow_06", + [249174] = "inv_ammo_bullet_04", + [249175] = "inv_ammo_bullet_05", + [249176] = "inv_ammo_bullet_06", + [249177] = "inv_ammo_bullet_07", + [249178] = "inv_ammo_bullet_08", + [249179] = "inv_shield_67", + [249180] = "inv_staff_95", + [249181] = "inv_weapon_crossbow_33", + [249182] = "inv_weapon_rifle_33", + [250117] = "achievement_boss_kael'thassunstrider_01", + [250118] = "achievement_dungeon_drak'tharon", + [250119] = "achievement_dungeon_drak'tharon_10man", + [250120] = "achievement_dungeon_drak'tharon_25man", + [250121] = "achievement_dungeon_drak'tharon_heroic", + [250122] = "achievement_dungeon_drak'tharon_normal", + [250123] = "inv_wand_29", + [250622] = "inv_thanksgiving_cranberrysauce", + [250623] = "inv_thanksgiving_pumpkinpie", + [250624] = "inv_thanksgiving_stuffing", + [250626] = "inv_thanksgiving_turkey", + [250627] = "inv_weapon_shortblade_93", + [250628] = "inv_weapon_shortblade_94", + [251534] = "inv_fishingpole_05", + [251535] = "inv_fishingpole_06", + [251962] = "inv_sword_137", + [252129] = "inv_misc_roses_01", + [252172] = "ability_vehicle_demolisherflamecatapult", + [252173] = "ability_vehicle_demolisherram", + [252174] = "ability_vehicle_electrocharge", + [252175] = "ability_vehicle_launchplayer", + [252176] = "ability_vehicle_liquidpyrite", + [252177] = "ability_vehicle_loadselfcatapult", + [252178] = "ability_vehicle_oiljets", + [252179] = "ability_vehicle_plaguebarrel", + [252180] = "ability_vehicle_playerloaded", + [252181] = "ability_vehicle_powertowheels", + [252182] = "ability_vehicle_reloadammo", + [252183] = "ability_vehicle_rocketboost", + [252184] = "ability_vehicle_shellshieldgenerator", + [252185] = "ability_vehicle_siegeenginecannon", + [252186] = "ability_vehicle_siegeenginecharge", + [252187] = "ability_vehicle_siegeengineram", + [252188] = "ability_vehicle_sonicshockwave", + [252189] = "inv_weapon_shortblade_95", + [252222] = "inv_sword_138", + [252267] = "spell_arcane_rune", + [252268] = "spell_fire_rune", + [252269] = "spell_holy_rune", + [252270] = "spell_ice_rune", + [252271] = "spell_nature_rune", + [252272] = "spell_shadow_rune", + [252282] = "inv_sword_139", + [252780] = "achievement_reputation_murlocoracle", + [252994] = "spell_deathknight_icytalons", + [252995] = "spell_nature_riptide", + [252996] = "spell_shadow_devouringplague", [252997] = "spell_shadow_devouringplague", - [253142] = "spell_shadow_devouringplague", - [253202] = "inv_misc_sandbox_spectraltiger_01", - [253325] = "inv_sword_140", - [253394] = "inv_axe_103", - [253395] = "inv_mace_94", - [253396] = "inv_mace_95", - [253397] = "inv_mace_96", - [253398] = "inv_mace_97", - [253399] = "inv_mace_98", - [253400] = "inv_mace_99", - [254022] = "spell_holy_powerwordbarrier", - [254086] = "inv_axe_104", - [254087] = "achievement_boss_aeonus_01", - [254088] = "achievement_boss_algalon_01", - [254089] = "achievement_boss_auriaya_01", - [254090] = "achievement_boss_freya_01", - [254091] = "achievement_boss_generalvezax_01", - [254092] = "achievement_boss_hodir_01", - [254093] = "achievement_boss_ignis_01", - [254094] = "achievement_boss_kargathbladefist_01", - [254095] = "achievement_boss_kelthuzad_01", - [254096] = "achievement_boss_kologarn_01", - [254097] = "achievement_boss_malygos_01", - [254098] = "achievement_boss_mimiron_01", - [254099] = "achievement_boss_murmur_01", - [254100] = "achievement_boss_razorscale_01", - [254101] = "achievement_boss_sapphiron_01", - [254102] = "achievement_boss_sartharion_01", - [254103] = "achievement_boss_theflameleviathan_01", - [254104] = "achievement_boss_theironcouncil_01", - [254105] = "achievement_boss_xt002deconstructor_01", - [254106] = "achievement_boss_yoggsaron_01", - [254107] = "achievement_dungeon_ulduarraid_archway_01", - [254108] = "achievement_dungeon_ulduarraid_icegiant_01", - [254109] = "achievement_dungeon_ulduarraid_irondwarf_01", - [254110] = "achievement_dungeon_ulduarraid_irongolem_01", - [254111] = "achievement_dungeon_ulduarraid_ironsentinel_01", - [254112] = "achievement_dungeon_ulduarraid_misc_01", - [254113] = "achievement_dungeon_ulduarraid_misc_02", - [254114] = "achievement_dungeon_ulduarraid_misc_03", - [254115] = "achievement_dungeon_ulduarraid_misc_04", - [254116] = "achievement_dungeon_ulduarraid_misc_05", - [254117] = "achievement_dungeon_ulduarraid_misc_06", - [254118] = "achievement_dungeon_ulduarraid_titan_01", - [254288] = "inv_misc_runedorb_01", - [254289] = "inv_glyph_majordeathknight", - [254290] = "inv_glyph_majordruid", - [254291] = "inv_glyph_majorhunter", - [254292] = "inv_glyph_majormage", - [254293] = "inv_glyph_majorpaladin", - [254294] = "inv_glyph_majorpriest", - [254295] = "inv_glyph_majorrogue", - [254296] = "inv_glyph_majorshaman", - [254297] = "inv_glyph_majorwarlock", - [254298] = "inv_glyph_majorwarrior", - [254299] = "inv_glyph_minordeathknight", - [254300] = "inv_glyph_minordruid", - [254301] = "inv_glyph_minormage", - [254302] = "inv_glyph_minorpaladin", - [254303] = "inv_glyph_minorpriest", - [254304] = "inv_glyph_minorrogue", - [254305] = "inv_glyph_minorshaman", - [254306] = "inv_glyph_minorwarlock", - [254469] = "inv_glyph_minorwarrior", - [254501] = "inv_axe_105", - [254502] = "achievement_boss_murmur", - [254646] = "achievement_boss_theblackstalker", - [254647] = "achievement_boss_archmagearugal", - [254648] = "achievement_boss_epochhunter", - [254649] = "achievement_boss_generaldrakkisath", - [254650] = "achievement_boss_nefarion", - [254651] = "achievement_boss_onyxia", - [254652] = "achievement_boss_princemalchezaar_02", - [254787] = "achievement_boss_ragnaros", - [254857] = "inv_axe_106", - [254858] = "inv_misc_rabbit", - [254859] = "inv_misc_rabbit_2", - [254862] = "inv_misc_rabbit_ears", - [254882] = "inv_wand_30", - [254883] = "inv_sigil_freya", - [254884] = "inv_sigil_hodir", - [254885] = "inv_sigil_mimiron", - [254886] = "inv_sigil_thorim", - [254962] = "inv_sigil_ulduarall", - [255126] = "inv_sword_141", - [255127] = "inv_misc_tournaments_banner_bloodelf", - [255128] = "inv_misc_tournaments_banner_draenei", - [255129] = "inv_misc_tournaments_banner_dwarf", - [255130] = "inv_misc_tournaments_banner_gnome", - [255131] = "inv_misc_tournaments_banner_human", - [255132] = "inv_misc_tournaments_banner_nightelf", - [255133] = "inv_misc_tournaments_banner_orc", - [255134] = "inv_misc_tournaments_banner_scourge", - [255135] = "inv_misc_tournaments_banner_tauren", - [255136] = "inv_misc_tournaments_banner_troll", - [255137] = "inv_misc_tournaments_symbol_bloodelf", - [255138] = "inv_misc_tournaments_symbol_draenei", - [255139] = "inv_misc_tournaments_symbol_dwarf", - [255140] = "inv_misc_tournaments_symbol_gnome", - [255141] = "inv_misc_tournaments_symbol_human", - [255142] = "inv_misc_tournaments_symbol_nightelf", - [255143] = "inv_misc_tournaments_symbol_orc", - [255144] = "inv_misc_tournaments_symbol_scourge", - [255145] = "inv_misc_tournaments_symbol_tauren", - [255146] = "inv_misc_tournaments_symbol_troll", - [255147] = "inv_misc_tournaments_tabard_bloodelf", - [255148] = "inv_misc_tournaments_tabard_draenei", - [255149] = "inv_misc_tournaments_tabard_dwarf", - [255150] = "inv_misc_tournaments_tabard_gnome", - [255151] = "inv_misc_tournaments_tabard_human", - [255152] = "inv_misc_tournaments_tabard_nightelf", - [255153] = "inv_misc_tournaments_tabard_orc", - [255154] = "inv_misc_tournaments_tabard_tauren", - [255236] = "inv_misc_tournaments_tabard_troll", - [255343] = "inv_misc_tournaments_tabard_scourge", - [255344] = "achievement_dungeon_classicdungeonmaster", - [255345] = "achievement_dungeon_classicraider", - [255346] = "achievement_dungeon_gloryofthehero", - [255347] = "achievement_dungeon_gloryoftheraider", - [255348] = "achievement_dungeon_heroic_gloryoftheraider", - [255349] = "achievement_dungeon_outland_dungeonmaster", - [293753] = "achievement_dungeon_outland_dungeon_hero", - [293754] = "inv_mace_100", - [294022] = "inv_wand_31", - [294032] = "inv_weapon_shortblade_96", - [294033] = "ability_mount_razorscale", - [294382] = "inv_axe_107", - [294383] = "inv_mace_101", - [294466] = "inv_weapon_rifle_34", - [294467] = "ability_mount_ebonblade", - [294468] = "ability_mount_ebongryphon", - [294469] = "ability_mount_goldengryphon", - [294470] = "ability_mount_snowygryphon", - [294471] = "inv_mace_102", - [294472] = "inv_pet_babyblizzardbear", - [294473] = "inv_pet_babyshark", - [294474] = "inv_pet_bluemurlocegg", - [294475] = "inv_pet_cockroach", + [253142] = "inv_misc_sandbox_spectraltiger_01", + [253202] = "inv_sword_140", + [253325] = "inv_axe_103", + [253394] = "inv_mace_94", + [253395] = "inv_mace_95", + [253396] = "inv_mace_96", + [253397] = "inv_mace_97", + [253398] = "inv_mace_98", + [253399] = "inv_mace_99", + [253400] = "spell_holy_powerwordbarrier", + [254022] = "inv_axe_104", + [254086] = "achievement_boss_aeonus_01", + [254087] = "achievement_boss_algalon_01", + [254088] = "achievement_boss_auriaya_01", + [254089] = "achievement_boss_freya_01", + [254090] = "achievement_boss_generalvezax_01", + [254091] = "achievement_boss_hodir_01", + [254092] = "achievement_boss_ignis_01", + [254093] = "achievement_boss_kargathbladefist_01", + [254094] = "achievement_boss_kelthuzad_01", + [254095] = "achievement_boss_kologarn_01", + [254096] = "achievement_boss_malygos_01", + [254097] = "achievement_boss_mimiron_01", + [254098] = "achievement_boss_murmur_01", + [254099] = "achievement_boss_razorscale_01", + [254100] = "achievement_boss_sapphiron_01", + [254101] = "achievement_boss_sartharion_01", + [254102] = "achievement_boss_theflameleviathan_01", + [254103] = "achievement_boss_theironcouncil_01", + [254104] = "achievement_boss_xt002deconstructor_01", + [254105] = "achievement_boss_yoggsaron_01", + [254106] = "achievement_dungeon_ulduarraid_archway_01", + [254107] = "achievement_dungeon_ulduarraid_icegiant_01", + [254108] = "achievement_dungeon_ulduarraid_irondwarf_01", + [254109] = "achievement_dungeon_ulduarraid_irongolem_01", + [254110] = "achievement_dungeon_ulduarraid_ironsentinel_01", + [254111] = "achievement_dungeon_ulduarraid_misc_01", + [254112] = "achievement_dungeon_ulduarraid_misc_02", + [254113] = "achievement_dungeon_ulduarraid_misc_03", + [254114] = "achievement_dungeon_ulduarraid_misc_04", + [254115] = "achievement_dungeon_ulduarraid_misc_05", + [254116] = "achievement_dungeon_ulduarraid_misc_06", + [254117] = "achievement_dungeon_ulduarraid_titan_01", + [254118] = "inv_misc_runedorb_01", + [254288] = "inv_glyph_majordeathknight", + [254289] = "inv_glyph_majordruid", + [254290] = "inv_glyph_majorhunter", + [254291] = "inv_glyph_majormage", + [254292] = "inv_glyph_majorpaladin", + [254293] = "inv_glyph_majorpriest", + [254294] = "inv_glyph_majorrogue", + [254295] = "inv_glyph_majorshaman", + [254296] = "inv_glyph_majorwarlock", + [254297] = "inv_glyph_majorwarrior", + [254298] = "inv_glyph_minordeathknight", + [254299] = "inv_glyph_minordruid", + [254300] = "inv_glyph_minormage", + [254301] = "inv_glyph_minorpaladin", + [254302] = "inv_glyph_minorpriest", + [254303] = "inv_glyph_minorrogue", + [254304] = "inv_glyph_minorshaman", + [254305] = "inv_glyph_minorwarlock", + [254306] = "inv_glyph_minorwarrior", + [254469] = "inv_axe_105", + [254501] = "achievement_boss_murmur", + [254502] = "achievement_boss_theblackstalker", + [254646] = "achievement_boss_archmagearugal", + [254647] = "achievement_boss_epochhunter", + [254648] = "achievement_boss_generaldrakkisath", + [254649] = "achievement_boss_nefarion", + [254650] = "achievement_boss_onyxia", + [254651] = "achievement_boss_princemalchezaar_02", + [254652] = "achievement_boss_ragnaros", + [254787] = "inv_axe_106", + [254857] = "inv_misc_rabbit", + [254858] = "inv_misc_rabbit_2", + [254859] = "inv_misc_rabbit_ears", + [254862] = "inv_wand_30", + [254882] = "inv_sigil_freya", + [254883] = "inv_sigil_hodir", + [254884] = "inv_sigil_mimiron", + [254885] = "inv_sigil_thorim", + [254886] = "inv_sigil_ulduarall", + [254962] = "inv_sword_141", + [255126] = "inv_misc_tournaments_banner_bloodelf", + [255127] = "inv_misc_tournaments_banner_draenei", + [255128] = "inv_misc_tournaments_banner_dwarf", + [255129] = "inv_misc_tournaments_banner_gnome", + [255130] = "inv_misc_tournaments_banner_human", + [255131] = "inv_misc_tournaments_banner_nightelf", + [255132] = "inv_misc_tournaments_banner_orc", + [255133] = "inv_misc_tournaments_banner_scourge", + [255134] = "inv_misc_tournaments_banner_tauren", + [255135] = "inv_misc_tournaments_banner_troll", + [255136] = "inv_misc_tournaments_symbol_bloodelf", + [255137] = "inv_misc_tournaments_symbol_draenei", + [255138] = "inv_misc_tournaments_symbol_dwarf", + [255139] = "inv_misc_tournaments_symbol_gnome", + [255140] = "inv_misc_tournaments_symbol_human", + [255141] = "inv_misc_tournaments_symbol_nightelf", + [255142] = "inv_misc_tournaments_symbol_orc", + [255143] = "inv_misc_tournaments_symbol_scourge", + [255144] = "inv_misc_tournaments_symbol_tauren", + [255145] = "inv_misc_tournaments_symbol_troll", + [255146] = "inv_misc_tournaments_tabard_bloodelf", + [255147] = "inv_misc_tournaments_tabard_draenei", + [255148] = "inv_misc_tournaments_tabard_dwarf", + [255149] = "inv_misc_tournaments_tabard_gnome", + [255150] = "inv_misc_tournaments_tabard_human", + [255151] = "inv_misc_tournaments_tabard_nightelf", + [255152] = "inv_misc_tournaments_tabard_orc", + [255153] = "inv_misc_tournaments_tabard_tauren", + [255154] = "inv_misc_tournaments_tabard_troll", + [255236] = "inv_misc_tournaments_tabard_scourge", + [255343] = "achievement_dungeon_classicdungeonmaster", + [255344] = "achievement_dungeon_classicraider", + [255345] = "achievement_dungeon_gloryofthehero", + [255346] = "achievement_dungeon_gloryoftheraider", + [255347] = "achievement_dungeon_heroic_gloryoftheraider", + [255348] = "achievement_dungeon_outland_dungeonmaster", + [255349] = "achievement_dungeon_outland_dungeon_hero", + [293753] = "inv_mace_100", + [293754] = "inv_wand_31", + [294022] = "inv_weapon_shortblade_96", + [294032] = "ability_mount_razorscale", + [294033] = "inv_axe_107", + [294382] = "inv_mace_101", + [294383] = "inv_weapon_rifle_34", + [294466] = "ability_mount_ebonblade", + [294467] = "ability_mount_ebongryphon", + [294468] = "ability_mount_goldengryphon", + [294469] = "ability_mount_snowygryphon", + [294470] = "inv_mace_102", + [294471] = "inv_pet_babyblizzardbear", + [294472] = "inv_pet_babyshark", + [294473] = "inv_pet_bluemurlocegg", + [294474] = "inv_pet_cockroach", + [294475] = "inv_pet_egbert", [294476] = "inv_pet_lilsmoky", [294477] = "inv_pet_magicalcradadbox", [294478] = "inv_pet_nurturedpenguinegg",