diff --git a/cfg/6v6.cfg b/cfg/6v6.cfg deleted file mode 100644 index c2076fe..0000000 --- a/cfg/6v6.cfg +++ /dev/null @@ -1,18 +0,0 @@ -mp_highlander 0 - -tf_tournament_classlimit_scout 2 -tf_tournament_classlimit_soldier 2 -tf_tournament_classlimit_pyro 2 -tf_tournament_classlimit_demoman 1 -tf_tournament_classlimit_heavy 1 -tf_tournament_classlimit_engineer 1 -tf_tournament_classlimit_medic 1 -tf_tournament_classlimit_sniper 2 -tf_tournament_classlimit_spy 1 - -tf_player_drop_bonus_ducks 0 -mp_maxrounds 0 -tv_delaymapchange_protect 0 -sm_cvar tf_dropped_weapon_lifetime -1 - -tf_preround_push_from_damage_enable 1 diff --git a/cfg/9v9.cfg b/cfg/9v9.cfg deleted file mode 100644 index 70d40a9..0000000 --- a/cfg/9v9.cfg +++ /dev/null @@ -1,14 +0,0 @@ -mp_highlander 1 - -tf_tournament_classlimit_scout 1 -tf_tournament_classlimit_soldier 1 -tf_tournament_classlimit_pyro 1 -tf_tournament_classlimit_demoman 1 -tf_tournament_classlimit_heavy 1 -tf_tournament_classlimit_engineer 9 -tf_tournament_classlimit_medic 1 -tf_tournament_classlimit_sniper 1 -tf_tournament_classlimit_spy 1 - -compctrl_team_auto_ready 9 -sm_cancelmatch \ No newline at end of file diff --git a/cfg/autoexec.cfg b/cfg/autoexec.cfg index 4b04260..c3af4e8 100644 --- a/cfg/autoexec.cfg +++ b/cfg/autoexec.cfg @@ -26,7 +26,7 @@ mp_tournament_allow_non_admin_restart 0 mp_tournament_restart mp_tournament_readymode 0 -sv_contact "seeker@ozfortress.com" +sv_contact "kenneth@ozfortress.com" sv_maxrate 0 sv_minrate 100000 sv_client_predict 1 @@ -40,7 +40,7 @@ sv_client_min_interp_ratio 1 sv_timeout 10 sv_pure 2 sv_pure_trace 1 -sv_downloadurl "http://games.ipgn.com.au/tf2/surl/" +sv_downloadurl "http://fakkelbrigade.eu/" sv_rcon_banpenalty 1 sv_region 5 sv_parallel_packentities 0 @@ -84,27 +84,24 @@ tf_birthday 0 tf_arena_first_blood 0 tf_flag_caps_per_round 0 -exec scrim +exec ozfortress_6v6_scrim -alias pug "exec push" -alias scrim "exec scrim" -alias push "exec push" -alias koth "exec koth" -alias stopwatch "exec stopwatch" -alias ctf "exec ctf" +//Quick Access Aliases +alias pug "exec ozfortress_6v6_5cp" +alias push "exec ozfortress_6v6_5cp" +alias scrim "exec ozfortress_6v6_scrim" +alias koth "exec ozfortress_6v6_koth" -alias ozfl "exec pushhalves" -alias pushhalves "exec pushhalves" +alias golden "exec ozfortress_golden_cap" +alias ozf "exec ozfortress_6v6_5cp" +alias ozfkoth "exec ozfortress_6v6_koth" -alias owl "exec owl" -alias owlkoth "exec owlkoth" -alias owlfinals "exec owlfinals" -alias owlkothfinals "exec owlkothfinals" -alias owlstopwatch "exec owlstopwatch" +alias owl "exec ozfortress_6v6_5cp" +alias owlkoth "exec ozfortress_6v6_koth" -alias highctf "exec highctf" -alias highkoth "exec highkoth" -alias highcp "exec highcp" -alias highstopwatch "exec highstopwatch" +alias highctf "exec ozfortress_9v9_ctf" +alias highkoth "exec ozfortress_9v9_koth" +alias highcp "exec ozfortress_9v9_5cp" +alias highstopwatch "exec ozfortress_9v9_stopwatch" alias ultiduo "exec ultiduo" diff --git a/cfg/ctf.cfg b/cfg/ctf.cfg deleted file mode 100644 index 1550dab..0000000 --- a/cfg/ctf.cfg +++ /dev/null @@ -1,16 +0,0 @@ -// ozfortress ctf config (updated 14/7/2012 by seeker) - -//tf_flag_caps_per_round 5 - -//mp_timelimit 30 -//mp_winlimit 0 -//mp_maxrounds 0 -//mp_tournament_stopwatch 0 -//mp_tournament_whitelist cfg/whitelists/ozfl.txt -//mp_tournament_restart - -//exec 6v6 - -//say - ozfortress ctf config loaded - - -say ** This configuration has been removed ** diff --git a/cfg/golden.cfg b/cfg/golden.cfg deleted file mode 100644 index 2842db1..0000000 --- a/cfg/golden.cfg +++ /dev/null @@ -1,14 +0,0 @@ -// ozfortress golden cap config - -//mp_timelimit 0 -//mp_winlimit 1 -//mp_tournament_stopwatch 0 -//mp_tournament_whitelist cfg/whitelists/owl.txt -//mp_tournament_restart - -//exec 6v6 - -//say - ozfortress OWL 14 golden cap config loaded - - -say ** This configuration has been removed ** -say ** Use "rcon golden" to execute the correct config ** diff --git a/cfg/highcp.cfg b/cfg/highcp.cfg deleted file mode 100644 index aa3a8a7..0000000 --- a/cfg/highcp.cfg +++ /dev/null @@ -1,4 +0,0 @@ -// ozfortress highlander push config (updated 14/7/2012 by seeker) - -say ** This configuration has been removed ** -say ** Use "rcon highcp" to execute the correct config ** diff --git a/cfg/highctf.cfg b/cfg/highctf.cfg deleted file mode 100644 index aa67eae..0000000 --- a/cfg/highctf.cfg +++ /dev/null @@ -1,4 +0,0 @@ -// ozfortress highlander ctf config (updated 14/7/2012 by seeker) - -say ** This configuration has been removed ** -say ** Use "rcon highctf" to execute the correct config ** diff --git a/cfg/highkoth.cfg b/cfg/highkoth.cfg deleted file mode 100644 index 41b6d09..0000000 --- a/cfg/highkoth.cfg +++ /dev/null @@ -1,4 +0,0 @@ -// ozfortress highlander koth config (updated 14/7/2012 by seeker) - -say ** This configuration has been removed ** -say ** Use "rcon highkoth" to execute the correct config ** diff --git a/cfg/highstopwatch.cfg b/cfg/highstopwatch.cfg deleted file mode 100644 index afa500e..0000000 --- a/cfg/highstopwatch.cfg +++ /dev/null @@ -1,4 +0,0 @@ -// ozfortress highlander stopwatch config (updated 14/7/2012 by seeker) - -say ** This configuration has been removed ** -say ** Use "rcon highstopwatch" to execute the correct config ** diff --git a/cfg/koth.cfg b/cfg/koth.cfg deleted file mode 100644 index 998df4a..0000000 --- a/cfg/koth.cfg +++ /dev/null @@ -1,4 +0,0 @@ -// ozfortress koth config (updated 14/7/2012 by seeker) - -say ** This configuration has been removed ** -say ** Use rcon koth to execute the correct config ** diff --git a/cfg/owl.cfg b/cfg/owl.cfg deleted file mode 100644 index fda8740..0000000 --- a/cfg/owl.cfg +++ /dev/null @@ -1,4 +0,0 @@ -// ozfortress winter league push config - -say ** This configuration has been removed ** -say ** Use "rcon push" to execute the correct config ** diff --git a/cfg/owlkoth.cfg b/cfg/owlkoth.cfg deleted file mode 100644 index acc68a3..0000000 --- a/cfg/owlkoth.cfg +++ /dev/null @@ -1,4 +0,0 @@ -// ozfortress winter league koth config - -say ** This configuration has been removed ** -say ** Use "rcon koth" to execute the correct config ** diff --git a/cfg/ozfortress.cfg b/cfg/ozfortress.cfg index 9206360..2001182 100644 --- a/cfg/ozfortress.cfg +++ b/cfg/ozfortress.cfg @@ -80,6 +80,7 @@ tv_allow_static_shots 0 tv_chattimelimit 2 tv_delay 90 tv_delaymapchange 1 +tv_delaymapchange_protect 0 tv_enable 1 tv_maxrate 0 tv_relayvoice 0 @@ -87,6 +88,8 @@ tv_snapshotrate 66 tv_timeout 30 tv_transmitall 1 +sm_cvar tf_dropped_weapon_lifetime 0 + mp_tournament_restart //Quick Access Aliases diff --git a/cfg/ozfortress_6v6.cfg b/cfg/ozfortress_6v6.cfg index 74f990d..b663d8d 100644 --- a/cfg/ozfortress_6v6.cfg +++ b/cfg/ozfortress_6v6.cfg @@ -11,3 +11,7 @@ tf_tournament_classlimit_engineer 1 tf_tournament_classlimit_medic 1 tf_tournament_classlimit_sniper 2 tf_tournament_classlimit_spy 1 + +mp_maxrounds 0 + +sm_cvar tf_dropped_weapon_lifetime -1 \ No newline at end of file diff --git a/cfg/ozfortress_6v6_5cp.cfg b/cfg/ozfortress_6v6_5cp.cfg index af4477e..c28181a 100644 --- a/cfg/ozfortress_6v6_5cp.cfg +++ b/cfg/ozfortress_6v6_5cp.cfg @@ -1,10 +1,9 @@ exec ozfortress_6v6 -mp_maxrounds 0 mp_timelimit 30 mp_windifference 5 mp_winlimit 0 -say - ozfortress season 15 push loaded - +say - ozfortress season 16 push loaded - say * You must record POV demos for all ozfortress matches say * POV demos must be provided to admins on request within 24 hours diff --git a/cfg/ozfortress_6v6_koth.cfg b/cfg/ozfortress_6v6_koth.cfg index 4c97cee..a6c4956 100644 --- a/cfg/ozfortress_6v6_koth.cfg +++ b/cfg/ozfortress_6v6_koth.cfg @@ -1,10 +1,9 @@ exec ozfortress_6v6 -mp_maxrounds 0 mp_timelimit 0 mp_windifference 0 mp_winlimit 3 -say - ozfortress season 15 koth loaded - +say - ozfortress season 16 koth loaded - say * You must record POV demos for all ozfortress matches say * POV demos must be provided to admins on request within 24 hours diff --git a/cfg/ozfortress_6v6_push.cfg b/cfg/ozfortress_6v6_push.cfg index eef1565..27bbdf0 100644 --- a/cfg/ozfortress_6v6_push.cfg +++ b/cfg/ozfortress_6v6_push.cfg @@ -1,6 +1,5 @@ exec ozfortress_6v6 -mp_maxrounds 0 mp_timelimit 30 mp_windifference 0 mp_winlimit 5 diff --git a/cfg/ozfortress_6v6_scrim.cfg b/cfg/ozfortress_6v6_scrim.cfg index 13a11f1..c1d414a 100644 --- a/cfg/ozfortress_6v6_scrim.cfg +++ b/cfg/ozfortress_6v6_scrim.cfg @@ -1,6 +1,5 @@ exec ozfortress_6v6 -mp_maxrounds 0 mp_timelimit 30 mp_windifference 0 mp_winlimit 0 diff --git a/cfg/whitelists/ultiduo.txt b/cfg/ozfortress_whitelist_ultiduo.txt similarity index 100% rename from cfg/whitelists/ultiduo.txt rename to cfg/ozfortress_whitelist_ultiduo.txt diff --git a/cfg/push.cfg b/cfg/push.cfg deleted file mode 100644 index 9eff91a..0000000 --- a/cfg/push.cfg +++ /dev/null @@ -1,4 +0,0 @@ -// ozfortress push config (updated 14/9/20123 by ferelah) - -say ** This configuration has been removed ** -say ** Use "rcon push" to execute the correct config ** diff --git a/cfg/pushhalves.cfg b/cfg/pushhalves.cfg deleted file mode 100644 index 9fac6e9..0000000 --- a/cfg/pushhalves.cfg +++ /dev/null @@ -1,4 +0,0 @@ -// ozfortress push halves config (updated 14/7/2012 by seeker) - -say ** This configuration has been removed ** -say ** Use "rcon push" to execute the correct config ** diff --git a/cfg/scrim.cfg b/cfg/scrim.cfg deleted file mode 100644 index 9de2f02..0000000 --- a/cfg/scrim.cfg +++ /dev/null @@ -1,4 +0,0 @@ -// ozfortress scrim config (updated 14/7/2012 by seeker) - -say ** This configuration has been removed ** -say ** Use "rcon push" to execute the correct config ** diff --git a/cfg/stopwatch.cfg b/cfg/stopwatch.cfg deleted file mode 100644 index 1fa6f27..0000000 --- a/cfg/stopwatch.cfg +++ /dev/null @@ -1,4 +0,0 @@ -// ozfortress stopwatch config (updated 14/7/2012 by seeker) - -say ** This configuration has been removed ** -say ** Use "rcon push" to execute the correct config ** diff --git a/cfg/toth.cfg b/cfg/toth.cfg deleted file mode 100644 index ab4decc..0000000 --- a/cfg/toth.cfg +++ /dev/null @@ -1,4 +0,0 @@ -// ozfortress winter league push config - -say ** This configuration has been removed ** -say ** Use "rcon push" to execute the correct config ** diff --git a/cfg/ultiduo.cfg b/cfg/ultiduo.cfg index 03d3588..bdf0489 100644 --- a/cfg/ultiduo.cfg +++ b/cfg/ultiduo.cfg @@ -1,4 +1,4 @@ -// ozfortress ultimate duo config (updated 03/07/15 by obla for ultiduo 10) +// ozfortress ultimate duo config (updated 05/06/16 by obla) mp_timelimit 0 mp_winlimit 0 @@ -7,7 +7,7 @@ tf_arena_first_blood "0" tf_arena_preround_time 10 mp_tournament_stopwatch 0 -mp_tournament_whitelist "cfg/whitelists/ultiduo.txt" +mp_tournament_whitelist "cfg/ozfortress_whitelist_ultiduo.txt" tf_tournament_classlimit_demoman 0 tf_tournament_classlimit_engineer 0 diff --git a/cfg/valvesgame.cfg b/cfg/valvesgame.cfg deleted file mode 100644 index a2c6b94..0000000 --- a/cfg/valvesgame.cfg +++ /dev/null @@ -1,27 +0,0 @@ -mp_highlander 0 - -tf_tournament_classlimit_scout 3 -tf_tournament_classlimit_soldier 3 -tf_tournament_classlimit_pyro 3 -tf_tournament_classlimit_demoman 3 -tf_tournament_classlimit_heavy 3 -tf_tournament_classlimit_engineer 3 -tf_tournament_classlimit_medic 3 -tf_tournament_classlimit_sniper 3 -tf_tournament_classlimit_spy 3 - -tf_player_drop_bonus_ducks 0 -mp_maxrounds 0 -tv_delaymapchange_protect 0 -sm_cvar tf_dropped_weapon_lifetime -1 - - -mp_windifference 5 -mp_winlimit 0 -mp_timelimit 30 -mp_tournament_stopwatch 0 - -mp_tournament_whitelist "" -mp_tournament_restart - -tv_delaymapchange_protect 1 diff --git a/cfg/whitelists/gshighlander.txt b/cfg/whitelists/gshighlander.txt deleted file mode 100644 index 51b102b..0000000 --- a/cfg/whitelists/gshighlander.txt +++ /dev/null @@ -1,28 +0,0 @@ -// ozfortress highlander whitelist (updated 29/9/2012 by sti) - -"item_whitelist" -{ - "unlisted_items_default_to" "1" - -//Set Hats - "The Familiar Fez" "0" - "Ol' Snaggletooth" "0" - "The Grenadier's Softcap" "0" - "Big Chief" "0" - -//Weapons - "The Enforcer" "0" - "The Pomson 6000" "0" - "The Holiday Punch" "0" - "The Beggar's Bazooka" "0" - "The Rainblower" "0" - "Pet Balloonicorn" "0" - "The Huo Long Heatmaker" "0" - "Promo Huo Long Heatmaker" "0" - "Red-Tape Recorder" "0" - "The Red-Tape Recorder" "0" - -//Misc. - "Bombinomicon" "0" - -} diff --git a/cfg/whitelists/owl.txt b/cfg/whitelists/owl.txt deleted file mode 100644 index 4aecd85..0000000 --- a/cfg/whitelists/owl.txt +++ /dev/null @@ -1,2997 +0,0 @@ -// Whitelist generated at Sun, 06 Mar 2016 23:25:24 +0100 -// Whitelist: ozfortress 6v6 (Season 15) (ID: 5490) - -// Share or view this whitelist: -// http://whitelist.tf/ozfortress_6v6_s15 - -// New items added to the game are: NOT allowed -// Hats are: allowed -// Miscs are: allowed -// Pyrovision is: NOT allowed -// Noisemakers are: NOT allowed -// Restricted noisemakers are: NOT allowed -// Halloween/Full Moon items are: NOT allowed -// Noise making miscs are: NOT allowed -// Explosion on death miscs are: NOT allowed -// Festive weapon reskins are: allowed -// Botkiller weapon reskins are: allowed - -// Blocked weapons for Multiple classes -// - Secondary -// * B.A.S.E. Jumper -// * Reserve Shooter - -// Blocked weapons for Scout -// - Primary -// * Baby Face's Blaster -// * Soda Popper -// - Secondary -// * Bonk! Atomic Punch -// * Crit-a-Cola -// * Flying Guillotine -// * Mad Milk -// - Melee -// * Atomizer -// * Sandman -// * Wrap Assassin - -// Blocked weapons for Soldier -// - Primary -// * Air Strike -// * Beggar's Bazooka -// * Rocket Jumper -// - Melee -// * Disciplinary Action -// * Market Gardener - -// Blocked weapons for Pyro -// - Primary -// * Phlogistinator - -// Blocked weapons for Demoman -// - Primary -// * Loch-n-Load -// - Secondary -// * Splendid Screen -// * Sticky Jumper -// * Tide Turner -// - Melee -// * Persian Persuader -// * Ullapool Caber - -// Blocked weapons for Heavy -// - Primary -// * Brass Beast -// * Huo-Long Heater -// * Natascha -// - Secondary -// * Buffalo Steak Sandvich -// * Dalokohs Bar -// * Sandvich -// - Melee -// * Eviction Notice -// * Fists of Steel -// * Gloves of Running Urgently - -// Blocked weapons for Engineer -// - Primary -// * Frontier Justice -// * Pomson 6000 -// * Rescue Ranger -// - Secondary -// * Short Circuit -// * Wrangler -// - Melee -// * Gunslinger - -// Blocked weapons for Medic -// - Secondary -// * Quick-Fix -// - Melee -// * Solemn Vow -// * Vita-Saw - -// Blocked weapons for Sniper -// - Primary -// * Sydney Sleeper -// - Secondary -// * Cozy Camper -// * Darwin's Danger Shield -// * Jarate - -// Blocked weapons for Spy -// - Watch -// * Cloak and Dagger -// * Dead Ringer - -"item_whitelist" -{ - "unlisted_items_default_to" "0" - - //----------------- Allowed weapons (Total: 81) -----------------\\ - //______________________ Multiple classes _______________________\\ - "Panic Attack Shotgun" "1" - "The Half-Zatoichi" "1" - "The Pain Train" "1" - //____________________________ Scout ____________________________\\ - "Pretty Boy's Pocket Pistol" "1" - "Sun-on-a-Stick" "1" - "The Back Scatter" "1" - "The Boston Basher" "1" - "The Candy Cane" "1" - "The Fan O'War" "1" - "The Force-a-Nature" "1" - "The Shortstop" "1" - "The Winger" "1" - //___________________________ Soldier ___________________________\\ - "The Battalion's Backup" "1" - "The Black Box" "1" - "The Buff Banner" "1" - "The Concheror" "1" - "The Cow Mangler 5000" "1" - "The Direct Hit" "1" - "The Equalizer" "1" - "The Escape Plan" "1" - "The Gunboats" "1" - "The Liberty Launcher" "1" - "The Mantreads" "1" - "The Righteous Bison" "1" - //____________________________ Pyro _____________________________\\ - "Sharpened Volcano Fragment" "1" - "The Axtinguisher" "1" - "The Back Scratcher" "1" - "The Backburner" "1" - "The Degreaser" "1" - "The Detonator" "1" - "The Flare Gun" "1" - "The Homewrecker" "1" - "The Manmelter" "1" - "The Neon Annihilator" "1" - "The Powerjack" "1" - "The Scorch Shot" "1" - "The Third Degree" "1" - //___________________________ Demoman ___________________________\\ - "Ali Baba's Wee Booties" "1" - "The Chargin' Targe" "1" - "The Claidheamohmor" "1" - "The Eyelander" "1" - "The Iron Bomber" "1" - "The Loose Cannon" "1" - "The Quickiebomb Launcher" "1" - "The Scotsman's Skullcutter" "1" - "The Scottish Resistance" "1" - //____________________________ Heavy ____________________________\\ - "The Family Business" "1" - "The Holiday Punch" "1" - "The Killing Gloves of Boxing" "1" - "Tomislav" "1" - "Warrior's Spirit" "1" - //__________________________ Engineer ___________________________\\ - "The Eureka Effect" "1" - "The Jag" "1" - "The Southern Hospitality" "1" - "The Widowmaker" "1" - //____________________________ Medic ____________________________\\ - "The Amputator" "1" - "The Blutsauger" "1" - "The Crusader's Crossbow" "1" - "The Kritzkrieg" "1" - "The Overdose" "1" - "The Ubersaw" "1" - "The Vaccinator" "1" - //___________________________ Sniper ____________________________\\ - "The Bazaar Bargain" "1" - "The Bushwacka" "1" - "The Classic" "1" - "The Cleaner's Carbine" "1" - "The Hitman's Heatmaker" "1" - "The Huntsman" "1" - "The Machina" "1" - "The Razorback" "1" - "The Shahanshah" "1" - "The Tribalman's Shiv" "1" - //_____________________________ Spy _____________________________\\ - "Conniver's Kunai" "1" - "L'Etranger" "1" - "The Ambassador" "1" - "The Big Earner" "1" - "The Diamondback" "1" - "The Enforcer" "1" - "The Red-Tape Recorder" "1" - "The Spy-cicle" "1" - "Your Eternal Reward" "1" - - //------------- Allowed weapon reskins (Total: 299) -------------\\ - //_________________________ All classes _________________________\\ - "Gold Frying Pan" "1" - "Saxxy" "1" - //______________________ Multiple classes _______________________\\ - "concealedkiller_pistol_redrockroscoe" "1" - "concealedkiller_shotgun_backwoodsboomstick" "1" - "craftsmann_pistol_homemadeheater" "1" - "craftsmann_shotgun_rusticruiner" "1" - "Festive Shotgun 2014" "1" - "Frying Pan" "1" - "gentlemanne_pistol_dressedtokill" "1" - "gentlemanne_shotgun_coffinnail" "1" - "gentlemanne_shotgun_dressedtokill" "1" - "harvest_pistol_macabreweb" "1" - "harvest_pistol_nutcracker" "1" - "harvest_shotgun_autumn" "1" - "Necro Smasher" "1" - "powerhouse_pistol_blackdahlia" "1" - "powerhouse_pistol_sandstonespecial" "1" - "powerhouse_shotgun_lightningrod" "1" - "pyroland_pistol_bluemew" "1" - "pyroland_pistol_braincandy" "1" - "pyroland_pistol_shottohell" "1" - "pyroland_shotgun_flowerpower" "1" - "teufort_pistol_hickoryholepuncher" "1" - "teufort_pistol_localhero" "1" - "teufort_shotgun_civicduty" "1" - "The Bat Outta Hell" "1" - "The C.A.P.P.E.R" "1" - "The Conscientious Objector" "1" - "The Crossing Guard" "1" - "The Freedom Staff" "1" - "The Ham Shank" "1" - "The Memory Maker" "1" - "TTG Max Pistol" "1" - "TTG Max Pistol - Poker Night" "1" - "warbird_pistol_blitzkrieg" "1" - "warbird_shotgun_redbear" "1" - //____________________________ Scout ____________________________\\ - "Batsaber" "1" - "Blood Botkiller Scattergun Mk.I" "1" - "Carbonado Botkiller Scattergun Mk.I" "1" - "concealedkiller_scattergun_nightterror" "1" - "craftsmann_scattergun_backcountryblaster" "1" - "craftsmann_scattergun_countrycrusher" "1" - "craftsmann_scattergun_tartantorpedo" "1" - "Diamond Botkiller Scattergun Mk.I" "1" - "Festive Bat 2011" "1" - "Festive Force-a-Nature" "1" - "Festive Scattergun 2011" "1" - "gentlemanne_scattergun_coffinnail" "1" - "Gold Botkiller Scattergun Mk.I" "1" - "Gold Botkiller Scattergun Mk.II" "1" - "harvest_scattergun_macabreweb" "1" - "harvest_scattergun_nutcracker" "1" - "powerhouse_scattergun_currentevent" "1" - "pyroland_scattergun_bluemew" "1" - "pyroland_scattergun_flowerpower" "1" - "pyroland_scattergun_shottohell" "1" - "Rust Botkiller Scattergun Mk.I" "1" - "Silver Botkiller Scattergun Mk.I" "1" - "Silver Botkiller Scattergun Mk.II" "1" - "teufort_scattergun_sprucedeuce" "1" - "The Holy Mackerel" "1" - "Three-Rune Blade" "1" - "Unarmed Combat" "1" - "warbird_scattergun_corsair" "1" - "warbird_scattergun_killerbee" "1" - //___________________________ Soldier ___________________________\\ - "Blood Botkiller Rocket Launcher Mk.I" "1" - "Carbonado Botkiller Rocket Launcher Mk.I" "1" - "concealedkiller_rocketlauncher_sandcannon" "1" - "concealedkiller_rocketlauncher_woodlandwarrior" "1" - "craftsmann_rocketlauncher_americanpastoral" "1" - "Diamond Botkiller Rocket Launcher Mk.I" "1" - "Festive Black Box" "1" - "Festive Buff Banner" "1" - "Festive Rocket Launcher 2011" "1" - "gentlemanne_rocketlauncher_coffinnail" "1" - "gentlemanne_rocketlauncher_highrollers" "1" - "Gold Botkiller Rocket Launcher Mk.I" "1" - "Gold Botkiller Rocket Launcher Mk.II" "1" - "harvest_rocketlauncher_autumn" "1" - "powerhouse_rocketlauncher_aquamarine" "1" - "powerhouse_rocketlauncher_shellshocker" "1" - "pyroland_rocketlauncher_bluemew" "1" - "pyroland_rocketlauncher_braincandy" "1" - "Rust Botkiller Rocket Launcher Mk.I" "1" - "Silver Botkiller Rocket Launcher Mk.I" "1" - "Silver Botkiller Rocket Launcher Mk.II" "1" - "teufort_rocketlauncher_smalltownbringdown" "1" - "The Original" "1" - "warbird_rocketlauncher_warhawk" "1" - //____________________________ Pyro _____________________________\\ - "Blood Botkiller Flame Thrower Mk.I" "1" - "Carbonado Botkiller Flame Thrower Mk.I" "1" - "concealedkiller_flamethrower_forestfire" "1" - "craftsmann_flamethrower_barnburner" "1" - "Diamond Botkiller Flame Thrower Mk.I" "1" - "Festive Axtinguisher" "1" - "Festive Backburner 2014" "1" - "Festive Flamethrower 2011" "1" - "Festive Flare Gun" "1" - "gentlemanne_flamethrower_coffinnail" "1" - "Gold Botkiller Flame Thrower Mk.I" "1" - "Gold Botkiller Flame Thrower Mk.II" "1" - "harvest_flamethrower_autumn" "1" - "harvest_flamethrower_nutcracker" "1" - "harvest_flamethrower_pumpkinpatch" "1" - "powerhouse_flamethrower_flashfryer" "1" - "powerhouse_flamethrower_turbinetorcher" "1" - "Promo Neon Annihilator" "1" - "pyroland_flamethrower_balloonicorn" "1" - "pyroland_flamethrower_rainbow" "1" - "Rust Botkiller Flame Thrower Mk.I" "1" - "Silver Botkiller Flame Thrower Mk.I" "1" - "Silver Botkiller Flame Thrower Mk.II" "1" - "teufort_flamethrower_bovineblazemaker" "1" - "teufort_flamethrower_earthskyandfire" "1" - "The Maul" "1" - "The Nostromo Napalmer" "1" - "The Postal Pummeler" "1" - "warbird_flamethrower_warhawk" "1" - //___________________________ Demoman ___________________________\\ - "Blood Botkiller Stickybomb Launcher Mk.I" "1" - "Carbonado Botkiller Stickybomb Launcher Mk.I" "1" - "concealedkiller_stickybomblauncher_carpetbomber" "1" - "concealedkiller_stickybomblauncher_suddenflurry" "1" - "craftsmann_stickybomblauncher_blastedbombardier" "1" - "Diamond Botkiller Stickybomb Launcher Mk.I" "1" - "Festive Eyelander" "1" - "Festive Grenade Launcher" "1" - "Festive Stickybomb Launcher 2011" "1" - "Festive Targe 2014" "1" - "gentlemanne_grenadelauncher_coffinnail" "1" - "gentlemanne_grenadelauncher_topshelf" "1" - "gentlemanne_stickybomblauncher_coffinnail" "1" - "gentlemanne_stickybomblauncher_dressedtokill" "1" - "Gold Botkiller Stickybomb Launcher Mk.I" "1" - "Gold Botkiller Stickybomb Launcher Mk.II" "1" - "harvest_grenadelauncher_autumn" "1" - "harvest_grenadelauncher_macabreweb" "1" - "harvest_stickybomblauncher_autumn" "1" - "harvest_stickybomblauncher_macabreweb" "1" - "harvest_stickybomblauncher_pumpkinpatch" "1" - "Nessie's Nine Iron" "1" - "powerhouse_stickybomblauncher_liquidasset" "1" - "powerhouse_stickybomblauncher_pinkelephant" "1" - "pyroland_grenadelauncher_rainbow" "1" - "pyroland_grenadelauncher_sweetdreams" "1" - "pyroland_stickybomblauncher_sweetdreams" "1" - "Rust Botkiller Stickybomb Launcher Mk.I" "1" - "Silver Botkiller Stickybomb Launcher Mk.I" "1" - "Silver Botkiller Stickybomb Launcher Mk.II" "1" - "teufort_stickybomblauncher_rooftopwrangler" "1" - "The Bootlegger" "1" - "The Horseless Headless Horseman's Headtaker" "1" - "The Scottish Handshake" "1" - "warbird_grenadelauncher_butcherbird" "1" - "warbird_grenadelauncher_warhawk" "1" - "warbird_stickybomblauncher_blitzkrieg" "1" - //____________________________ Heavy ____________________________\\ - "Apoco-Fists" "1" - "Blood Botkiller Minigun Mk.I" "1" - "Carbonado Botkiller Minigun Mk.I" "1" - "concealedkiller_minigun_kingofthejungle" "1" - "craftsmann_minigun_antiqueannihilator" "1" - "craftsmann_minigun_ironwood" "1" - "Diamond Botkiller Minigun Mk.I" "1" - "Festive Minigun 2011" "1" - "gentlemanne_minigun_coffinnail" "1" - "gentlemanne_minigun_dressedtokill" "1" - "gentlemanne_minigun_topshelf" "1" - "Gold Botkiller Minigun Mk.I" "1" - "Gold Botkiller Minigun Mk.II" "1" - "harvest_minigun_macabreweb" "1" - "harvest_minigun_nutcracker" "1" - "harvest_minigun_pumpkinpatch" "1" - "Iron Curtain" "1" - "powerhouse_minigun_brickhouse" "1" - "pyroland_minigun_braincandy" "1" - "pyroland_minigun_mistercuddles" "1" - "Rust Botkiller Minigun Mk.I" "1" - "Silver Botkiller Minigun Mk.I" "1" - "Silver Botkiller Minigun Mk.II" "1" - "teufort_minigun_citizenpain" "1" - "teufort_minigun_warroom" "1" - "warbird_minigun_butcherbird" "1" - //__________________________ Engineer ___________________________\\ - "Blood Botkiller Wrench Mk.I" "1" - "Carbonado Botkiller Wrench Mk.I" "1" - "Diamond Botkiller Wrench Mk.I" "1" - "Festive Wrench 2011" "1" - "gentlemanne_wrench_dressedtokill" "1" - "gentlemanne_wrench_topshelf" "1" - "Gold Botkiller Wrench Mk.I" "1" - "Gold Botkiller Wrench Mk.II" "1" - "Golden Wrench" "1" - "harvest_wrench_autumn" "1" - "harvest_wrench_boneyard" "1" - "harvest_wrench_nutcracker" "1" - "pyroland_wrench_torquedtohell" "1" - "Rust Botkiller Wrench Mk.I" "1" - "Silver Botkiller Wrench Mk.I" "1" - "Silver Botkiller Wrench Mk.II" "1" - "warbird_wrench_airwolf" "1" - //____________________________ Medic ____________________________\\ - "Blood Botkiller Medi Gun Mk.I" "1" - "Carbonado Botkiller Medi Gun Mk.I" "1" - "concealedkiller_medigun_maskedmender" "1" - "concealedkiller_medigun_wrappedreviver" "1" - "craftsmann_medigun_reclaimedreanimator" "1" - "Diamond Botkiller Medi Gun Mk.I" "1" - "Festive Bonesaw 2014" "1" - "Festive Crusader's Crossbow" "1" - "Festive Medigun 2011" "1" - "Festive Ubersaw" "1" - "gentlemanne_medigun_coffinnail" "1" - "gentlemanne_medigun_dressedtokill" "1" - "gentlemanne_medigun_highrollers" "1" - "Gold Botkiller Medi Gun Mk.I" "1" - "Gold Botkiller Medi Gun Mk.II" "1" - "harvest_medigun_wildwood" "1" - "powerhouse_medigun_sparkoflife" "1" - "pyroland_medigun_flowerpower" "1" - "Rust Botkiller Medi Gun Mk.I" "1" - "Silver Botkiller Medi Gun Mk.I" "1" - "Silver Botkiller Medi Gun Mk.II" "1" - "teufort_medigun_civilservant" "1" - "warbird_medigun_blitzkrieg" "1" - "warbird_medigun_corsair" "1" - //___________________________ Sniper ____________________________\\ - "Blood Botkiller Sniper Rifle Mk.I" "1" - "Carbonado Botkiller Sniper Rifle Mk.I" "1" - "concealedkiller_smg_woodsywidowmaker" "1" - "concealedkiller_sniperrifle_nightowl" "1" - "concealedkiller_sniperrifle_purplerange" "1" - "craftsmann_smg_plaidpotshotter" "1" - "craftsmann_sniperrifle_lumberfromdownunder" "1" - "craftsmann_sniperrifle_shotinthedark" "1" - "Diamond Botkiller Sniper Rifle Mk.I" "1" - "Festive Huntsman" "1" - "Festive SMG 2014" "1" - "Festive Sniper Rifle 2011" "1" - "gentlemanne_smg_highrollers" "1" - "gentlemanne_sniperrifle_coffinnail" "1" - "gentlemanne_sniperrifle_dressedtokill" "1" - "Gold Botkiller Sniper Rifle Mk.I" "1" - "Gold Botkiller Sniper Rifle Mk.II" "1" - "harvest_smg_wildwood" "1" - "harvest_sniperrifle_boneyard" "1" - "harvest_sniperrifle_pumpkinpatch" "1" - "harvest_sniperrifle_wildwood" "1" - "powerhouse_smg_lowprofile" "1" - "powerhouse_sniperrifle_thunderbolt" "1" - "pyroland_smg_bluemew" "1" - "pyroland_sniperrifle_balloonicorn" "1" - "pyroland_sniperrifle_rainbow" "1" - "Rust Botkiller Sniper Rifle Mk.I" "1" - "Shooting Star" "1" - "Silver Botkiller Sniper Rifle Mk.I" "1" - "Silver Botkiller Sniper Rifle Mk.II" "1" - "teufort_smg_teamsprayer" "1" - "teufort_smg_treadplatetormenter" "1" - "teufort_sniperrifle_bogtrotter" "1" - "The AWPer Hand" "1" - "The Fortified Compound" "1" - "warbird_smg_blitzkrieg" "1" - "warbird_sniperrifle_airwolf" "1" - //_____________________________ Spy _____________________________\\ - "Blood Botkiller Knife Mk.I" "1" - "Carbonado Botkiller Knife Mk.I" "1" - "concealedkiller_revolver_psychedelicslugger" "1" - "craftsmann_revolver_oldcountry" "1" - "Diamond Botkiller Knife Mk.I" "1" - "Festive Ambassador" "1" - "Festive Knife 2011" "1" - "Festive Revolver 2014" "1" - "Festive Sapper" "1" - "gentlemanne_knife_dressedtokill" "1" - "gentlemanne_knife_topshelf" "1" - "gentlemanne_revolver_coffinnail" "1" - "gentlemanne_revolver_topshelf" "1" - "Gold Botkiller Knife Mk.I" "1" - "Gold Botkiller Knife Mk.II" "1" - "harvest_knife_boneyard" "1" - "harvest_revolver_boneyard" "1" - "harvest_revolver_macabreweb" "1" - "harvest_revolver_wildwood" "1" - "powerhouse_revolver_deadreckoner" "1" - "Promo Red-Tape Recorder" "1" - "pyroland_knife_bluemew" "1" - "pyroland_knife_braincandy" "1" - "pyroland_knife_stabbedtohell" "1" - "pyroland_revolver_flowerpower" "1" - "Rust Botkiller Knife Mk.I" "1" - "Silver Botkiller Knife Mk.I" "1" - "Silver Botkiller Knife Mk.II" "1" - "teufort_revolver_mayor" "1" - "The Ap-Sap" "1" - "The Black Rose" "1" - "The Quackenbirdt" "1" - "The Sharp Dresser" "1" - "The Snack Attack" "1" - "The Wanga Prick" "1" - "TTG Sam Revolver" "1" - "TTG Watch" "1" - "warbird_knife_airwolf" "1" - "warbird_knife_blitzkrieg" "1" - "warbird_revolver_blitzkrieg" "1" - - //------------- Blocked weapons/reskins (Total: 63) -------------\\ - //______________________ Multiple classes _______________________\\ - "The B.A.S.E. Jumper" "0" - "The Reserve Shooter" "0" - //____________________________ Scout ____________________________\\ - "Baby Face's Blaster" "0" - "Bonk! Atomic Punch" "0" - "Crit-a-Cola" "0" - "Festive Bonk 2014" "0" - "Festive Holy Mackerel" "0" - "Mad Milk" "0" - "Mutated Milk" "0" - "Promo Flying Guillotine" "0" - "The Atomizer" "0" - "The Flying Guillotine" "0" - "The Sandman" "0" - "The Soda Popper" "0" - "The Wrap Assassin" "0" - //___________________________ Soldier ___________________________\\ - "Rocket Jumper" "0" - "The Air Strike" "0" - "The Beggar's Bazooka" "0" - "The Disciplinary Action" "0" - "The Market Gardener" "0" - //____________________________ Pyro _____________________________\\ - "The Phlogistinator" "0" - //___________________________ Demoman ___________________________\\ - "Stickybomb Jumper" "0" - "The Loch-n-Load" "0" - "The Persian Persuader" "0" - "The Splendid Screen" "0" - "The Tide Turner" "0" - "The Ullapool Caber" "0" - //____________________________ Heavy ____________________________\\ - "Deflector" "0" - "Festive Gloves of Running Urgently" "0" - "Festive Sandvich" "0" - "Fishcake" "0" - "Fists of Steel" "0" - "Gloves of Running Urgently" "0" - "Natascha" "0" - "Promo Huo Long Heatmaker" "0" - "The Brass Beast" "0" - "The Bread Bite" "0" - "The Buffalo Steak Sandvich" "0" - "The Dalokohs Bar" "0" - "The Eviction Notice" "0" - "The Huo Long Heatmaker" "0" - "The Robo-Sandvich" "0" - "The Sandvich" "0" - //__________________________ Engineer ___________________________\\ - "Festive Frontier Justice" "0" - "Festive Wrangler" "0" - "The Frontier Justice" "0" - "The Giger Counter" "0" - "The Gunslinger" "0" - "The Pomson 6000" "0" - "The Rescue Ranger" "0" - "The Short Circuit" "0" - "The Wrangler" "0" - //____________________________ Medic ____________________________\\ - "The Quick-Fix" "0" - "The Solemn Vow" "0" - "The Vita-Saw" "0" - //___________________________ Sniper ____________________________\\ - "Darwin's Danger Shield" "0" - "Festive Jarate" "0" - "Jarate" "0" - "The Cozy Camper" "0" - "The Self-Aware Beauty Mark" "0" - "The Sydney Sleeper" "0" - //_____________________________ Spy _____________________________\\ - "The Cloak and Dagger" "0" - "The Dead Ringer" "0" - - //------------------ Gifting items (Total: 23) ------------------\\ - "Companion Square Promo Package" "1" - "Gift - 1 Duck Token" "1" - "Gift - 1 EOTL Key" "1" - "Gift - 1 Player" "1" - "Gift - 1 RoboKey 2013" "1" - "Gift - 1 SummerKey 2013" "1" - "Gift - 23 Duck Tokens" "1" - "Gift - 23 EOTL Keys" "1" - "Gift - 23 RoboKeys 2013" "1" - "Gift - 23 SummerKeys 2013" "1" - "Gift - 24 Players" "1" - "Halloween Giveaway Cauldron 2014 (Achievement)" "1" - "Halloween Giveaway Cauldron 2014 (Base)" "1" - "Halloween Giveaway Package 2011 (Cauldron)" "1" - "Manniversary Giveaway Package" "1" - "Pallet of Crates" "1" - "Portal 2 Soundtrack Promo Package" "1" - "Random Droppable Paints Package" "1" - "Sandvich Promo Package" "1" - "Self Gift - Mutated Bread Box" "1" - "Self Gift - Stocking Stuffer 2013" "1" - "Steam Translation Package" "1" - "Store Purchase Promotion Package" "1" - - //----------- Halloween/Full Moon items (Total: 225) ------------\\ - //_________________________ All classes _________________________\\ - "Cursed Cruise" "0" - "Ghost of Spies Checked Past" "0" - "Guano" "0" - "Halloween Mask - Demoman" "0" - "Halloween Mask - Engineer" "0" - "Halloween Mask - Heavy" "0" - "Halloween Mask - Medic" "0" - "Halloween Mask - Pyro" "0" - "Halloween Mask - Scout" "0" - "Halloween Mask - Sniper" "0" - "Halloween Mask - Soldier" "0" - "Halloween Mask - Spy" "0" - "Horseless Headless Horseman's Head" "0" - "Kritz Or Treat Canteen" "0" - "Mildly Disturbing Halloween Mask" "0" - "MONOCULUS!" "0" - "Quoth" "0" - "Seal Mask" "0" - "The Accursed Apparition" "0" - "The Beacon from Beyond" "0" - "The Birdie Bonnet" "0" - "The Boo Balloon" "0" - "The Cryptic Keepsake" "0" - "The Dadliest Catch" "0" - "The Dark Helm" "0" - "The Dead Little Buddy" "0" - "The Haunted Hat" "0" - "The Hooded Haunter" "0" - "The Magical Mercenary" "0" - "The Manneater" "0" - "The One-Way Ticket" "0" - "The Pocket Horsemann" "0" - "The Sackcloth Spook" "0" - "The Tuque or Treat" "0" - "The Unknown Monkeynaut" "0" - "Unidentified Following Object" "0" - "Voodoo-Cursed Soul (Armory)" "0" - //______________________ Multiple classes _______________________\\ - "Ethereal Hood" "0" - "Pin Pals" "0" - "The Baphomet Trotters" "0" - "The Candleer" "0" - "The Snaggletoothed Stetson" "0" - //____________________________ Scout ____________________________\\ - "B-ankh!" "0" - "Claws And Infect" "0" - "Crazy Legs" "0" - "Faun Feet" "0" - "Fowl Fists" "0" - "Futankhamun" "0" - "Head Hunter" "0" - "Nugget Noggin" "0" - "Talon Trotters" "0" - "The Alien Cranium" "0" - "The Biomech Backpack" "0" - "The Face Plante" "0" - "The Halloweiner" "0" - "The Horrific Head of Hare" "0" - "The Hound's Hood" "0" - "The Sprinting Cephalopod" "0" - "The Terrier Trousers" "0" - "The Xeno Suit" "0" - "Wrap Battler" "0" - "Zombie Scout" "0" - //___________________________ Soldier ___________________________\\ - "Battle Bird" "0" - "Ghoul Gibbin' Gear" "0" - "Grub Grenades" "0" - "Hellhunter's Headpiece" "0" - "Idiot Box" "0" - "Lieutenant Bites the Dust" "0" - "Shoestring Budget" "0" - "Steel Pipes" "0" - "Supernatural Stalker" "0" - "The Cadaver's Capper" "0" - "The Faux Manchu" "0" - "The Freedom Feathers" "0" - "The Hardium Helm" "0" - "The Hidden Dragon" "0" - "The Jupiter Jumpers" "0" - "The Larval Lid" "0" - "The Shaolin Sash" "0" - "The Space Bracers" "0" - "The Spellbinder's Bonnet" "0" - "The Zipperface" "0" - "Zombie Soldier" "0" - //____________________________ Pyro _____________________________\\ - "Arsonist Apparatus" "0" - "Blazing Bull" "0" - "Bozo's Bouffant" "0" - "Burny's Boney Bonnet" "0" - "Carrion Companion" "0" - "Creature's Grin" "0" - "Fallen Angel" "0" - "Hard-Headed Hardware" "0" - "Lollichop Licker" "0" - "Moccasin Machinery" "0" - "Mr. Juice" "0" - "PY-40 Incinibot" "0" - "Tail From the Crypt" "0" - "The Abhorrent Appendages" "0" - "The Beast From Below" "0" - "The Cauterizer's Caudal Appendage" "0" - "The Corpsemopolitan" "0" - "The Creature From The Heap" "0" - "The Crispy Golden Locks" "0" - "The Death Support Pack" "0" - "The External Organ" "0" - "The Glob" "0" - "The Gothic Guise" "0" - "The Grisly Gumbo" "0" - "The Handhunter" "0" - "The Hollowhead" "0" - "The Macabre Mask" "0" - "The Maniac's Manacles" "0" - "The Monster's Stompers" "0" - "The Mucous Membrain" "0" - "The Plutonidome" "0" - "The Raven's Visage" "0" - "The Rugged Respirator" "0" - "The Scorched Skirt" "0" - "The Spectralnaut" "0" - "The Vicious Visage" "0" - "Up Pyroscopes" "0" - "Vampyro" "0" - "Zombie Pyro" "0" - //___________________________ Demoman ___________________________\\ - "Cap'n Calamari" "0" - "Explosive Mind" "0" - "Eyeborg" "0" - "Forgotten King's Pauldrons" "0" - "Forgotten King's Restless Head" "0" - "Hair of the Dog" "0" - "Pickled Paws" "0" - "Polly Putrid" "0" - "Scottish Snarl" "0" - "The Headtaker's Hood" "0" - "The Horsemann's Hand-Me-Down" "0" - "The Lordly Lapels" "0" - "The Mann-Bird of Aberdeen" "0" - "The Parasight" "0" - "The Squid's Lid" "0" - "The Transylvania Top" "0" - "Zombie Demo" "0" - //____________________________ Heavy ____________________________\\ - "Bone-Cut Belt" "0" - "Bull Locks" "0" - "Can Opener" "0" - "Immobile Suit" "0" - "Ivan The Inedible" "0" - "Minsk Beef" "0" - "Soviet Stitch-Up" "0" - "Steel-Toed Stompers" "0" - "The Chicken Kiev" "0" - "The Grand Duchess Fairy Wings" "0" - "The Grand Duchess Tiara" "0" - "The Grand Duchess Tutu" "0" - "The Horned Honcho" "0" - "The Last Bite" "0" - "The Monstrous Mandible" "0" - "Zombie Heavy" "0" - //__________________________ Engineer ___________________________\\ - "Beep Man" "0" - "Buzz Killer" "0" - "Frontier Flyboy" "0" - "Garden Bristles" "0" - "Iron Fist" "0" - "Legend of Bugfoot" "0" - "Soul of 'Spenser's Past" "0" - "The Grease Monkey" "0" - "The Master Mind" "0" - "Tiny Texan" "0" - "Zombie Engineer" "0" - //____________________________ Medic ____________________________\\ - "Archimedes the Undying" "0" - "Das Blutliebhaber" "0" - "Dr. Gogglestache" "0" - "Einstein" "0" - "Emerald Jarate" "0" - "Herzensbrecher" "0" - "Hundekopf" "0" - "Kriegsmaschine-9000" "0" - "Medimedes" "0" - "Ramses' Regalia" "0" - "Templar's Spirit" "0" - "Teutonkahmun" "0" - "The Alternative Medicine Mann" "0" - "The Lo-Grav Loafers" "0" - "The Second Opinion" "0" - "The Shaman's Skull" "0" - "The Surgeon's Space Suit" "0" - "The Trepanabotomizer" "0" - "The Vicar's Vestments" "0" - "Transylvanian Toupe" "0" - "Vampiric Vesture" "0" - "Wings of Purity" "0" - "Zombie Medic" "0" - //___________________________ Sniper ____________________________\\ - "Conspiratorial Cut" "0" - "Garlic Flank Stake" "0" - "Holy Hunter" "0" - "Kanga Kickers" "0" - "Marsupial Man" "0" - "Marsupial Muzzle" "0" - "Mr. Mundee's Wild Ride" "0" - "Roo Rippers" "0" - "Silver Bullets" "0" - "Sir Shootsalot" "0" - "Skinless Slashers" "0" - "The Carious Chameleon" "0" - "The Hallowed Headcase" "0" - "Zombie Sniper" "0" - //_____________________________ Spy _____________________________\\ - "Bozo's Brogues" "0" - "Facepeeler" "0" - "Griffin's Gog" "0" - "Intangible Ascot" "0" - "Nightmare Hunter" "0" - "Rogue's Rabbit" "0" - "Shadowman's Shade" "0" - "The Bountiful Bow" "0" - "The Candyman's Cap" "0" - "The Foul Cowl" "0" - "The Hyperbaric Bowler" "0" - "Under Cover" "0" - "Zombie Spy" "0" - - //---------------------- Hats (Total: 510) ----------------------\\ - //_________________________ All classes _________________________\\ - "A Rather Festive Tree" "1" - "A Well Wrapped Hat" "1" - "Arkham Cowl" "1" - "Benefactor's Kanmuri" "1" - "Camera Helm" "1" - "Captain Cardbeard Cutthroat" "1" - "Daily Duel Winner Reward Hat" "1" - "Daily Gift Giver Reward Hat" "1" - "Daily Map Stamp Reward Hat" "1" - "Duck Billed Hatypus" "1" - "Ellis Hat" "1" - "EOTL_Brisk-weather Beanie" "1" - "EOTL_FURCAP" "1" - "EOTL_hiphunter_hat" "1" - "Friendly Item" "1" - "Ghastly Gibus" "1" - "Ghastly Gibus 2010" "1" - "Ghastly Gibus 2011" "1" - "Ghostly Gibus" "1" - "Halloween Mask - Saxton Hale" "1" - "Honest Halo" "1" - "Hong Kong Cone" "1" - "Horace" "1" - "Horrific Headsplitter" "1" - "Humanitarian's Hachimaki" "1" - "Killer Exclusive" "1" - "L4D Hat" "1" - "Lo-Fi Longwave" "1" - "Loyalty Reward" "1" - "Mangnanimous Monarch" "1" - "Mann Co. Cap" "1" - "Mann Co. Online Cap" "1" - "Manniversary Paper Hat" "1" - "MNC Hat" "1" - "Modest Metal Pile of Scrap" "1" - "Modest Pile of Hat" "1" - "Neckwear Headwear" "1" - "Noble Amassment of Hats" "1" - "Noble Nickel Amassment of Hats" "1" - "OSX Item" "1" - "Parasite Hat" "1" - "Phononaut" "1" - "Point and Shoot" "1" - "Potassium Bonnett" "1" - "Potato Hat" "1" - "Prehistoric Pullover" "1" - "Promo Arkham Cowl" "1" - "Promo Human Cannonball" "1" - "Propaganda Contest First Place" "1" - "Propaganda Contest Second Place" "1" - "Propaganda Contest Third Place" "1" - "Robot Chicken Hat" "1" - "Spine-Chilling Skull" "1" - "Spine-Chilling Skull 2011" "1" - "Spine-Chilling Skull 2011 Style 1" "1" - "Spine-Chilling Skull 2011 Style 2" "1" - "Spine-Chilling Skull 2011 Style 3" "1" - "Spiral Sallet" "1" - "Summer Hat" "1" - "TF Birthday Hat 2011" "1" - "That '70s Chapeau" "1" - "The B.M.O.C." "1" - "The Bolt Action Blitzer" "1" - "The Brotherhood of Arms" "1" - "The Brown Bomber" "1" - "The Brutal Bouffant" "1" - "The Chill Chullo" "1" - "The Cockfighter" "1" - "The Conspiracy Cap" "1" - "The Cotton Head" "1" - "The Crone's Dome" "1" - "The Crosslinker's Coil" "1" - "The Crown of the Old Kingdom" "1" - "The Ebenezer" "1" - "The Executioner" "1" - "The Finder's Fee" "1" - "The Full Head of Steam" "1" - "The Galvanized Gibus" "1" - "The Gentle Munitionne of Leisure" "1" - "The Grandmaster" "1" - "The Holiday Headcase" "1" - "The Human Cannonball" "1" - "The Kiss King" "1" - "The Law" "1" - "The Merc's Mohawk" "1" - "The Polar Pullover" "1" - "The Public Accessor" "1" - "The Rotation Sensation" "1" - "The Sarif Cap" "1" - "The Skull Island Topper" "1" - "The TF2VRH" "1" - "The Top Notch" "1" - "The Virtual Viewfinder" "1" - "The Warsworn Helmet" "1" - "Tipped Lid" "1" - "Tough Stuff Muffs" "1" - "Towering Pillar of Hats" "1" - "Towering Titanium Pillar of Hats" "1" - "Treasure Hat 1" "1" - "Treasure Hat 2" "1" - "Treasure Hat 3" "1" - "TTG Max Hat" "1" - "Vive La France" "1" - "Voodoo Juju" "1" - "Wiki Cap" "1" - "World Traveler" "1" - //______________________ Multiple classes _______________________\\ - "dec2014 CoPilot_2014" "1" - "Private Eye" "1" - "Teufort Knight" "1" - "The Bloodhound" "1" - "The Crafty Hair" "1" - "The Deep Cover Operator" "1" - "The Hat With No Name" "1" - "The HazMat Headcase" "1" - "The Menpo" "1" - "The Mutton Mann" "1" - "The Team Captain" "1" - "The Toy Soldier" "1" - "The Wilson Weave" "1" - //____________________________ Scout ____________________________\\ - "B'aaarrgh-n-Bicorne" "1" - "Baseball Bill's Sports Shine" "1" - "Batter's Helmet" "1" - "Bombing Run" "1" - "Bonk Boy" "1" - "Bonk Helm" "1" - "Bonk Leadwear" "1" - "Death Racer's Helmet" "1" - "dec2014 Marauders Mask" "1" - "Flipped Trilby" "1" - "Fortunate Son" "1" - "Greased Lightning" "1" - "Hero's Tail" "1" - "MNC Mascot Hat" "1" - "MvM GateBot Light Scout" "1" - "Runner's Warm-Up" "1" - "Scout Beanie" "1" - "Scout MtG Hat" "1" - "Scout Whoopee Cap" "1" - "Sidekick's Side Slick" "1" - "The Backwards Ballcap" "1" - "The Bacteria Blocker" "1" - "The Beastly Bonnet" "1" - "The Big Elfin Deal" "1" - "The Bolt Boy" "1" - "The Bot Dogger" "1" - "The Cross-Comm Express" "1" - "The El Jefe" "1" - "The Fed-Fightin' Fedora" "1" - "The Front Runner" "1" - "The Hanger-On Hood" "1" - "The Hermes" "1" - "The Hot Dogger" "1" - "The Milkman" "1" - "The Pomade Prince" "1" - "The Robot Running Man" "1" - "The Scout Shako" "1" - "The Void Monk Hair" "1" - "Thirst Blood" "1" - "tw_scoutbot_hat" "1" - "Ye Oiled Baker Boy" "1" - "Ye Olde Baker Boy" "1" - //___________________________ Soldier ___________________________\\ - "Armored Authority" "1" - "Bucket Hat" "1" - "Chieftain's Challenge" "1" - "dec2014 Skullcap" "1" - "Defiant Spartan" "1" - "Dr's Dapper Topper" "1" - "EOTL_soldier_garrison" "1" - "EOTL_soldierhat" "1" - "Full Metal Drill Hat" "1" - "Furious Fukaamigasa" "1" - "Ground Control" "1" - "Hero's Hachimaki" "1" - "Honcho's Headgear" "1" - "Jumper's Jeepcap" "1" - "Lord Cockswain's Pith Helmet" "1" - "MvM GateBot Light Soldier" "1" - "Soldier Drill Hat" "1" - "Soldier Samurai Hat" "1" - "Soldier's Slope Scopers" "1" - "Stahlhelm" "1" - "Stainless Pot" "1" - "Steel Shako" "1" - "Stout Shako" "1" - "The Battle Bob" "1" - "The Big Daddy" "1" - "The Caribbean Conqueror" "1" - "The Chief Constable" "1" - "The Cloud Crasher" "1" - "The Conquistador" "1" - "The Cross-Comm Crash Helmet" "1" - "The Doe-Boy" "1" - "The Federal Casemaker" "1" - "The First American" "1" - "The Gilded Guard" "1" - "The Grenadier's Softcap" "1" - "The Hellmet" "1" - "The Helmet Without a Home" "1" - "The Infernal Impaler" "1" - "The Lucky Shot" "1" - "The Patriot Peak" "1" - "The Rebel Rouser" "1" - "The Salty Dog" "1" - "The Slo-Poke" "1" - "The Spook Specs" "1" - "The Tin Pot" "1" - "The Valley Forge" "1" - "The War on Smissmas Battle Hood" "1" - "The War Pig" "1" - "tw_soldierbot_helmet" "1" - "Tyrant's Helm" "1" - "Tyrantium Helmet" "1" - "Worms Gear" "1" - //____________________________ Pyro _____________________________\\ - "A Head Full of Hot Air" "1" - "Apparition's Aspect" "1" - "Area 451" "1" - "Brigade Helm" "1" - "Connoisseur's Cap" "1" - "dec2014 2014_pyromancer_hood" "1" - "Employee of the Mmmph" "1" - "EOTL_Skier" "1" - "Fear Monger" "1" - "Firewall Helmet" "1" - "Handyman's Handle" "1" - "Hottie's Hoodie" "1" - "KF Pyro Mask" "1" - "KF Pyro Tie" "1" - "Madame Dixie" "1" - "MvM GateBot Light Pyro" "1" - "Napper's Respite" "1" - "Nose Candy" "1" - "Old Guadalajara" "1" - "Plumber's Pipe" "1" - "Prancer's Pride" "1" - "Promo Fear Monger" "1" - "Promo The Firefly" "1" - "Pyro Brain Sucker" "1" - "Pyro Helm" "1" - "Pyro's Beanie" "1" - "Pyro's Boron Beanie" "1" - "Pyromancer's Mask" "1" - "Respectless Robo-Glove" "1" - "Respectless Rubber Glove" "1" - "Sight for Sore Eyes" "1" - "Sole Mate" "1" - "Stately Steel Toe" "1" - "The Air Raider" "1" - "The Attendant" "1" - "The Birdcage" "1" - "The Bolted Birdcage" "1" - "The Bone Dome" "1" - "The Breather Bag" "1" - "The Bubble Pipe" "1" - "The Centurion" "1" - "The Combustible Kabuto" "1" - "The DethKapp" "1" - "The Electric Escorter" "1" - "The Face of Mercy" "1" - "The Filamental" "1" - "The Firefly" "1" - "The Flamboyant Flamenco" "1" - "The Googol Glass Eyes" "1" - "The Head Warmer" "1" - "The Hive Minder" "1" - "The Last Breath" "1" - "The Little Buddy" "1" - "The Mair Mask" "1" - "The Metal Slug" "1" - "The Mishap Mercenary" "1" - "The Nabler" "1" - "The Necronomicrown" "1" - "The Person in the Iron Mask" "1" - "The Rusty Reaper" "1" - "The Smoking Skid Lid" "1" - "The Toy Tailor" "1" - "The Triclops" "1" - "The Waxy Wayfinder" "1" - "The Winter Wonderland Wrap" "1" - "Traffic Cone" "1" - "tw_pyrobot_helmet" "1" - //___________________________ Demoman ___________________________\\ - "Bruce's Bonnet" "1" - "Carouser's Capotain" "1" - "Conjurer's Cowl" "1" - "dec2014 Comforter" "1" - "dec2014 Viking Helmet" "1" - "Demo Kabuto" "1" - "Demoman Hallmark" "1" - "Demoman Tricorne" "1" - "Demoman's Fro" "1" - "EOTL_summerhat" "1" - "Glengarry Bonnet" "1" - "Mask of the Shaman" "1" - "MvM GateBot Light Demoman" "1" - "Outta' Sight" "1" - "Pirate Bandana" "1" - "Prince Tavish's Crown" "1" - "Reggaelator" "1" - "Rimmed Raincatcher" "1" - "Scotch Bonnet" "1" - "Scotsman's Stove Pipe" "1" - "Sober Stuntman" "1" - "Stylish DeGroot" "1" - "Sultan's Ceremonial" "1" - "Tam O'Shanter" "1" - "Tartan Tyrolean" "1" - "The Allbrero" "1" - "The Black Watch" "1" - "The Bolgan" "1" - "The Bolted Bicorne" "1" - "The Broadband Bonnet" "1" - "The Buccaneer's Bicorne" "1" - "The Cyborg Stunt Helmet" "1" - "The Dark Falkirk Helm" "1" - "The FR-0" "1" - "The Frontier Djustice" "1" - "The Grenadier Helm" "1" - "The Hood of Sorrows" "1" - "The Pure Tin Capotain" "1" - "The Razor Cut" "1" - "The Strontium Stove Pipe" "1" - "The Tartan Shade" "1" - "The Tavish DeGroot Experience" "1" - "The Voodoo Juju (Slight Return)" "1" - "tw_demobot_helmet" "1" - "Universal Translator" "1" - //____________________________ Heavy ____________________________\\ - "Big Chief" "1" - "Big Steel Jaw of Summer Fun" "1" - "Brock's Locks" "1" - "Bullet Buzz" "1" - "Cadaver's Cranium" "1" - "Capone's Capper" "1" - "Cold War Luchador" "1" - "Copper's Hard Top" "1" - "Coupe D'isaster" "1" - "dec2014 heavy_parka" "1" - "dec2014 The Big Papa" "1" - "Dragonborn Helmet" "1" - "EOTL_Flat_cap" "1" - "Football Helmet" "1" - "Hard Counter" "1" - "Heavy Do-rag" "1" - "Heavy Hair" "1" - "Heavy Topknot" "1" - "Heavy's Hockey Hair" "1" - "Large Luchadore" "1" - "Magnificent Mongolian" "1" - "Minnesota Slick" "1" - "Officer's Ushanka" "1" - "Pilotka" "1" - "Poker Visor" "1" - "Pugilist's Protector" "1" - "Security Shades" "1" - "Storm Spirit's Jolly Hat" "1" - "Sucker Slug" "1" - "The Bunsen Brave" "1" - "The Carl" "1" - "The Eliminators Safeguard" "1" - "The Gridiron Guardian" "1" - "The Gym Rat" "1" - "The Heavy Artillery Officer's Cap" "1" - "The Katyusha" "1" - "The One-Man Army" "1" - "The Outdoorsman" "1" - "The Pounding Father" "1" - "The Sammy Cap" "1" - "The Soviet Gentleman" "1" - "The Trash Man" "1" - "The Tsarboosh" "1" - "The Tungsten Toque" "1" - "The U-clank-a" "1" - "Tough Guy's Toque" "1" - "tw_heavybot_helmet" "1" - "War Head" "1" - "White Russian" "1" - //__________________________ Engineer ___________________________\\ - "Big Country" "1" - "Buckaroos Hat" "1" - "Clockwerk's Helm" "1" - "dec2014 engineer_detectiveglasses" "1" - "Engineer Earmuffs" "1" - "Engineer Welding Mask" "1" - "Engineer's Cap" "1" - "Industrial Festivizer" "1" - "MvM GateBot Light Engineer" "1" - "Ol' Geezer" "1" - "Polish War Babushka" "1" - "Professor's Peculiarity" "1" - "Sheriff's Stetson" "1" - "Smokey Sombrero" "1" - "Texas Slim's Dome Shine" "1" - "Texas Ten Gallon" "1" - "Texas Tin-Gallon" "1" - "The Barnstormer" "1" - "The Data Mining Light" "1" - "The Last Straw" "1" - "The Pardner's Pompadour" "1" - "The Peacenik's Ponytail" "1" - "The Plug-In Prospector" "1" - "The Timeless Topper" "1" - "The Tin-1000" "1" - "The Trencher's Topper" "1" - "The Virtual Reality Headset" "1" - "tw_engineerbot_helmet" "1" - "Vox Diabolus" "1" - "Western Wear" "1" - //____________________________ Medic ____________________________\\ - "Baron von Havenaplane" "1" - "Berlin Brain Bowl" "1" - "Berliner's Bucket Helm" "1" - "Blighted Beak" "1" - "Das Gutenkutteharen" "1" - "Das Maddendoktor" "1" - "Das Naggenvatcher" "1" - "Das Ubersternmann" "1" - "dec2014 Surgeon's Shako" "1" - "Doctor's Sack" "1" - "German Gonzila" "1" - "Grimm Hatte" "1" - "Halogen Head Lamp" "1" - "Heer's Helmet" "1" - "Medi-Mask" "1" - "Medic Gatsby" "1" - "Medic Geisha Hair" "1" - "Medic Mask" "1" - "Medic MtG Hat" "1" - "Medic's Mountain Cap" "1" - "MvM GateBot Light Medic" "1" - "Otolaryngologist's Mirror" "1" - "Platinum Pickelhaube" "1" - "Prussian Pickelhaube" "1" - "The Byte'd Beak" "1" - "The Combat Medic's Crusher Cap" "1" - "The Gentleman's Ushanka" "1" - "The Mann of Reason" "1" - "The Nunhood" "1" - "The Physician's Protector" "1" - "The Powdered Practitioner" "1" - "The Slick Cut" "1" - "The Surgeon's Stahlhelm" "1" - "The Teutonic Toque" "1" - "The Virus Doctor" "1" - "The Weather Master" "1" - "Titanium Tyrolean" "1" - "tw_medibot_hat" "1" - "Vintage Tyrolean" "1" - //___________________________ Sniper ____________________________\\ - "Brim-Full Of Bullets" "1" - "Crocleather Slouch" "1" - "Desert Marauder" "1" - "Larrikin Robin" "1" - "Letch's LED" "1" - "Liquidator's Lid" "1" - "Master's Yellow Belt" "1" - "MvM GateBot Light Sniper" "1" - "Ol' Snaggletooth" "1" - "Professional's Panama" "1" - "Randolph the Blood-Nosed Caribou" "1" - "Ritzy Rick's Hair Fixative" "1" - "Shooter's Tin Topi" "1" - "Sniper Fishing Hat" "1" - "Sniper Pith Helmet" "1" - "Sniper's Snipin' Glass" "1" - "Soldered Sensei" "1" - "The Anger" "1" - "The Bolted Bushman" "1" - "The Bushman's Boonie" "1" - "The Cold Killer" "1" - "The Dread Hiding Hood" "1" - "The Flamingo Kid" "1" - "The Fruit Shoot" "1" - "The Lone Star" "1" - "The Smissmas Caribou" "1" - "The Stovepipe Sniper Shako" "1" - "The Swagman's Swatter" "1" - "The Sydney Straw Boat" "1" - "The Well-Rounded Rifleman" "1" - "Trophy Belt" "1" - "tw_sniperbot_helmet" "1" - "Villain's Veil" "1" - "Wet Works" "1" - "Your Worst Nightmare" "1" - //_____________________________ Spy _____________________________\\ - "A Hat to Kill For" "1" - "Backbiter's Billycock" "1" - "Base Metal Billycock" "1" - "Belltower Spec Ops" "1" - "Bootleg Base Metal Billycock" "1" - "Charmer's Chapeau" "1" - "Cosa Nostra Cap" "1" - "Detective Noir" "1" - "Fancy Fedora" "1" - "Hat of Cards" "1" - "Janissary Hat" "1" - "L'homme Burglerre" "1" - "L'Inspecteur" "1" - "Le Party Phantom" "1" - "MvM GateBot Light Spy" "1" - "Spy Beret" "1" - "Spy Noble Hair" "1" - "Spy Oni Mask" "1" - "The Aviator Assassin" "1" - "The Belgian Detective" "1" - "The Counterfeit Billycock" "1" - "The Dapper Disguise" "1" - "The Dashin' Hashshashin" "1" - "The Familiar Fez" "1" - "The Harmburg" "1" - "The Lacking Moral Fiber Mask" "1" - "The Napoleon Complex" "1" - "The Ninja Cowl" "1" - "The Pom-Pommed Provocateur" "1" - "The Scarecrow" "1" - "The Stealth Steeler" "1" - "tw_spybot_hood" "1" - - //--------------------- Miscs (Total: 1488) ---------------------\\ - //_________________________ All classes _________________________\\ - "Antlers" "1" - "Arms Race I 1st Place" "1" - "Arms Race I 2nd Place" "1" - "Arms Race I 3rd Place" "1" - "Arms Race I Participant" "1" - "Arms Race II 1st Place" "1" - "Arms Race II 2nd Place" "1" - "Arms Race II 3rd Place" "1" - "Arms Race II Participant" "1" - "Asiafortress Cup Division 1 1st Place Season 7" "1" - "Asiafortress Cup Division 1 1st Place Season 8" "1" - "Asiafortress Cup Division 1 2nd Place Season 7" "1" - "Asiafortress Cup Division 1 2nd Place Season 8" "1" - "Asiafortress Cup Division 1 3rd Place Season 7" "1" - "Asiafortress Cup Division 1 3rd Place Season 8" "1" - "Asiafortress Cup Division 1 Participant Season 7" "1" - "Asiafortress Cup Division 1 Participant Season 8" "1" - "Asiafortress Cup Division 2 1st Place Season 7" "1" - "Asiafortress Cup Division 2 1st Place Season 8" "1" - "Asiafortress Cup Division 2 2nd Place Season 7" "1" - "Asiafortress Cup Division 2 2nd Place Season 8" "1" - "Asiafortress Cup Division 2 3rd Place Season 7" "1" - "Asiafortress Cup Division 2 3rd Place Season 8" "1" - "Asiafortress Cup Division 2 Participant Season 7" "1" - "Asiafortress Cup Division 2 Participant Season 8" "1" - "Asiafortress Cup Division 3 1st Place Season 7" "1" - "Asiafortress Cup Division 3 1st Place Season 8" "1" - "Asiafortress Cup Division 3 2nd Place Season 7" "1" - "Asiafortress Cup Division 3 2nd Place Season 8" "1" - "Asiafortress Cup Division 3 3rd Place Season 7" "1" - "Asiafortress Cup Division 3 3rd Place Season 8" "1" - "Asiafortress Cup Division 3 Participant Season 7" "1" - "Asiafortress Cup Division 3 Participant Season 8" "1" - "Asymmetric Accolade" "1" - "AU Highlander Community League First Place Season 1" "1" - "AU Highlander Community League Participant Season 1" "1" - "AU Highlander Community League Second Place Season 1" "1" - "AU Highlander Community League Third Place Season 1" "1" - "Awesomenauts Badge" "1" - "Batbelt" "1" - "Batter's Bracers" "1" - "BETA LAN 1st Place Medal 2014" "1" - "BETA LAN 2nd Place Medal 2014" "1" - "BETA LAN 3rd Place Medal 2014" "1" - "BETA LAN Participant Medal 2014" "1" - "Brimstone" "1" - "Captain Space Mann" "1" - "Catastrophic Companions" "1" - "Clan Pride" "1" - "Croft's Crest" "1" - "Damaged Capacitor" "1" - "DeutschLAN 1st Place 2015" "1" - "DeutschLAN 2nd Place 2015" "1" - "DeutschLAN 3rd Place 2015" "1" - "DeutschLAN Participant 2015" "1" - "DeutschLAN Supporter 2015" "1" - "Dr. Grordbort's Copper Crest" "1" - "Dr. Grordbort's Crest" "1" - "Dr. Grordbort's Silver Crest" "1" - "Duel Medal Bronze" "1" - "Duel Medal Gold" "1" - "Duel Medal Plat" "1" - "Duel Medal Silver" "1" - "EdgeGamers UltiDuo Participant 2015" "1" - "Employee Badge A" "1" - "Employee Badge B" "1" - "Employee Badge C" "1" - "Employee Badge Plat" "1" - "End of the Line Community Update Medal" "1" - "EOTL_hiphunter_boots" "1" - "ESH Ultiduo 1 Gold Medal" "1" - "ESH Ultiduo 2 Gold Medal" "1" - "ESH Ultiduo 3 Gold Medal" "1" - "ESH Ultiduo 4 Gold Medal" "1" - "ESH Ultiduo 5 Gold Medal" "1" - "ESH Ultiduo 6 Gold Medal" "1" - "ESH Ultiduo 7 Gold Medal" "1" - "ESL Season VI Division 1 1st Place" "1" - "ESL Season VI Division 1 2nd Place" "1" - "ESL Season VI Division 1 3rd Place" "1" - "ESL Season VI Division 1 Participant" "1" - "ESL Season VI Division 2 1st Place" "1" - "ESL Season VI Division 2 2nd Place" "1" - "ESL Season VI Division 2 3rd Place" "1" - "ESL Season VI Division 2 Participant" "1" - "ESL Season VI Division 3 1st Place" "1" - "ESL Season VI Division 3 2nd Place" "1" - "ESL Season VI Division 3 3rd Place" "1" - "ESL Season VI Division 3 Participant" "1" - "ESL Season VI Division 4 1st Place" "1" - "ESL Season VI Division 4 2nd Place" "1" - "ESL Season VI Division 4 3rd Place" "1" - "ESL Season VI Division 4 Participant" "1" - "ESL Season VI Division 5 1st Place" "1" - "ESL Season VI Division 5 2nd Place" "1" - "ESL Season VI Division 5 3rd Place" "1" - "ESL Season VI Division 5 Participant" "1" - "ESL Season VI Premier Division 1st Place" "1" - "ESL Season VI Premier Division 2nd Place" "1" - "ESL Season VI Premier Division 3rd Place" "1" - "ESL Season VI Premier Division Participant" "1" - "ESL Season VII Division 1 1st Place" "1" - "ESL Season VII Division 1 2nd Place" "1" - "ESL Season VII Division 1 3rd Place" "1" - "ESL Season VII Division 2 1st Place" "1" - "ESL Season VII Division 2 2nd Place" "1" - "ESL Season VII Division 2 Participant" "1" - "ESL Season VII Division 3 Participant" "1" - "ESL Season VII Division 4 1st Place" "1" - "ESL Season VII Division 4 2nd Place" "1" - "ESL Season VII Division 4 3rd Place" "1" - "ESL Season VII Division 4 Participant" "1" - "ESL Season VII Division 5 1st Place" "1" - "ESL Season VII Division 5 2nd Place" "1" - "ESL Season VII Division 5 3rd Place" "1" - "ESL Season VII Division 5 Participant" "1" - "ESL Season VII Premiership Division 1st Place" "1" - "ESL Season VII Premiership Division 2nd Place" "1" - "ESL Season VII Premiership Division 3rd Place" "1" - "ESL Season VII Premiership Division Participant" "1" - "ETF2L 6v6 Division 1 Group Winner Season 10" "1" - "ETF2L 6v6 Division 1 Group Winner Season 11" "1" - "ETF2L 6v6 Division 1 Group Winner Season 12" "1" - "ETF2L 6v6 Division 1 Group Winner Season 13" "1" - "ETF2L 6v6 Division 1 Group Winner Season 14" "1" - "ETF2L 6v6 Division 1 Group Winner Season 15" "1" - "ETF2L 6v6 Division 1 Group Winner Season 16" "1" - "ETF2L 6v6 Division 1 Group Winner Season 17" "1" - "ETF2L 6v6 Division 1 Group Winner Season 18" "1" - "ETF2L 6v6 Division 1 Group Winner Season 19" "1" - "ETF2L 6v6 Division 1 Group Winner Season 8" "1" - "ETF2L 6v6 Division 1 Group Winner Season 9" "1" - "ETF2L 6v6 Division 1 Participation Medal Season 10" "1" - "ETF2L 6v6 Division 1 Participation Medal Season 11" "1" - "ETF2L 6v6 Division 1 Participation Medal Season 12" "1" - "ETF2L 6v6 Division 1 Participation Medal Season 13" "1" - "ETF2L 6v6 Division 1 Participation Medal Season 14" "1" - "ETF2L 6v6 Division 1 Participation Medal Season 15" "1" - "ETF2L 6v6 Division 1 Participation Medal Season 16" "1" - "ETF2L 6v6 Division 1 Participation Medal Season 17" "1" - "ETF2L 6v6 Division 1 Participation Medal Season 18" "1" - "ETF2L 6v6 Division 1 Participation Medal Season 19" "1" - "ETF2L 6v6 Division 1 Participation Medal Season 8" "1" - "ETF2L 6v6 Division 1 Participation Medal Season 9" "1" - "ETF2L 6v6 Division 2 Group Winner Season 10" "1" - "ETF2L 6v6 Division 2 Group Winner Season 11" "1" - "ETF2L 6v6 Division 2 Group Winner Season 12" "1" - "ETF2L 6v6 Division 2 Group Winner Season 13" "1" - "ETF2L 6v6 Division 2 Group Winner Season 14" "1" - "ETF2L 6v6 Division 2 Group Winner Season 15" "1" - "ETF2L 6v6 Division 2 Group Winner Season 16" "1" - "ETF2L 6v6 Division 2 Group Winner Season 17" "1" - "ETF2L 6v6 Division 2 Group Winner Season 18" "1" - "ETF2L 6v6 Division 2 Group Winner Season 19" "1" - "ETF2L 6v6 Division 2 Group Winner Season 8" "1" - "ETF2L 6v6 Division 2 Group Winner Season 9" "1" - "ETF2L 6v6 Division 2 Participation Medal Season 10" "1" - "ETF2L 6v6 Division 2 Participation Medal Season 11" "1" - "ETF2L 6v6 Division 2 Participation Medal Season 12" "1" - "ETF2L 6v6 Division 2 Participation Medal Season 13" "1" - "ETF2L 6v6 Division 2 Participation Medal Season 14" "1" - "ETF2L 6v6 Division 2 Participation Medal Season 15" "1" - "ETF2L 6v6 Division 2 Participation Medal Season 16" "1" - "ETF2L 6v6 Division 2 Participation Medal Season 17" "1" - "ETF2L 6v6 Division 2 Participation Medal Season 18" "1" - "ETF2L 6v6 Division 2 Participation Medal Season 19" "1" - "ETF2L 6v6 Division 2 Participation Medal Season 8" "1" - "ETF2L 6v6 Division 2 Participation Medal Season 9" "1" - "ETF2L 6v6 Division 3 Group Winner Season 10" "1" - "ETF2L 6v6 Division 3 Group Winner Season 11" "1" - "ETF2L 6v6 Division 3 Group Winner Season 12" "1" - "ETF2L 6v6 Division 3 Group Winner Season 13" "1" - "ETF2L 6v6 Division 3 Group Winner Season 14" "1" - "ETF2L 6v6 Division 3 Group Winner Season 15" "1" - "ETF2L 6v6 Division 3 Group Winner Season 16" "1" - "ETF2L 6v6 Division 3 Group Winner Season 17" "1" - "ETF2L 6v6 Division 3 Group Winner Season 18" "1" - "ETF2L 6v6 Division 3 Group Winner Season 19" "1" - "ETF2L 6v6 Division 3 Group Winner Season 8" "1" - "ETF2L 6v6 Division 3 Group Winner Season 9" "1" - "ETF2L 6v6 Division 3 Participation Medal Season 10" "1" - "ETF2L 6v6 Division 3 Participation Medal Season 11" "1" - "ETF2L 6v6 Division 3 Participation Medal Season 12" "1" - "ETF2L 6v6 Division 3 Participation Medal Season 13" "1" - "ETF2L 6v6 Division 3 Participation Medal Season 14" "1" - "ETF2L 6v6 Division 3 Participation Medal Season 15" "1" - "ETF2L 6v6 Division 3 Participation Medal Season 16" "1" - "ETF2L 6v6 Division 3 Participation Medal Season 17" "1" - "ETF2L 6v6 Division 3 Participation Medal Season 18" "1" - "ETF2L 6v6 Division 3 Participation Medal Season 19" "1" - "ETF2L 6v6 Division 3 Participation Medal Season 8" "1" - "ETF2L 6v6 Division 3 Participation Medal Season 9" "1" - "ETF2L 6v6 Division 4 Group Winner Season 10" "1" - "ETF2L 6v6 Division 4 Group Winner Season 11" "1" - "ETF2L 6v6 Division 4 Group Winner Season 12" "1" - "ETF2L 6v6 Division 4 Group Winner Season 13" "1" - "ETF2L 6v6 Division 4 Group Winner Season 14" "1" - "ETF2L 6v6 Division 4 Group Winner Season 15" "1" - "ETF2L 6v6 Division 4 Group Winner Season 16" "1" - "ETF2L 6v6 Division 4 Group Winner Season 17" "1" - "ETF2L 6v6 Division 4 Group Winner Season 18" "1" - "ETF2L 6v6 Division 4 Group Winner Season 19" "1" - "ETF2L 6v6 Division 4 Group Winner Season 8" "1" - "ETF2L 6v6 Division 4 Group Winner Season 9" "1" - "ETF2L 6v6 Division 4 Participation Medal Season 10" "1" - "ETF2L 6v6 Division 4 Participation Medal Season 11" "1" - "ETF2L 6v6 Division 4 Participation Medal Season 12" "1" - "ETF2L 6v6 Division 4 Participation Medal Season 13" "1" - "ETF2L 6v6 Division 4 Participation Medal Season 14" "1" - "ETF2L 6v6 Division 4 Participation Medal Season 15" "1" - "ETF2L 6v6 Division 4 Participation Medal Season 16" "1" - "ETF2L 6v6 Division 4 Participation Medal Season 17" "1" - "ETF2L 6v6 Division 4 Participation Medal Season 18" "1" - "ETF2L 6v6 Division 4 Participation Medal Season 19" "1" - "ETF2L 6v6 Division 4 Participation Medal Season 8" "1" - "ETF2L 6v6 Division 4 Participation Medal Season 9" "1" - "ETF2L 6v6 Division 5 Group Winner Season 10" "1" - "ETF2L 6v6 Division 5 Group Winner Season 11" "1" - "ETF2L 6v6 Division 5 Group Winner Season 12" "1" - "ETF2L 6v6 Division 5 Group Winner Season 13" "1" - "ETF2L 6v6 Division 5 Group Winner Season 14" "1" - "ETF2L 6v6 Division 5 Group Winner Season 15" "1" - "ETF2L 6v6 Division 5 Group Winner Season 16" "1" - "ETF2L 6v6 Division 5 Group Winner Season 17" "1" - "ETF2L 6v6 Division 5 Group Winner Season 18" "1" - "ETF2L 6v6 Division 5 Group Winner Season 19" "1" - "ETF2L 6v6 Division 5 Group Winner Season 8" "1" - "ETF2L 6v6 Division 5 Group Winner Season 9" "1" - "ETF2L 6v6 Division 5 Participation Medal Season 10" "1" - "ETF2L 6v6 Division 5 Participation Medal Season 11" "1" - "ETF2L 6v6 Division 5 Participation Medal Season 12" "1" - "ETF2L 6v6 Division 5 Participation Medal Season 13" "1" - "ETF2L 6v6 Division 5 Participation Medal Season 14" "1" - "ETF2L 6v6 Division 5 Participation Medal Season 15" "1" - "ETF2L 6v6 Division 5 Participation Medal Season 16" "1" - "ETF2L 6v6 Division 5 Participation Medal Season 17" "1" - "ETF2L 6v6 Division 5 Participation Medal Season 18" "1" - "ETF2L 6v6 Division 5 Participation Medal Season 19" "1" - "ETF2L 6v6 Division 5 Participation Medal Season 8" "1" - "ETF2L 6v6 Division 5 Participation Medal Season 9" "1" - "ETF2L 6v6 Division 6 Group Winner Season 10" "1" - "ETF2L 6v6 Division 6 Group Winner Season 11" "1" - "ETF2L 6v6 Division 6 Group Winner Season 12" "1" - "ETF2L 6v6 Division 6 Group Winner Season 13" "1" - "ETF2L 6v6 Division 6 Group Winner Season 14" "1" - "ETF2L 6v6 Division 6 Group Winner Season 15" "1" - "ETF2L 6v6 Division 6 Group Winner Season 16" "1" - "ETF2L 6v6 Division 6 Group Winner Season 17" "1" - "ETF2L 6v6 Division 6 Group Winner Season 18" "1" - "ETF2L 6v6 Division 6 Group Winner Season 19" "1" - "ETF2L 6v6 Division 6 Group Winner Season 8" "1" - "ETF2L 6v6 Division 6 Group Winner Season 9" "1" - "ETF2L 6v6 Division 6 Participation Medal Season 10" "1" - "ETF2L 6v6 Division 6 Participation Medal Season 11" "1" - "ETF2L 6v6 Division 6 Participation Medal Season 12" "1" - "ETF2L 6v6 Division 6 Participation Medal Season 13" "1" - "ETF2L 6v6 Division 6 Participation Medal Season 14" "1" - "ETF2L 6v6 Division 6 Participation Medal Season 15" "1" - "ETF2L 6v6 Division 6 Participation Medal Season 16" "1" - "ETF2L 6v6 Division 6 Participation Medal Season 17" "1" - "ETF2L 6v6 Division 6 Participation Medal Season 18" "1" - "ETF2L 6v6 Division 6 Participation Medal Season 19" "1" - "ETF2L 6v6 Division 6 Participation Medal Season 8" "1" - "ETF2L 6v6 Division 6 Participation Medal Season 9" "1" - "ETF2L 6v6 High Bronze Medal Season 20" "1" - "ETF2L 6v6 High Bronze Medal Season 21" "1" - "ETF2L 6v6 High Gold Medal Season 20" "1" - "ETF2L 6v6 High Gold Medal Season 21" "1" - "ETF2L 6v6 High Participation Medal Season 20" "1" - "ETF2L 6v6 High Participation Medal Season 21" "1" - "ETF2L 6v6 High Playoff Medal Season 20" "1" - "ETF2L 6v6 High Playoff Medal Season 21" "1" - "ETF2L 6v6 High Silver Medal Season 20" "1" - "ETF2L 6v6 High Silver Medal Season 21" "1" - "ETF2L 6v6 Mid Bronze Medal Season 20" "1" - "ETF2L 6v6 Mid Bronze Medal Season 21" "1" - "ETF2L 6v6 Mid Gold Medal Season 20" "1" - "ETF2L 6v6 Mid Gold Medal Season 21" "1" - "ETF2L 6v6 Mid Participation Medal Season 20" "1" - "ETF2L 6v6 Mid Participation Medal Season 21" "1" - "ETF2L 6v6 Mid Playoff Medal Season 20" "1" - "ETF2L 6v6 Mid Playoff Medal Season 21" "1" - "ETF2L 6v6 Mid Silver Medal Season 20" "1" - "ETF2L 6v6 Mid Silver Medal Season 21" "1" - "ETF2L 6v6 Open Bronze Medal Season 20" "1" - "ETF2L 6v6 Open Bronze Medal Season 21" "1" - "ETF2L 6v6 Open Gold Medal Season 20" "1" - "ETF2L 6v6 Open Gold Medal Season 21" "1" - "ETF2L 6v6 Open Participation Medal Season 20" "1" - "ETF2L 6v6 Open Participation Medal Season 21" "1" - "ETF2L 6v6 Open Playoff Medal Season 20" "1" - "ETF2L 6v6 Open Playoff Medal Season 21" "1" - "ETF2L 6v6 Open Silver Medal Season 20" "1" - "ETF2L 6v6 Open Silver Medal Season 21" "1" - "ETF2L 6v6 Premier Division Bronze Medal Season 10" "1" - "ETF2L 6v6 Premier Division Bronze Medal Season 11" "1" - "ETF2L 6v6 Premier Division Bronze Medal Season 12" "1" - "ETF2L 6v6 Premier Division Bronze Medal Season 13" "1" - "ETF2L 6v6 Premier Division Bronze Medal Season 14" "1" - "ETF2L 6v6 Premier Division Bronze Medal Season 15" "1" - "ETF2L 6v6 Premier Division Bronze Medal Season 16" "1" - "ETF2L 6v6 Premier Division Bronze Medal Season 17" "1" - "ETF2L 6v6 Premier Division Bronze Medal Season 18" "1" - "ETF2L 6v6 Premier Division Bronze Medal Season 19" "1" - "ETF2L 6v6 Premier Division Bronze Medal Season 8" "1" - "ETF2L 6v6 Premier Division Bronze Medal Season 9" "1" - "ETF2L 6v6 Premier Division Gold Medal Season 10" "1" - "ETF2L 6v6 Premier Division Gold Medal Season 11" "1" - "ETF2L 6v6 Premier Division Gold Medal Season 12" "1" - "ETF2L 6v6 Premier Division Gold Medal Season 13" "1" - "ETF2L 6v6 Premier Division Gold Medal Season 14" "1" - "ETF2L 6v6 Premier Division Gold Medal Season 15" "1" - "ETF2L 6v6 Premier Division Gold Medal Season 16" "1" - "ETF2L 6v6 Premier Division Gold Medal Season 17" "1" - "ETF2L 6v6 Premier Division Gold Medal Season 18" "1" - "ETF2L 6v6 Premier Division Gold Medal Season 19" "1" - "ETF2L 6v6 Premier Division Gold Medal Season 8" "1" - "ETF2L 6v6 Premier Division Gold Medal Season 9" "1" - "ETF2L 6v6 Premier Division Participation Medal Season 10" "1" - "ETF2L 6v6 Premier Division Participation Medal Season 11" "1" - "ETF2L 6v6 Premier Division Participation Medal Season 12" "1" - "ETF2L 6v6 Premier Division Participation Medal Season 13" "1" - "ETF2L 6v6 Premier Division Participation Medal Season 14" "1" - "ETF2L 6v6 Premier Division Participation Medal Season 15" "1" - "ETF2L 6v6 Premier Division Participation Medal Season 16" "1" - "ETF2L 6v6 Premier Division Participation Medal Season 17" "1" - "ETF2L 6v6 Premier Division Participation Medal Season 18" "1" - "ETF2L 6v6 Premier Division Participation Medal Season 19" "1" - "ETF2L 6v6 Premier Division Participation Medal Season 8" "1" - "ETF2L 6v6 Premier Division Participation Medal Season 9" "1" - "ETF2L 6v6 Premier Division Silver Medal Season 10" "1" - "ETF2L 6v6 Premier Division Silver Medal Season 11" "1" - "ETF2L 6v6 Premier Division Silver Medal Season 12" "1" - "ETF2L 6v6 Premier Division Silver Medal Season 13" "1" - "ETF2L 6v6 Premier Division Silver Medal Season 14" "1" - "ETF2L 6v6 Premier Division Silver Medal Season 15" "1" - "ETF2L 6v6 Premier Division Silver Medal Season 16" "1" - "ETF2L 6v6 Premier Division Silver Medal Season 17" "1" - "ETF2L 6v6 Premier Division Silver Medal Season 18" "1" - "ETF2L 6v6 Premier Division Silver Medal Season 19" "1" - "ETF2L 6v6 Premier Division Silver Medal Season 8" "1" - "ETF2L 6v6 Premier Division Silver Medal Season 9" "1" - "ETF2L 6v6 Premiership Bronze Medal Season 20" "1" - "ETF2L 6v6 Premiership Bronze Medal Season 21" "1" - "ETF2L 6v6 Premiership Gold Medal Season 20" "1" - "ETF2L 6v6 Premiership Gold Medal Season 21" "1" - "ETF2L 6v6 Premiership Participation Medal Season 20" "1" - "ETF2L 6v6 Premiership Participation Medal Season 21" "1" - "ETF2L 6v6 Premiership Silver Medal Season 20" "1" - "ETF2L 6v6 Premiership Silver Medal Season 21" "1" - "ETF2L Highlander Division 1 Bronze Medal Season 1" "1" - "ETF2L Highlander Division 1 Bronze Medal Season 2" "1" - "ETF2L Highlander Division 1 Gold Medal Season 1" "1" - "ETF2L Highlander Division 1 Gold Medal Season 2" "1" - "ETF2L Highlander Division 1 Group Winner Season 3" "1" - "ETF2L Highlander Division 1 Group Winner Season 4" "1" - "ETF2L Highlander Division 1 Group Winner Season 5" "1" - "ETF2L Highlander Division 1 Group Winner Season 6" "1" - "ETF2L Highlander Division 1 Group Winner Season 7" "1" - "ETF2L Highlander Division 1 Participation Medal Season 1" "1" - "ETF2L Highlander Division 1 Participation Medal Season 2" "1" - "ETF2L Highlander Division 1 Participation Medal Season 3" "1" - "ETF2L Highlander Division 1 Participation Medal Season 4" "1" - "ETF2L Highlander Division 1 Participation Medal Season 5" "1" - "ETF2L Highlander Division 1 Participation Medal Season 6" "1" - "ETF2L Highlander Division 1 Participation Medal Season 7" "1" - "ETF2L Highlander Division 1 Silver Medal Season 1" "1" - "ETF2L Highlander Division 1 Silver Medal Season 2" "1" - "ETF2L Highlander Division 2 Group Winner Season 1" "1" - "ETF2L Highlander Division 2 Group Winner Season 2" "1" - "ETF2L Highlander Division 2 Group Winner Season 3" "1" - "ETF2L Highlander Division 2 Group Winner Season 4" "1" - "ETF2L Highlander Division 2 Group Winner Season 5" "1" - "ETF2L Highlander Division 2 Group Winner Season 6" "1" - "ETF2L Highlander Division 2 Group Winner Season 7" "1" - "ETF2L Highlander Division 2 Participation Medal Season 1" "1" - "ETF2L Highlander Division 2 Participation Medal Season 2" "1" - "ETF2L Highlander Division 2 Participation Medal Season 3" "1" - "ETF2L Highlander Division 2 Participation Medal Season 4" "1" - "ETF2L Highlander Division 2 Participation Medal Season 5" "1" - "ETF2L Highlander Division 2 Participation Medal Season 6" "1" - "ETF2L Highlander Division 2 Participation Medal Season 7" "1" - "ETF2L Highlander Division 3 Group Winner Season 1" "1" - "ETF2L Highlander Division 3 Group Winner Season 2" "1" - "ETF2L Highlander Division 3 Group Winner Season 3" "1" - "ETF2L Highlander Division 3 Group Winner Season 4" "1" - "ETF2L Highlander Division 3 Group Winner Season 5" "1" - "ETF2L Highlander Division 3 Group Winner Season 6" "1" - "ETF2L Highlander Division 3 Group Winner Season 7" "1" - "ETF2L Highlander Division 3 Participation Medal Season 1" "1" - "ETF2L Highlander Division 3 Participation Medal Season 2" "1" - "ETF2L Highlander Division 3 Participation Medal Season 3" "1" - "ETF2L Highlander Division 3 Participation Medal Season 4" "1" - "ETF2L Highlander Division 3 Participation Medal Season 5" "1" - "ETF2L Highlander Division 3 Participation Medal Season 6" "1" - "ETF2L Highlander Division 3 Participation Medal Season 7" "1" - "ETF2L Highlander Division 4 Group Winner Season 1" "1" - "ETF2L Highlander Division 4 Group Winner Season 2" "1" - "ETF2L Highlander Division 4 Group Winner Season 3" "1" - "ETF2L Highlander Division 4 Group Winner Season 4" "1" - "ETF2L Highlander Division 4 Group Winner Season 5" "1" - "ETF2L Highlander Division 4 Group Winner Season 6" "1" - "ETF2L Highlander Division 4 Group Winner Season 7" "1" - "ETF2L Highlander Division 4 Participation Medal Season 1" "1" - "ETF2L Highlander Division 4 Participation Medal Season 2" "1" - "ETF2L Highlander Division 4 Participation Medal Season 3" "1" - "ETF2L Highlander Division 4 Participation Medal Season 4" "1" - "ETF2L Highlander Division 4 Participation Medal Season 5" "1" - "ETF2L Highlander Division 4 Participation Medal Season 6" "1" - "ETF2L Highlander Division 4 Participation Medal Season 7" "1" - "ETF2L Highlander Division 5 Group Winner Season 1" "1" - "ETF2L Highlander Division 5 Group Winner Season 2" "1" - "ETF2L Highlander Division 5 Group Winner Season 3" "1" - "ETF2L Highlander Division 5 Group Winner Season 4" "1" - "ETF2L Highlander Division 5 Group Winner Season 5" "1" - "ETF2L Highlander Division 5 Group Winner Season 6" "1" - "ETF2L Highlander Division 5 Group Winner Season 7" "1" - "ETF2L Highlander Division 5 Participation Medal Season 1" "1" - "ETF2L Highlander Division 5 Participation Medal Season 2" "1" - "ETF2L Highlander Division 5 Participation Medal Season 3" "1" - "ETF2L Highlander Division 5 Participation Medal Season 4" "1" - "ETF2L Highlander Division 5 Participation Medal Season 5" "1" - "ETF2L Highlander Division 5 Participation Medal Season 6" "1" - "ETF2L Highlander Division 5 Participation Medal Season 7" "1" - "ETF2L Highlander Division 6 Group Winner Season 1" "1" - "ETF2L Highlander Division 6 Group Winner Season 2" "1" - "ETF2L Highlander Division 6 Group Winner Season 3" "1" - "ETF2L Highlander Division 6 Group Winner Season 4" "1" - "ETF2L Highlander Division 6 Group Winner Season 5" "1" - "ETF2L Highlander Division 6 Group Winner Season 6" "1" - "ETF2L Highlander Division 6 Group Winner Season 7" "1" - "ETF2L Highlander Division 6 Participation Medal Season 1" "1" - "ETF2L Highlander Division 6 Participation Medal Season 2" "1" - "ETF2L Highlander Division 6 Participation Medal Season 3" "1" - "ETF2L Highlander Division 6 Participation Medal Season 4" "1" - "ETF2L Highlander Division 6 Participation Medal Season 5" "1" - "ETF2L Highlander Division 6 Participation Medal Season 6" "1" - "ETF2L Highlander Division 6 Participation Medal Season 7" "1" - "ETF2L Highlander High Bronze Medal Season 8" "1" - "ETF2L Highlander High Gold Medal Season 8" "1" - "ETF2L Highlander High Participation Medal Season 8" "1" - "ETF2L Highlander High Playoff Medal Season 8" "1" - "ETF2L Highlander High Silver Medal Season 8" "1" - "ETF2L Highlander Mid Bronze Medal Season 8" "1" - "ETF2L Highlander Mid Gold Medal Season 8" "1" - "ETF2L Highlander Mid Participation Medal Season 8" "1" - "ETF2L Highlander Mid Playoff Medal Season 8" "1" - "ETF2L Highlander Mid Silver Medal Season 8" "1" - "ETF2L Highlander Open 1st Place Medal Season 1" "1" - "ETF2L Highlander Open 2nd Place Medal Season 1" "1" - "ETF2L Highlander Open 3rd Place Medal Season 1" "1" - "ETF2L Highlander Open Bronze Medal Season 8" "1" - "ETF2L Highlander Open Gold Medal Season 8" "1" - "ETF2L Highlander Open Participant Medal Season 1" "1" - "ETF2L Highlander Open Participation Medal Season 8" "1" - "ETF2L Highlander Open Playoff Medal Season 8" "1" - "ETF2L Highlander Open Silver Medal Season 8" "1" - "ETF2L Highlander Premier Division Bronze Medal Season 3" "1" - "ETF2L Highlander Premier Division Bronze Medal Season 4" "1" - "ETF2L Highlander Premier Division Bronze Medal Season 5" "1" - "ETF2L Highlander Premier Division Bronze Medal Season 6" "1" - "ETF2L Highlander Premier Division Bronze Medal Season 7" "1" - "ETF2L Highlander Premier Division Gold Medal Season 3" "1" - "ETF2L Highlander Premier Division Gold Medal Season 4" "1" - "ETF2L Highlander Premier Division Gold Medal Season 5" "1" - "ETF2L Highlander Premier Division Gold Medal Season 6" "1" - "ETF2L Highlander Premier Division Gold Medal Season 7" "1" - "ETF2L Highlander Premier Division Participation Medal Season 3" "1" - "ETF2L Highlander Premier Division Participation Medal Season 4" "1" - "ETF2L Highlander Premier Division Participation Medal Season 5" "1" - "ETF2L Highlander Premier Division Participation Medal Season 6" "1" - "ETF2L Highlander Premier Division Participation Medal Season 7" "1" - "ETF2L Highlander Premier Division Silver Medal Season 3" "1" - "ETF2L Highlander Premier Division Silver Medal Season 4" "1" - "ETF2L Highlander Premier Division Silver Medal Season 5" "1" - "ETF2L Highlander Premier Division Silver Medal Season 6" "1" - "ETF2L Highlander Premier Division Silver Medal Season 7" "1" - "ETF2L Highlander Premiership Bronze Medal Season 8" "1" - "ETF2L Highlander Premiership Gold Medal Season 8" "1" - "ETF2L Highlander Premiership Participation Medal Season 8" "1" - "ETF2L Highlander Premiership Silver Medal Season 8" "1" - "ETF2L Ultiduo 1 Gold Medal" "1" - "ETF2L Ultiduo 2 Gold Medal" "1" - "ETF2L Ultiduo 3 Gold Medal" "1" - "ETF2L Ultiduo 4 Gold Medal" "1" - "ETF2L Ultiduo 5 Bronze Medal" "1" - "ETF2L Ultiduo 5 Gold Medal" "1" - "ETF2L Ultiduo 5 Participation Medal" "1" - "ETF2L Ultiduo 5 Silver Medal" "1" - "Faerie Solitaire Pin" "1" - "FBTF Cup 6v6 Barts Rimet 1st Place Season 3" "1" - "FBTF Cup 6v6 Barts Rimet 2nd Place Season 3" "1" - "FBTF Cup 6v6 Barts Rimet 3rd Place Season 3" "1" - "FBTF Cup 6v6 Barts Rimet Participant Season 3" "1" - "FBTF Cup 6v6 Vic Basten 1st Place Season 3" "1" - "FBTF Cup 6v6 Vic Basten 2nd Place Season 3" "1" - "FBTF Cup 6v6 Vic Basten 3rd Place Season 3" "1" - "FBTF Cup 6v6 Vic Basten Participant Season 3" "1" - "FBTF Cup 6v6 Wastex Miller 1st Place Season 3" "1" - "FBTF Cup 6v6 Wastex Miller 2nd Place Season 3" "1" - "FBTF Cup 6v6 Wastex Miller 3rd Place Season 3" "1" - "FBTF Cup 6v6 Wastex Miller Participant Season 3" "1" - "Flair!" "1" - "Florida LAN Medal 2014" "1" - "Florida LAN Medal 2015" "1" - "GAlloween Bronze Medal 2013" "1" - "GAlloween Bronze Medal 2014" "1" - "GAlloween Bronze Medal 2015" "1" - "GAlloween Gold Medal 2013" "1" - "GAlloween Gold Medal 2014" "1" - "GAlloween Gold Medal 2015" "1" - "GAlloween Participant Badge 2013" "1" - "GAlloween Participant Badge 2014" "1" - "GAlloween Participant Badge 2015" "1" - "GAlloween Silver Medal 2013" "1" - "GAlloween Silver Medal 2014" "1" - "GAlloween Silver Medal 2015" "1" - "Gamers Assembly Bronze Medal 2013" "1" - "Gamers Assembly Bronze Medal 2014" "1" - "Gamers Assembly Bronze Medal 2015" "1" - "Gamers Assembly Gold Medal 2013" "1" - "Gamers Assembly Gold Medal 2014" "1" - "Gamers Assembly Gold Medal 2015" "1" - "Gamers Assembly Participant Badge 2013" "1" - "Gamers Assembly Participant Badge 2014" "1" - "Gamers Assembly Participant Badge 2015" "1" - "Gamers Assembly Silver Medal 2013" "1" - "Gamers Assembly Silver Medal 2014" "1" - "Gamers Assembly Silver Medal 2015" "1" - "Gift of Giving" "1" - "Glitched Circuit Board" "1" - "Graybanns" "1" - "Grim Tweeter" "1" - "Heart of Gold" "1" - "Honeydew's Charitable Countenance" "1" - "InfoShow LAN Party 2014 Participant" "1" - "Invasion Community Update Medal" "1" - "LBTF2 6v6 Access 1st Place Season 10" "1" - "LBTF2 6v6 Access 1st Place Season 11" "1" - "LBTF2 6v6 Access 1st Place Season 12" "1" - "LBTF2 6v6 Access 1st Place Season 9" "1" - "LBTF2 6v6 Access 2nd Place Season 10" "1" - "LBTF2 6v6 Access 2nd Place Season 11" "1" - "LBTF2 6v6 Access 2nd Place Season 12" "1" - "LBTF2 6v6 Access 2nd Place Season 9" "1" - "LBTF2 6v6 Access 3rd Place Season 10" "1" - "LBTF2 6v6 Access 3rd Place Season 11" "1" - "LBTF2 6v6 Access 3rd Place Season 12" "1" - "LBTF2 6v6 Access 3rd Place Season 9" "1" - "LBTF2 6v6 Access Participant Season 10" "1" - "LBTF2 6v6 Access Participant Season 11" "1" - "LBTF2 6v6 Access Participant Season 12" "1" - "LBTF2 6v6 Access Participant Season 9" "1" - "LBTF2 6v6 Central 1st Place Season 10" "1" - "LBTF2 6v6 Central 1st Place Season 11" "1" - "LBTF2 6v6 Central 1st Place Season 12" "1" - "LBTF2 6v6 Central 1st Place Season 9" "1" - "LBTF2 6v6 Central 2nd Place Season 10" "1" - "LBTF2 6v6 Central 2nd Place Season 11" "1" - "LBTF2 6v6 Central 2nd Place Season 12" "1" - "LBTF2 6v6 Central 2nd Place Season 9" "1" - "LBTF2 6v6 Central 3rd Place Season 10" "1" - "LBTF2 6v6 Central 3rd Place Season 11" "1" - "LBTF2 6v6 Central 3rd Place Season 12" "1" - "LBTF2 6v6 Central 3rd Place Season 9" "1" - "LBTF2 6v6 Central Participant Season 10" "1" - "LBTF2 6v6 Central Participant Season 11" "1" - "LBTF2 6v6 Central Participant Season 12" "1" - "LBTF2 6v6 Central Participant Season 9" "1" - "LBTF2 6v6 Elite 1st Place Season 10" "1" - "LBTF2 6v6 Elite 1st Place Season 11" "1" - "LBTF2 6v6 Elite 1st Place Season 12" "1" - "LBTF2 6v6 Elite 1st Place Season 9" "1" - "LBTF2 6v6 Elite 2nd Place Season 10" "1" - "LBTF2 6v6 Elite 2nd Place Season 11" "1" - "LBTF2 6v6 Elite 2nd Place Season 12" "1" - "LBTF2 6v6 Elite 2nd Place Season 9" "1" - "LBTF2 6v6 Elite 3rd Place Season 10" "1" - "LBTF2 6v6 Elite 3rd Place Season 11" "1" - "LBTF2 6v6 Elite 3rd Place Season 12" "1" - "LBTF2 6v6 Elite 3rd Place Season 9" "1" - "LBTF2 6v6 Elite Participant Season 10" "1" - "LBTF2 6v6 Elite Participant Season 11" "1" - "LBTF2 6v6 Elite Participant Season 12" "1" - "LBTF2 6v6 Elite Participant Season 9" "1" - "LBTF2 6v6 Open 1st Place Season 10" "1" - "LBTF2 6v6 Open 1st Place Season 11" "1" - "LBTF2 6v6 Open 1st Place Season 12" "1" - "LBTF2 6v6 Open 1st Place Season 9" "1" - "LBTF2 6v6 Open 2nd Place Season 10" "1" - "LBTF2 6v6 Open 2nd Place Season 11" "1" - "LBTF2 6v6 Open 2nd Place Season 12" "1" - "LBTF2 6v6 Open 2nd Place Season 9" "1" - "LBTF2 6v6 Open 3rd Place Season 10" "1" - "LBTF2 6v6 Open 3rd Place Season 11" "1" - "LBTF2 6v6 Open 3rd Place Season 12" "1" - "LBTF2 6v6 Open 3rd Place Season 9" "1" - "LBTF2 6v6 Open Participant Season 10" "1" - "LBTF2 6v6 Open Participant Season 11" "1" - "LBTF2 6v6 Open Participant Season 12" "1" - "LBTF2 6v6 Open Participant Season 9" "1" - "LBTF2 Highlander 1st Place Season 1" "1" - "LBTF2 Highlander 2nd Place Season 1" "1" - "LBTF2 Highlander 3rd Place Season 1" "1" - "LBTF2 Highlander Access 1st Place Season 2" "1" - "LBTF2 Highlander Access 1st Place Season 3" "1" - "LBTF2 Highlander Access 2nd Place Season 2" "1" - "LBTF2 Highlander Access 2nd Place Season 3" "1" - "LBTF2 Highlander Access 3rd Place Season 2" "1" - "LBTF2 Highlander Access 3rd Place Season 3" "1" - "LBTF2 Highlander Access Participant Season 2" "1" - "LBTF2 Highlander Access Participant Season 3" "1" - "LBTF2 Highlander Participant Season 1" "1" - "LBTF2 Highlander Principal 1st Place Season 2" "1" - "LBTF2 Highlander Principal 1st Place Season 3" "1" - "LBTF2 Highlander Principal 2nd Place Season 2" "1" - "LBTF2 Highlander Principal 2nd Place Season 3" "1" - "LBTF2 Highlander Principal 3rd Place Season 2" "1" - "LBTF2 Highlander Principal 3rd Place Season 3" "1" - "LBTF2 Highlander Principal Participant Season 2" "1" - "LBTF2 Highlander Principal Participant Season 3" "1" - "Mark of the Saint" "1" - "Merc's Pride Scarf" "1" - "OSL.tf First Place Cup #1" "1" - "OSL.tf Participant Cup #1" "1" - "OSL.tf Second Place Cup #1" "1" - "OSL.tf Third Place Cup #1" "1" - "OWL 10 Division 2 First Place" "1" - "OWL 10 Division 2 Participant" "1" - "OWL 10 Division 2 Second Place" "1" - "OWL 10 Division 2 Third Place" "1" - "OWL 10 Division 3 First Place" "1" - "OWL 10 Division 3 Participant" "1" - "OWL 10 Division 3 Second Place" "1" - "OWL 10 Division 3 Third Place" "1" - "OWL 10 Division 4 First Place" "1" - "OWL 10 Division 4 Participant" "1" - "OWL 10 Division 4 Second Place" "1" - "OWL 10 Division 4 Third Place" "1" - "OWL 10 Division 5 First Place" "1" - "OWL 10 Division 5 Participant" "1" - "OWL 10 Division 5 Second Place" "1" - "OWL 10 Division 5 Third Place" "1" - "OWL 10 Division 6 First Place" "1" - "OWL 10 Division 6 Participant" "1" - "OWL 10 Division 6 Second Place" "1" - "OWL 10 Division 6 Third Place" "1" - "OWL 10 Premier Division First Place" "1" - "OWL 10 Premier Division Participant" "1" - "OWL 10 Premier Division Second Place" "1" - "OWL 10 Premier Division Third Place" "1" - "OWL 11 Division 2 First Place" "1" - "OWL 11 Division 2 Participant" "1" - "OWL 11 Division 2 Second Place" "1" - "OWL 11 Division 2 Third Place" "1" - "OWL 11 Division 3 First Place" "1" - "OWL 11 Division 3 Participant" "1" - "OWL 11 Division 3 Second Place" "1" - "OWL 11 Division 3 Third Place" "1" - "OWL 11 Division 4 First Place" "1" - "OWL 11 Division 4 Participant" "1" - "OWL 11 Division 4 Second Place" "1" - "OWL 11 Division 4 Third Place" "1" - "OWL 11 Division 5 First Place" "1" - "OWL 11 Division 5 Participant" "1" - "OWL 11 Division 5 Second Place" "1" - "OWL 11 Division 5 Third Place" "1" - "OWL 11 Premier Division First Place" "1" - "OWL 11 Premier Division Participant" "1" - "OWL 11 Premier Division Second Place" "1" - "OWL 11 Premier Division Third Place" "1" - "OWL 12 Division 2 First Place" "1" - "OWL 12 Division 2 Participant" "1" - "OWL 12 Division 2 Second Place" "1" - "OWL 12 Division 2 Third Place" "1" - "OWL 12 Division 3 First Place" "1" - "OWL 12 Division 3 Participant" "1" - "OWL 12 Division 3 Second Place" "1" - "OWL 12 Division 3 Third Place" "1" - "OWL 12 Division 4 First Place" "1" - "OWL 12 Division 4 Participant" "1" - "OWL 12 Division 4 Second Place" "1" - "OWL 12 Division 4 Third Place" "1" - "OWL 12 Division 5 First Place" "1" - "OWL 12 Division 5 Participant" "1" - "OWL 12 Division 5 Second Place" "1" - "OWL 12 Division 5 Third Place" "1" - "OWL 12 Premier Division First Place" "1" - "OWL 12 Premier Division Participant" "1" - "OWL 12 Premier Division Second Place" "1" - "OWL 12 Premier Division Third Place" "1" - "OWL 13 Division 2 First Place" "1" - "OWL 13 Division 2 Participant" "1" - "OWL 13 Division 2 Second Place" "1" - "OWL 13 Division 2 Third Place" "1" - "OWL 13 Division 3 First Place" "1" - "OWL 13 Division 3 Participant" "1" - "OWL 13 Division 3 Second Place" "1" - "OWL 13 Division 3 Third Place" "1" - "OWL 13 Division 4 First Place" "1" - "OWL 13 Division 4 Participant" "1" - "OWL 13 Division 4 Second Place" "1" - "OWL 13 Division 4 Third Place" "1" - "OWL 13 Division 5 First Place" "1" - "OWL 13 Division 5 Participant" "1" - "OWL 13 Division 5 Second Place" "1" - "OWL 13 Division 5 Third Place" "1" - "OWL 13 Premier Division First Place" "1" - "OWL 13 Premier Division Participant" "1" - "OWL 13 Premier Division Second Place" "1" - "OWL 13 Premier Division Third Place" "1" - "OWL 14 Division 2 First Place" "1" - "OWL 14 Division 2 Participant" "1" - "OWL 14 Division 2 Second Place" "1" - "OWL 14 Division 2 Third Place" "1" - "OWL 14 Division 3 First Place" "1" - "OWL 14 Division 3 Participant" "1" - "OWL 14 Division 3 Second Place" "1" - "OWL 14 Division 3 Third Place" "1" - "OWL 14 Division 4 First Place" "1" - "OWL 14 Division 4 Participant" "1" - "OWL 14 Division 4 Second Place" "1" - "OWL 14 Division 4 Third Place" "1" - "OWL 14 Division 5 First Place" "1" - "OWL 14 Division 5 Participant" "1" - "OWL 14 Division 5 Second Place" "1" - "OWL 14 Division 5 Third Place" "1" - "OWL 14 Premier First Place" "1" - "OWL 14 Premier Participant" "1" - "OWL 14 Premier Second Place" "1" - "OWL 14 Premier Third Place" "1" - "Pet Robro" "1" - "Photo Badge" "1" - "Pocket Villians" "1" - "Polycount Pin" "1" - "Portal 2 Pin" "1" - "Promo Marxman" "1" - "Ready Steady Pan First Place Season 2" "1" - "Ready Steady Pan Helper Season 1" "1" - "Ready Steady Pan Helper Season 2" "1" - "Ready Steady Pan Participant Season 1" "1" - "Ready Steady Pan Participant Season 2" "1" - "Ready Steady Pan Second Place Season 2" "1" - "Ready Steady Pan Third Place Season 2" "1" - "Resurrection Associate Pin" "1" - "RETF2 EE22 4v4 Participant Medal Season 1" "1" - "RETF2 EE22 4v4 Winner Medal Season 1" "1" - "RETF2 EE22 6v6 Participant Medal Season 1" "1" - "RETF2 EE22 6v6 Winner Medal Season 1" "1" - "RETF2 EE22 Contributor Medal Season 1" "1" - "RETF2 EE22 Dodgeball Participant Medal Season 1" "1" - "RETF2 EE22 Dodgeball Winner Medal Season 1" "1" - "RETF2 EE22 Pan Tournament Participant Medal Season 1" "1" - "RETF2 EE22 Pan Tournament Winner Medal Season 1" "1" - "Smissmas Wreath" "1" - "Something Special For Someone Special (Wearable)" "1" - "Space Hamster Hammy" "1" - "SpaceChem Pin" "1" - "Special Snowflake" "1" - "Spirit Of Giving" "1" - "Summer Shades" "1" - "TF2Connexion Division 1 Bronze Medal Season 14" "1" - "TF2Connexion Division 1 Bronze Medal Season 15" "1" - "TF2Connexion Division 1 Gold Medal Season 14" "1" - "TF2Connexion Division 1 Gold Medal Season 15" "1" - "TF2Connexion Division 1 Participant Season 14" "1" - "TF2Connexion Division 1 Participant Season 15" "1" - "TF2Connexion Division 1 Silver Medal Season 14" "1" - "TF2Connexion Division 1 Silver Medal Season 15" "1" - "TF2Connexion Division 2 Bronze Medal Season 14" "1" - "TF2Connexion Division 2 Bronze Medal Season 15" "1" - "TF2Connexion Division 2 Gold Medal Season 14" "1" - "TF2Connexion Division 2 Gold Medal Season 15" "1" - "TF2Connexion Division 2 Participant Season 14" "1" - "TF2Connexion Division 2 Participant Season 15" "1" - "TF2Connexion Division 2 Silver Medal Season 14" "1" - "TF2Connexion Division 2 Silver Medal Season 15" "1" - "TF2Connexion Division 3 Bronze Medal Season 14" "1" - "TF2Connexion Division 3 Bronze Medal Season 15" "1" - "TF2Connexion Division 3 Gold Medal Season 14" "1" - "TF2Connexion Division 3 Gold Medal Season 15" "1" - "TF2Connexion Division 3 Participant Season 14" "1" - "TF2Connexion Division 3 Participant Season 15" "1" - "TF2Connexion Division 3 Silver Medal Season 14" "1" - "TF2Connexion Division 3 Silver Medal Season 15" "1" - "TF2Connexion Division 4 Bronze Medal Season 14" "1" - "TF2Connexion Division 4 Gold Medal Season 14" "1" - "TF2Connexion Division 4 Participant Season 14" "1" - "TF2Connexion Division 4 Silver Medal Season 14" "1" - "The Atomic Accolade" "1" - "The Baronial Badge" "1" - "The Bolgan Family Crest" "1" - "The Breakneck Baggies" "1" - "The Bruiser's Bandanna" "1" - "The Deus Specs" "1" - "The Dictator" "1" - "The Electric Badge-aloo" "1" - "The Eye-Catcher" "1" - "The Fortune Hunter" "1" - "The Friends Forever Companion Square Badge" "1" - "The Heroic Companion Badge" "1" - "The Hitt Mann Badge" "1" - "The Map Maker's Medallion" "1" - "The Marxman" "1" - "The Merc Medal" "1" - "The Merc's Muffler" "1" - "The MK 50" "1" - "The Mustachioed Mann" "1" - "The Pocket Raiders" "1" - "The Rump-o'-Lantern" "1" - "The Saxxy Clapper Badge" "1" - "The Tomb Readers" "1" - "The Triple A Badge" "1" - "The Tuxxy" "1" - "The Vigilant Pin" "1" - "The Whale Bone Charm" "1" - "Thought that Counts" "1" - "Tip of the Hats 2015 Medal" "1" - "Tour of Duty Badge Advanced 1" "1" - "Tour of Duty Badge Advanced 2" "1" - "Tour of Duty Badge Advanced 3" "1" - "Tour of Duty Badge Expert 1" "1" - "Tour of Duty Badge Intermediate 1" "1" - "Tournament Medal (Armory)" "1" - "TournamentMedal - ETF2LHL 2nd" "1" - "TournamentMedal - ETF2LHL 3rd" "1" - "TournamentMedal - ETF2LHL Participants" "1" - "TournamentMedal - ETF2LHL Winners" "1" - "TournamentMedal - GWJ Participants" "1" - "TournamentMedal - GWJ Runnerups" "1" - "TournamentMedal - GWJ Winners" "1" - "TournamentMedal - UGCHL Participants" "1" - "TournamentMedal - UGCHLDiv1 2nd" "1" - "TournamentMedal - UGCHLDiv1 3rd" "1" - "TournamentMedal - UGCHLDiv1 Winners" "1" - "TournamentMedal - UGCHLDiv2 2nd" "1" - "TournamentMedal - UGCHLDiv2 3rd" "1" - "TournamentMedal - UGCHLDiv2 Winners" "1" - "TournamentMedal - UGCHLDiv3 2nd" "1" - "TournamentMedal - UGCHLDiv3 3rd" "1" - "TournamentMedal - UGCHLDiv3 Winners" "1" - "Towering Pillar of Summer Shades" "1" - "TTG Badge" "1" - "Tumblr Vs Reddit Participant Season 1" "1" - "Tumblr Vs Reddit Participant Season 2" "1" - "Tux" "1" - "UGC 4vs4 1st Place Gold Season 2" "1" - "UGC 4vs4 1st Place Gold Season 3" "1" - "UGC 4vs4 1st Place Gold Season 4" "1" - "UGC 4vs4 1st Place Gold Season 5" "1" - "UGC 4vs4 2nd Place Gold Season 2" "1" - "UGC 4vs4 2nd Place Gold Season 3" "1" - "UGC 4vs4 2nd Place Gold Season 4" "1" - "UGC 4vs4 2nd Place Gold Season 5" "1" - "UGC 4vs4 3rd Place Gold Season 2" "1" - "UGC 4vs4 3rd Place Gold Season 3" "1" - "UGC 4vs4 3rd Place Gold Season 4" "1" - "UGC 4vs4 3rd Place Gold Season 5" "1" - "UGC 4vs4 Gold Participant Season 2" "1" - "UGC 4vs4 Gold Participant Season 3" "1" - "UGC 4vs4 Gold Participant Season 4" "1" - "UGC 4vs4 Gold Participant Season 5" "1" - "UGC 4vs4 Iron Participant Season 2" "1" - "UGC 4vs4 Iron Participant Season 3" "1" - "UGC 4vs4 Iron Participant Season 4" "1" - "UGC 4vs4 Iron Participant Season 5" "1" - "UGC 4vs4 Silver Participant Season 1" "1" - "UGC 4vs4 Silver Participant Season 2" "1" - "UGC 4vs4 Silver Participant Season 3" "1" - "UGC 4vs4 Silver Participant Season 4" "1" - "UGC 4vs4 Silver Participant Season 5" "1" - "UGC 4vs4 Steel Participant Season 1" "1" - "UGC 4vs4 Steel Participant Season 2" "1" - "UGC 4vs4 Steel Participant Season 3" "1" - "UGC 4vs4 Steel Participant Season 4" "1" - "UGC 4vs4 Steel Participant Season 5" "1" - "UGC 6vs6 1st Place Platinum Season 13" "1" - "UGC 6vs6 1st Place Platinum Season 14" "1" - "UGC 6vs6 1st Place Platinum Season 15" "1" - "UGC 6vs6 1st Place Platinum Season 16" "1" - "UGC 6vs6 1st Place Platinum Season 17" "1" - "UGC 6vs6 1st Place Platinum Season 18" "1" - "UGC 6vs6 2nd Place Platinum Season 13" "1" - "UGC 6vs6 2nd Place Platinum Season 14" "1" - "UGC 6vs6 2nd Place Platinum Season 15" "1" - "UGC 6vs6 2nd Place Platinum Season 16" "1" - "UGC 6vs6 2nd Place Platinum Season 17" "1" - "UGC 6vs6 2nd Place Platinum Season 18" "1" - "UGC 6vs6 3rd Place Platinum Season 13" "1" - "UGC 6vs6 3rd Place Platinum Season 14" "1" - "UGC 6vs6 3rd Place Platinum Season 15" "1" - "UGC 6vs6 3rd Place Platinum Season 16" "1" - "UGC 6vs6 3rd Place Platinum Season 17" "1" - "UGC 6vs6 3rd Place Platinum Season 18" "1" - "UGC 6vs6 European Participant Season 11" "1" - "UGC 6vs6 Gold Participant Season 14" "1" - "UGC 6vs6 Gold Participant Season 15" "1" - "UGC 6vs6 Gold Participant Season 16" "1" - "UGC 6vs6 Gold Participant Season 17" "1" - "UGC 6vs6 Gold Participant Season 18" "1" - "UGC 6vs6 Iron Participant Season 13" "1" - "UGC 6vs6 Iron Participant Season 14" "1" - "UGC 6vs6 Iron Participant Season 15" "1" - "UGC 6vs6 Iron Participant Season 16" "1" - "UGC 6vs6 Iron Participant Season 17" "1" - "UGC 6vs6 Iron Participant Season 18" "1" - "UGC 6vs6 Platinum Participant Season 11" "1" - "UGC 6vs6 Platinum Participant Season 13" "1" - "UGC 6vs6 Platinum Participant Season 14" "1" - "UGC 6vs6 Platinum Participant Season 15" "1" - "UGC 6vs6 Platinum Participant Season 16" "1" - "UGC 6vs6 Platinum Participant Season 17" "1" - "UGC 6vs6 Platinum Participant Season 18" "1" - "UGC 6vs6 Silver Participant Season 11" "1" - "UGC 6vs6 Silver Participant Season 13" "1" - "UGC 6vs6 Silver Participant Season 14" "1" - "UGC 6vs6 Silver Participant Season 15" "1" - "UGC 6vs6 Silver Participant Season 16" "1" - "UGC 6vs6 Silver Participant Season 17" "1" - "UGC 6vs6 Silver Participant Season 18" "1" - "UGC 6vs6 Steel Participant Season 11" "1" - "UGC 6vs6 Steel Participant Season 13" "1" - "UGC 6vs6 Steel Participant Season 14" "1" - "UGC 6vs6 Steel Participant Season 15" "1" - "UGC 6vs6 Steel Participant Season 16" "1" - "UGC 6vs6 Steel Participant Season 17" "1" - "UGC 6vs6 Steel Participant Season 18" "1" - "UGC Highlander 1st Place European Platinum Season 6" "1" - "UGC Highlander 1st Place European Silver Season 6" "1" - "UGC Highlander 1st Place European Steel Season 6" "1" - "UGC Highlander 1st Place Gold Season 11" "1" - "UGC Highlander 1st Place Gold Season 12" "1" - "UGC Highlander 1st Place Gold Season 13" "1" - "UGC Highlander 1st Place Gold Season 14" "1" - "UGC Highlander 1st Place Gold Season 15" "1" - "UGC Highlander 1st Place Gold Season 16" "1" - "UGC Highlander 1st Place Gold Season 9" "1" - "UGC Highlander 1st Place Iron Season 11" "1" - "UGC Highlander 1st Place Iron Season 15" "1" - "UGC Highlander 1st Place Iron Season 16" "1" - "UGC Highlander 1st Place Iron Season 8" "1" - "UGC Highlander 1st Place Iron Season 9" "1" - "UGC Highlander 1st Place North American Platinum Season 6" "1" - "UGC Highlander 1st Place North American Silver Season 6" "1" - "UGC Highlander 1st Place North American Steel Season 6" "1" - "UGC Highlander 1st Place Platinum Season 11" "1" - "UGC Highlander 1st Place Platinum Season 12" "1" - "UGC Highlander 1st Place Platinum Season 13" "1" - "UGC Highlander 1st Place Platinum Season 14" "1" - "UGC Highlander 1st Place Platinum Season 15" "1" - "UGC Highlander 1st Place Platinum Season 16" "1" - "UGC Highlander 1st Place Platinum Season 8" "1" - "UGC Highlander 1st Place Platinum Season 9" "1" - "UGC Highlander 1st Place Season 8" "1" - "UGC Highlander 1st Place Season 9" "1" - "UGC Highlander 1st Place Silver Season 11" "1" - "UGC Highlander 1st Place Silver Season 12" "1" - "UGC Highlander 1st Place Silver Season 13" "1" - "UGC Highlander 1st Place Silver Season 14" "1" - "UGC Highlander 1st Place Silver Season 15" "1" - "UGC Highlander 1st Place Silver Season 16" "1" - "UGC Highlander 1st Place Silver Season 8" "1" - "UGC Highlander 1st Place Silver Season 9" "1" - "UGC Highlander 1st Place South American Platinum Season 6" "1" - "UGC Highlander 1st Place South American Steel Season 6" "1" - "UGC Highlander 1st Place Steel Season 11" "1" - "UGC Highlander 1st Place Steel Season 15" "1" - "UGC Highlander 1st Place Steel Season 16" "1" - "UGC Highlander 1st Place Steel Season 8" "1" - "UGC Highlander 1st Place Steel Season 9" "1" - "UGC Highlander 2nd Place European Platinum Season 6" "1" - "UGC Highlander 2nd Place European Silver Season 6" "1" - "UGC Highlander 2nd Place European Steel Season 6" "1" - "UGC Highlander 2nd Place Gold Season 11" "1" - "UGC Highlander 2nd Place Gold Season 12" "1" - "UGC Highlander 2nd Place Gold Season 13" "1" - "UGC Highlander 2nd Place Gold Season 14" "1" - "UGC Highlander 2nd Place Gold Season 15" "1" - "UGC Highlander 2nd Place Gold Season 16" "1" - "UGC Highlander 2nd Place Gold Season 9" "1" - "UGC Highlander 2nd Place Iron Season 11" "1" - "UGC Highlander 2nd Place Iron Season 15" "1" - "UGC Highlander 2nd Place Iron Season 16" "1" - "UGC Highlander 2nd Place Iron Season 8" "1" - "UGC Highlander 2nd Place Iron Season 9" "1" - "UGC Highlander 2nd Place North American Platinum Season 6" "1" - "UGC Highlander 2nd Place North American Silver Season 6" "1" - "UGC Highlander 2nd Place North American Steel Season 6" "1" - "UGC Highlander 2nd Place Platinum Season 11" "1" - "UGC Highlander 2nd Place Platinum Season 12" "1" - "UGC Highlander 2nd Place Platinum Season 13" "1" - "UGC Highlander 2nd Place Platinum Season 14" "1" - "UGC Highlander 2nd Place Platinum Season 15" "1" - "UGC Highlander 2nd Place Platinum Season 16" "1" - "UGC Highlander 2nd Place Platinum Season 8" "1" - "UGC Highlander 2nd Place Platinum Season 9" "1" - "UGC Highlander 2nd Place Season 8" "1" - "UGC Highlander 2nd Place Season 9" "1" - "UGC Highlander 2nd Place Silver Season 11" "1" - "UGC Highlander 2nd Place Silver Season 12" "1" - "UGC Highlander 2nd Place Silver Season 13" "1" - "UGC Highlander 2nd Place Silver Season 14" "1" - "UGC Highlander 2nd Place Silver Season 15" "1" - "UGC Highlander 2nd Place Silver Season 16" "1" - "UGC Highlander 2nd Place Silver Season 8" "1" - "UGC Highlander 2nd Place Silver Season 9" "1" - "UGC Highlander 2nd Place South American Platinum Season 6" "1" - "UGC Highlander 2nd Place South American Steel Season 6" "1" - "UGC Highlander 2nd Place Steel Season 11" "1" - "UGC Highlander 2nd Place Steel Season 15" "1" - "UGC Highlander 2nd Place Steel Season 16" "1" - "UGC Highlander 2nd Place Steel Season 8" "1" - "UGC Highlander 2nd Place Steel Season 9" "1" - "UGC Highlander 3rd Place European Platinum Season 6" "1" - "UGC Highlander 3rd Place European Silver Season 6" "1" - "UGC Highlander 3rd Place European Steel Season 6" "1" - "UGC Highlander 3rd Place Gold Season 11" "1" - "UGC Highlander 3rd Place Gold Season 12" "1" - "UGC Highlander 3rd Place Gold Season 13" "1" - "UGC Highlander 3rd Place Gold Season 14" "1" - "UGC Highlander 3rd Place Gold Season 15" "1" - "UGC Highlander 3rd Place Gold Season 16" "1" - "UGC Highlander 3rd Place Gold Season 9" "1" - "UGC Highlander 3rd Place Iron Season 11" "1" - "UGC Highlander 3rd Place Iron Season 15" "1" - "UGC Highlander 3rd Place Iron Season 16" "1" - "UGC Highlander 3rd Place Iron Season 8" "1" - "UGC Highlander 3rd Place Iron Season 9" "1" - "UGC Highlander 3rd Place North American Platinum Season 6" "1" - "UGC Highlander 3rd Place North American Silver Season 6" "1" - "UGC Highlander 3rd Place North American Steel Season 6" "1" - "UGC Highlander 3rd Place Platinum Season 11" "1" - "UGC Highlander 3rd Place Platinum Season 12" "1" - "UGC Highlander 3rd Place Platinum Season 13" "1" - "UGC Highlander 3rd Place Platinum Season 14" "1" - "UGC Highlander 3rd Place Platinum Season 15" "1" - "UGC Highlander 3rd Place Platinum Season 16" "1" - "UGC Highlander 3rd Place Platinum Season 8" "1" - "UGC Highlander 3rd Place Platinum Season 9" "1" - "UGC Highlander 3rd Place Season 8" "1" - "UGC Highlander 3rd Place Season 9" "1" - "UGC Highlander 3rd Place Silver Season 11" "1" - "UGC Highlander 3rd Place Silver Season 12" "1" - "UGC Highlander 3rd Place Silver Season 13" "1" - "UGC Highlander 3rd Place Silver Season 14" "1" - "UGC Highlander 3rd Place Silver Season 15" "1" - "UGC Highlander 3rd Place Silver Season 16" "1" - "UGC Highlander 3rd Place Silver Season 8" "1" - "UGC Highlander 3rd Place Silver Season 9" "1" - "UGC Highlander 3rd Place South American Platinum Season 6" "1" - "UGC Highlander 3rd Place South American Steel Season 6" "1" - "UGC Highlander 3rd Place Steel Season 11" "1" - "UGC Highlander 3rd Place Steel Season 15" "1" - "UGC Highlander 3rd Place Steel Season 16" "1" - "UGC Highlander 3rd Place Steel Season 8" "1" - "UGC Highlander 3rd Place Steel Season 9" "1" - "UGC Highlander Gold Participant Season 11" "1" - "UGC Highlander Gold Participant Season 12" "1" - "UGC Highlander Gold Participant Season 13" "1" - "UGC Highlander Gold Participant Season 14" "1" - "UGC Highlander Gold Participant Season 15" "1" - "UGC Highlander Gold Participant Season 16" "1" - "UGC Highlander Gold Participant Season 9" "1" - "UGC Highlander Iron Participant Season 11" "1" - "UGC Highlander Iron Participant Season 12" "1" - "UGC Highlander Iron Participant Season 13" "1" - "UGC Highlander Iron Participant Season 14" "1" - "UGC Highlander Iron Participant Season 15" "1" - "UGC Highlander Iron Participant Season 16" "1" - "UGC Highlander Iron Participant Season 9" "1" - "UGC Highlander Participant Season 8" "1" - "UGC Highlander Platinum Participant Season 11" "1" - "UGC Highlander Platinum Participant Season 12" "1" - "UGC Highlander Platinum Participant Season 13" "1" - "UGC Highlander Platinum Participant Season 14" "1" - "UGC Highlander Platinum Participant Season 15" "1" - "UGC Highlander Platinum Participant Season 16" "1" - "UGC Highlander Platinum Participant Season 6" "1" - "UGC Highlander Platinum Participant Season 8" "1" - "UGC Highlander Platinum Participant Season 9" "1" - "UGC Highlander Silver Participant Season 11" "1" - "UGC Highlander Silver Participant Season 12" "1" - "UGC Highlander Silver Participant Season 13" "1" - "UGC Highlander Silver Participant Season 14" "1" - "UGC Highlander Silver Participant Season 15" "1" - "UGC Highlander Silver Participant Season 16" "1" - "UGC Highlander Silver Participant Season 6" "1" - "UGC Highlander Silver Participant Season 8" "1" - "UGC Highlander Silver Participant Season 9" "1" - "UGC Highlander Steel Participant Season 11" "1" - "UGC Highlander Steel Participant Season 12" "1" - "UGC Highlander Steel Participant Season 13" "1" - "UGC Highlander Steel Participant Season 14" "1" - "UGC Highlander Steel Participant Season 15" "1" - "UGC Highlander Steel Participant Season 16" "1" - "UGC Highlander Steel Participant Season 6" "1" - "UGC Highlander Steel Participant Season 8" "1" - "UGC Highlander Steel Participant Season 9" "1" - "UGC Tournament Autumn 2011 - Euro Iron" "1" - "UGC Tournament Autumn 2011 - Euro Participant" "1" - "UGC Tournament Autumn 2011 - Euro Platinum" "1" - "UGC Tournament Autumn 2011 - Euro Silver" "1" - "UGC Tournament Fall 2011 - Iron 1st Place" "1" - "UGC Tournament Fall 2011 - Iron 2nd Place" "1" - "UGC Tournament Fall 2011 - Iron 3rd Place" "1" - "UGC Tournament Fall 2011 - Participant" "1" - "UGC Tournament Fall 2011 - Platinum 1st Place" "1" - "UGC Tournament Fall 2011 - Platinum 2nd Place" "1" - "UGC Tournament Fall 2011 - Platinum 3rd Place" "1" - "UGC Tournament Fall 2011 - Platinum Participant" "1" - "UGC Tournament Fall 2011 - Silver 1st Place" "1" - "UGC Tournament Fall 2011 - Silver 2nd Place" "1" - "UGC Tournament Fall 2011 - Silver 3rd Place" "1" - "UGC Tournament Fall 2011 - Silver Participant" "1" - "UGC Tournament Fall 2011 - Tin 1st Place" "1" - "UGC Tournament Fall 2011 - Tin 2nd Place" "1" - "UGC Tournament Fall 2011 - Tin 3rd Place" "1" - "Xephos' Philanthropic Physiognomy" "1" - //______________________ Multiple classes _______________________\\ - "Bowtie" "1" - "Buck Turner All-Stars" "1" - "Buttler" "1" - "EOTL_hiphunter_jacket" "1" - "Hillbilly Speed-Bump" "1" - "Pocket Medic" "1" - "Promo Champ Stamp" "1" - "Promo Triad Trinket" "1" - "Support Spurs" "1" - "The All-Father" "1" - "The Beep Boy" "1" - "The Bonedolier" "1" - "The Champ Stamp" "1" - "The Cuban Bristle Crisis" "1" - "The Deadliest Duckling" "1" - "The Doublecross-Comm" "1" - "The Dual-Core Devil Doll" "1" - "The Exorcizor" "1" - "The Frenchman's Formals" "1" - "The Itsy Bitsy Spyer" "1" - "The K-9 Mane" "1" - "The Macho Mann" "1" - "The Ornament Armament" "1" - "The Professor's Pineapple" "1" - "The Scrap Pack" "1" - "The Special Eyes" "1" - "The Teufort Tooth Kicker" "1" - "The Triad Trinket" "1" - "The Viking Braider" "1" - //____________________________ Scout ____________________________\\ - "B'aaarrgh-n-Britches" "1" - "Ball-Kicking Boots" "1" - "Bonk Batter's Backup" "1" - "Cadet Visor" "1" - "Chucklenuts" "1" - "Crook Combatant" "1" - "dec2014 Fools Footwear" "1" - "dec2014 Truands Tunic" "1" - "Dillinger's Duffel" "1" - "EOTL_blinks_breeches" "1" - "EOTL_thermal_sleeves" "1" - "Flak Jack" "1" - "Flunkyware" "1" - "Hot Heels" "1" - "Lucky No. 42" "1" - "MNC Mascot Outfit" "1" - "Orion's Belt" "1" - "Scout Flip-Flops" "1" - "Sign of the Wolf's School" "1" - "The Argyle Ace" "1" - "The Bat Backup" "1" - "The Bigg Mann on Campus" "1" - "The Bootenkhamuns" "1" - "The Boston Boom-Bringer" "1" - "The Caffeine Cooler" "1" - "The Cheet Sheet" "1" - "The Cool Cat Cardigan" "1" - "The Delinquent's Down Vest" "1" - "The Digit Divulger" "1" - "The Fast Learner" "1" - "The Flapjack" "1" - "The Flight of the Monarch" "1" - "The Frickin' Sweet Ninja Hood" "1" - "The Half-Pipe Hurdler" "1" - "The Little Drummer Mann" "1" - "The Long Fall Loafers" "1" - "The Paisley Pro" "1" - "The Red Socks" "1" - "The Sack Fulla Smissmas" "1" - "The Southie Shinobi" "1" - "The Spooky Shoes" "1" - "The Spooky Sleeves" "1" - "The Stereoscopic Shades" "1" - "The Ticket Boy" "1" - "The Tomb Wrapper" "1" - "The Track Terrorizer" "1" - "Thrilling Tracksuit" "1" - "tw_scoutbot_armor" "1" - //___________________________ Soldier ___________________________\\ - "Antarctic Parka" "1" - "EOTL_beard" "1" - "EOTL_Coldfront Curbstompers" "1" - "eotl_winter_coat" "1" - "Exquisite Rack" "1" - "Fancy Dress Uniform" "1" - "Lieutenant Bites" "1" - "Lord Cockswain's Novelty Mutton Chops and Pipe" "1" - "Marshall's Mutton Chops" "1" - "Soldier's Sparkplug" "1" - "Soldier's Stash" "1" - "The Brawling Buccaneer" "1" - "The Caped Crusader" "1" - "The Captain's Cocktails" "1" - "The Classified Coif" "1" - "The Colonial Clogs" "1" - "The Compatriot" "1" - "The Diplomat" "1" - "The Founding Father" "1" - "The Gift Bringer" "1" - "The Hornblower" "1" - "The Killer's Kit" "1" - "The Kringle Collection" "1" - "The Lone Survivor" "1" - "The Man in Slacks" "1" - "The Shogun's Shoulder Guard" "1" - "The Soldier's Stogie" "1" - "The War on Smissmas Battle Socks" "1" - "The Whirly Warrior" "1" - "tw_soldierbot_armor" "1" - "Web Easteregg Medal" "1" - //____________________________ Pyro _____________________________\\ - "Arthropod's Aspect" "1" - "Crusader's Getup" "1" - "dec2014 Armoured Appendages" "1" - "dec2014 Black Knights Bascinet" "1" - "dec2014 Pyromancer's Raiments" "1" - "dec2014 Torchers Tabard" "1" - "El Muchacho" "1" - "EOTL_pyro_sweater" "1" - "Jupiter Jetpack" "1" - "Neptune's Nightmare" "1" - "Phobos Filter" "1" - "Pop-eyes" "1" - "Pyro Monocle" "1" - "Rail Spikes" "1" - "The Backpack Broiler" "1" - "The Blizzard Breather" "1" - "The Burning Bandana" "1" - "The Coffin Kit" "1" - "The Cremator's Conscience" "1" - "The Cute Suit" "1" - "The Frymaster" "1" - "The Gas Guzzler" "1" - "The Lunatic's Leathers" "1" - "The Moonman Backpack" "1" - "The Pampered Pyro" "1" - "The Portable Smissmas Spirit Dispenser" "1" - "The Pyrobotics Pack" "1" - "The Pyrotechnic Tote" "1" - "The Russian Rocketeer" "1" - "The Scrap Sack" "1" - "The Sengoku Scorcher" "1" - "The Soot Suit" "1" - "The Space Diver" "1" - "The Steel Sixpack" "1" - "The Sub Zero Suit" "1" - "The Trail-Blazer" "1" - "The Tribal Bones" "1" - "The Wraith Wrap" "1" - "Tiny Timber" "1" - "Trickster's Turnout Gear" "1" - "tw_pyrobot_armor" "1" - //___________________________ Demoman ___________________________\\ - "A Whiff of the Old Brimstone" "1" - "Aladdin's Private Reserve" "1" - "Blind Justice" "1" - "Bushi-Dou" "1" - "dec2014 Viking Boots" "1" - "EOTL_demo_dynamite" "1" - "EOTL_demopants" "1" - "Highland High Heels" "1" - "Mann of the Seven Sees" "1" - "Seeing Double" "1" - "Shin Shredders" "1" - "Six Pack Abs" "1" - "The Battery Bandolier" "1" - "The Bearded Bombardier" "1" - "The Bird-Man of Aberdeen" "1" - "The Bolted Bombardier" "1" - "The Cool Breeze" "1" - "The Dark Age Defender" "1" - "The Gaelic Garb" "1" - "The Gaelic Golf Bag" "1" - "The Glasgow Great Helm" "1" - "The HDMI Patch" "1" - "The Hurt Locher" "1" - "The Juggernaut Jacket" "1" - "The King of Scotland Cape" "1" - "The Liquor Locker" "1" - "The Sangu Sleeves" "1" - "The Scrumpy Strongbox" "1" - "The Snapped Pupil" "1" - "The Sole Saviors" "1" - "The Stormin' Norman" "1" - "The Tartan Spartan" "1" - "The Tartantaloons" "1" - "The Whiskey Bib" "1" - "TTG Glasses" "1" - "tw_demobot_armor" "1" - "tw_sentrybuster" "1" - //____________________________ Heavy ____________________________\\ - "Aqua Flops" "1" - "Combat Slacks" "1" - "Commissar's Coat" "1" - "Der Maschinensoldaten-Helm" "1" - "Die Regime-Panzerung" "1" - "El Duderino" "1" - "EOTL_sheavyshirt" "1" - "EOTL_Ursa Major" "1" - "Gone Commando" "1" - "Jungle Booty" "1" - "MvM GateBot Light Heavy" "1" - "Siberian Sweater" "1" - "The Apparatchik's Apparel" "1" - "The Bear Necessities" "1" - "The Bolshevik Biker" "1" - "The Borscht Belt" "1" - "The Gabe Glasses" "1" - "The Heavy Lifter" "1" - "The Heavy-Weight Champ" "1" - "The Hunger Force" "1" - "The Leftover Trap" "1" - "The Little Bear" "1" - "The Mann of the House" "1" - "The Purity Fist" "1" - "The Rat Stompers" "1" - "The Red Army Robin" "1" - "The Samson Skewer" "1" - "The Sandvich Safe" "1" - "The Siberian Sophisticate" "1" - "The Titanium Towel" "1" - "The Toss-Proof Towel" "1" - "The Tyurtlenek" "1" - "The Unshaved Bear" "1" - "The War Goggles" "1" - "The Warmth Preserver" "1" - "tw_heavybot_armor" "1" - "Weight Room Warmer" "1" - "Yuri's Revenge" "1" - //__________________________ Engineer ___________________________\\ - "Dead'er Alive" "1" - "dec2014 engineer_detectiveholster" "1" - "dec2014 engineer_detectiveradio" "1" - "dec2014 engineer_seal" "1" - "dec2014 Thermal Insulation Layer" "1" - "Ein" "1" - "El Caballero" "1" - "El Patron" "1" - "EOTL_Insulated_innovator" "1" - "EOTL_winter_pants" "1" - "Face Full of Festive" "1" - "Googly Gazer" "1" - "Iron Lung" "1" - "Life Support System" "1" - "Mining Light" "1" - "Mister Bubbles" "1" - "Pip-Boy" "1" - "Prairie Heel Biters" "1" - "Roboot" "1" - "Rocket Operator" "1" - "Teddy Robobelt" "1" - "Teddy Roosebelt" "1" - "The Antarctic Researcher" "1" - "The Brainiac Goggles" "1" - "The Brainiac Hairpiece" "1" - "The Builder's Blueprints" "1" - "The Danger" "1" - "The Dogfighter" "1" - "The Dry Gulch Gulp" "1" - "The Egghead's Overalls" "1" - "The Endothermic Exowear" "1" - "The Flared Frontiersman" "1" - "The Gold Digger" "1" - "The Grizzled Growth" "1" - "The Idea Tube" "1" - "The Joe-on-the-Go" "1" - "The Level Three Chin" "1" - "The Lonesome Loafers" "1" - "The Pencil Pusher" "1" - "The Pocket Purrer" "1" - "The Pocket Pyro" "1" - "The Prize Plushy" "1" - "The Scotch Saver" "1" - "The Stocking Stuffer" "1" - "The Texas Half-Pants" "1" - "The Tools of the Trade" "1" - "The Trash Toter" "1" - "The Trencher's Tunic" "1" - "tw_engineerbot_armor" "1" - "Wild West Waistcoat" "1" - "Wingstick" "1" - "Winter Backup" "1" - //____________________________ Medic ____________________________\\ - "A Brush with Death" "1" - "Archimedes" "1" - "Bunnyhopper's Ballistics Vest" "1" - "Couvre Corner" "1" - "Das Fantzipantzen" "1" - "Das Feelinbeterbager" "1" - "Das Hazmattenhatten" "1" - "Das Metalmeatencasen" "1" - "dec2014 medic_unknown_mann" "1" - "Der Wintermantel" "1" - "Doc's Holiday" "1" - "Mecha-Medes" "1" - "Medic Goggles" "1" - "Medical Monarch" "1" - "Pocket Heavy" "1" - "Practitioner's Processing Mask" "1" - "The Angel of Death" "1" - "The Chronoscarf" "1" - "The Colonel's Coat" "1" - "The Dough Puncher" "1" - "The Fashionable Megalomaniac" "1" - "The Foppish Physician" "1" - "The Gaiter Guards" "1" - "The Heat of Winter" "1" - "The Medic Mech-bag" "1" - "The Medical Mystery" "1" - "The Medicine Manpurse" "1" - "The Nine-Pipe Problem" "1" - "The Quadwrangler" "1" - "The Ruffled Ruprecht" "1" - "The Smock Surgeon" "1" - "The Steam Pipe" "1" - "The Surgeon's Side Satchel" "1" - "The Surgeon's Stethoscope" "1" - "The Vascular Vestment" "1" - "The Ward" "1" - "tw_medibot_chariot" "1" - "Ze Ubermensch" "1" - //___________________________ Sniper ____________________________\\ - "Corona Australis" "1" - "dec2014 hunter_beard" "1" - "dec2014 hunter_ushanka" "1" - "dec2014 hunter_vest" "1" - "dec2014 Wally Pocket" "1" - "Final Frontiersman" "1" - "Li'l Snaggletooth" "1" - "Poacher's Safari Jacket" "1" - "Sir Hootsalot" "1" - "Starduster" "1" - "The Archers Groundings" "1" - "The Birdman of Australiacatraz" "1" - "The Chronomancer" "1" - "The Cobber Chameleon" "1" - "The Criminal Cloak" "1" - "The Crocodile Smile" "1" - "The Extra Layer" "1" - "The Falconer" "1" - "The Five-Month Shadow" "1" - "The Golden Garment" "1" - "The Huntsman's Essentials" "1" - "The Koala Compact" "1" - "The Outback Intellectual" "1" - "The Scoper's Smoke" "1" - "The Snow Scoper" "1" - "The Steel Songbird" "1" - "The Toowoomba Tunic" "1" - "The Triggerman's Tacticals" "1" - "tw_sniperbot_armor" "1" - //_____________________________ Spy _____________________________\\ - "Camera Beard" "1" - "Chicago Overcoat" "1" - "Dead of Night" "1" - "dec2014 Pocket Momma" "1" - "dec2014 Stealthy Scarf" "1" - "dec2014 The Puffy Provocateur" "1" - "Escapist" "1" - "Lurker's Leathers" "1" - "Rogue's Col Roule" "1" - "The After Dark" "1" - "The Au Courant Assassin" "1" - "The Backstabber's Boomslang" "1" - "The Blood Banker" "1" - "The Business Casual" "1" - "The Cut-Throat Concierge" "1" - "The Distinguished Rogue" "1" - "The Graylien" "1" - "The Lady Killer" "1" - "The Made Man" "1" - "The Megapixel Beard" "1" - "The Rogue's Brogues" "1" - "The Rogue's Robe" "1" - "The Sky Captain" "1" - "The Sneaky Spats of Sneaking" "1" - "The Spectre's Spectacles" "1" - "The Spycrab" "1" - "tw_spybot_armor" "1" - - //------------------- Noisemakers (Total: 14) -------------------\\ - "Charity Noise Maker - Bell" "0" - "Charity Noise Maker - Tingsha" "0" - "Halloween Noise Maker - Banshee" "0" - "Halloween Noise Maker - Black Cat" "0" - "Halloween Noise Maker - Crazy Laugh" "0" - "Halloween Noise Maker - Gremlin" "0" - "Halloween Noise Maker - Stabby" "0" - "Halloween Noise Maker - Werewolf" "0" - "Halloween Noise Maker - Witch" "0" - "Noise Maker - TF Birthday" "0" - "Noise Maker - Vuvuzela" "0" - "Noise Maker - Winter 2011" "0" - "Promotional Noise Maker - Fireworks" "0" - "Promotional Noise Maker - Koto" "0" - - //---------------------- Other (Total: 15) ----------------------\\ - //_________________________ All classes _________________________\\ - "Basic Spellbook" "1" - "Duck Badge" "1" - "Halloween Spellbook" "1" - "Secret Diary" "1" - "TF_WEAPON_GRAPPLINGHOOK" "1" - "TF_WEAPON_SPELLBOOK" "1" - "CheatDetectedHonesty" "1" - "CheatDetectedMajor" "1" - "CheatDetectedMinor" "1" - "July 2013 Claim Check" "1" - "Pile Of Ash" "1" - "Pile Of Curses" "1" - "Summer Adventure Pack" "1" - "Summer Starter Kit" "1" - - //-------------- Pyro/Romevision items (Total: 9) ---------------\\ - //_________________________ All classes _________________________\\ - "Autogrant Pyrovision Goggles" "0" - "Pet Balloonicorn" "0" - "Pet Reindoonicorn" "0" - "Pyrovision Goggles" "0" - "The Hardy Laurel" "1" - //____________________________ Pyro _____________________________\\ - "The Burning Bongos" "0" - "The Infernal Orchestrina" "0" - "The Lollichop" "0" - "The Rainblower" "0" - - //------ Noise making/Explosion on death miscs (Total: 3) -------\\ - "Bombinomicon" "0" - "The Bootie Time" "0" - "The Jingle Belt" "0" - - //------------------ Stock weapons (Total: 25) ------------------\\ - "Upgradeable TF_WEAPON_PISTOL" "1" - "Upgradeable TF_WEAPON_SHOTGUN_PRIMARY" "1" - "Upgradeable TF_WEAPON_BAT" "1" - "Upgradeable TF_WEAPON_SCATTERGUN" "1" - "Upgradeable TF_WEAPON_ROCKETLAUNCHER" "1" - "Upgradeable TF_WEAPON_SHOVEL" "1" - "Upgradeable TF_WEAPON_FIREAXE" "1" - "Upgradeable TF_WEAPON_FLAMETHROWER" "1" - "Upgradeable TF_WEAPON_BOTTLE" "1" - "Upgradeable TF_WEAPON_GRENADELAUNCHER" "1" - "Upgradeable TF_WEAPON_PIPEBOMBLAUNCHER" "1" - "Upgradeable TF_WEAPON_FISTS" "1" - "Upgradeable TF_WEAPON_MINIGUN" "1" - "Upgradeable TF_WEAPON_PDA_ENGINEER_BUILD" "1" - "Upgradeable TF_WEAPON_WRENCH" "1" - "Upgradeable TF_WEAPON_BONESAW" "1" - "Upgradeable TF_WEAPON_MEDIGUN" "1" - "Upgradeable TF_WEAPON_SYRINGEGUN_MEDIC" "1" - "Upgradeable TF_WEAPON_CLUB" "1" - "Upgradeable TF_WEAPON_SMG" "1" - "Upgradeable TF_WEAPON_SNIPERRIFLE" "1" - "Upgradeable TF_WEAPON_BUILDER_SPY" "1" - "Upgradeable TF_WEAPON_INVIS" "1" - "Upgradeable TF_WEAPON_KNIFE" "1" - "Upgradeable TF_WEAPON_REVOLVER" "1" - - //--------------------- Taunts (Total: 33) ----------------------\\ - //_________________________ All classes _________________________\\ - "Conga Taunt" "0" - "Flippin' Awesome Taunt" "0" - "High Five Taunt" "0" - "Laugh Taunt" "1" - "Replay Taunt" "1" - "RPS Taunt" "0" - "Skullcracker Taunt" "0" - "Square Dance Taunt" "0" - "Taunt: Aerobic Taunt" "0" - "Taunt: Burstchester" "1" - "Taunt: Kazotsky Kick" "0" - "Taunt: Zoomin' Broom" "0" - "The Shred Alert" "1" - //____________________________ Scout ____________________________\\ - "Battin' a Thousand Taunt" "1" - "Deep Fried Desire Taunt" "1" - "Taunt: The Boston Breakdance" "1" - //___________________________ Soldier ___________________________\\ - "Fresh Brewed Victory Taunt" "1" - "Taunt: Soldier's Requiem" "1" - //____________________________ Pyro _____________________________\\ - "Party Trick Taunt" "1" - "Pool Party Taunt" "0" - //___________________________ Demoman ___________________________\\ - "Oblooterated Taunt" "1" - "Spent Well Spirits Taunt" "1" - "Taunt: True Scotsman's Call" "1" - //____________________________ Heavy ____________________________\\ - "Taunt: The Proletariat Showoff" "1" - //__________________________ Engineer ___________________________\\ - "Rancho Relaxo Taunt" "0" - "Taunt: Bucking Bronco" "0" - //____________________________ Medic ____________________________\\ - "Meet the Medic Heroic Taunt" "1" - "Results Are In Taunt" "1" - //___________________________ Sniper ____________________________\\ - "I See You Taunt" "1" - "Taunt: Most Wanted" "1" - "Taunt: The Killer Solo" "1" - //_____________________________ Spy _____________________________\\ - "Buy A Life Taunt" "1" - "Taunt: The Boxtrot" "0" - - //--------- Usable action items/MvM canteens (Total: 4) ---------\\ - "Battery Canteens" "1" - "Default Power Up Canteen (MvM)" "1" - "Duel MiniGame" "1" - "Power Up Canteen (MvM)" "1" -}