mirror of
https://github.com/Oldcustard/ozfort-server-configs
synced 2025-06-25 23:04:25 +10:00
OZF 17 Update
Whitelist updates. Weapon exchange and pickup now allowed.
This commit is contained in:
parent
47b01b3103
commit
2f6fb8c7ae
12
README.md
12
README.md
@ -3,8 +3,8 @@
|
||||
##ozfortress seasonal league
|
||||
The following formats are used in the ozfortress seasonal league and have an associated configuration file in the ozfortress configs.
|
||||
|
||||
#### 5CP
|
||||
Standard 5CP maps are played to 30 minutes with a 5 point difference mercy rule. The following configuration represents this format:
|
||||
#### 5 Control Points
|
||||
Standard 5 Control Points (5CP) maps are played to 30 minutes with a 5 point difference mercy rule. The following configuration represents this format:
|
||||
```
|
||||
mp_windifference 5
|
||||
mp_timelimit 30
|
||||
@ -12,17 +12,17 @@ mp_winlimit 0
|
||||
```
|
||||
Load this configuration using `rcon exec ozfortress_6v6_5cp` or simply `rcon ozf` on ozfortress servers.
|
||||
|
||||
#### KOTH
|
||||
KOTH maps are played first to 3 with no time limit. The following configuration represents this format:
|
||||
#### King of the Hill
|
||||
King of the Hill (KOTH) maps are played first to 3 with no time limit. The following configuration represents this format:
|
||||
```
|
||||
mp_windifference 0
|
||||
mp_timelimit 0
|
||||
mp_winlimit 3
|
||||
```
|
||||
Load this configuration using `rcon exec ozfortress_6v6_koth` or simply `rcon koth` on ozfortress servers.
|
||||
Load this configuration using `rcon exec ozfortress_6v6_koth` or simply `rcon ozfkoth` on ozfortress servers.
|
||||
|
||||
#### Golden Cap
|
||||
In formats where ties are not allowed, a golden cap may be used to determine the winner of a 5CP match tied at 30 minutes. Golden cap rounds are played till the first capture of the last point with no time limit. The following configuration represents this format:
|
||||
In formats where ties are not allowed, a golden cap may be used to determine the winner of a 5CP match tied at 30 minutes. Golden Cap rounds are played till the first capture of the last point with no time limit. The following configuration represents this format:
|
||||
|
||||
```
|
||||
mp_windifference 0
|
||||
|
@ -85,8 +85,6 @@ tv_snapshotrate 66
|
||||
tv_timeout 30
|
||||
tv_transmitall 1
|
||||
|
||||
sm_cvar tf_dropped_weapon_lifetime 0
|
||||
|
||||
mp_tournament_restart
|
||||
|
||||
//Quick Access Aliases
|
||||
|
@ -13,5 +13,3 @@ tf_tournament_classlimit_sniper 2
|
||||
tf_tournament_classlimit_spy 1
|
||||
|
||||
mp_maxrounds 0
|
||||
|
||||
sm_cvar tf_dropped_weapon_lifetime -1
|
@ -4,6 +4,6 @@ mp_timelimit 30
|
||||
mp_windifference 5
|
||||
mp_winlimit 0
|
||||
|
||||
say - ozfortress season 16 push loaded -
|
||||
say - ozfortress season 17 5cp config loaded -
|
||||
say * You must record POV demos for all ozfortress matches
|
||||
say * POV demos must be provided to admins on request within 24 hours
|
||||
say * POV demos must be provided to administrators on request within 24 hours
|
||||
|
@ -4,6 +4,6 @@ mp_timelimit 0
|
||||
mp_windifference 0
|
||||
mp_winlimit 3
|
||||
|
||||
say - ozfortress season 16 koth loaded -
|
||||
say - ozfortress season 17 koth config loaded -
|
||||
say * You must record POV demos for all ozfortress matches
|
||||
say * POV demos must be provided to admins on request within 24 hours
|
||||
say * POV demos must be provided to administrators on request within 24 hours
|
||||
|
@ -3,3 +3,5 @@ exec ozfortress_6v6
|
||||
mp_timelimit 30
|
||||
mp_windifference 0
|
||||
mp_winlimit 0
|
||||
|
||||
say - ozfortress season 17 scrim config loaded -
|
||||
|
@ -1,8 +1,8 @@
|
||||
// Whitelist generated at Wed, 24 Aug 2016 14:58:45 +0200
|
||||
// Whitelist: ozfortress 6v6 (Season 16) (ID: 5490)
|
||||
// Whitelist generated at Sun, 18 Sep 2016 06:59:57 +0200
|
||||
// Whitelist: ESEA/ETF2L/ozfortress/UGC 6v6 (ID: 6356)
|
||||
|
||||
// Share or view this whitelist:
|
||||
// http://whitelist.tf/ozfortress_6v6_s16
|
||||
// http://whitelist.tf/competitive_6v6
|
||||
|
||||
// New items added to the game are: NOT allowed
|
||||
// Hats are: allowed
|
||||
@ -10,7 +10,7 @@
|
||||
// Pyrovision is: NOT allowed
|
||||
// Noisemakers are: NOT allowed
|
||||
// Restricted noisemakers are: NOT allowed
|
||||
// Halloween/Full Moon items are: NOT allowed
|
||||
// Halloween/Full Moon items are: allowed
|
||||
// Noise making miscs are: NOT allowed
|
||||
// Explosion on death miscs are: NOT allowed
|
||||
// Festive weapon reskins are: allowed
|
||||
@ -23,7 +23,6 @@
|
||||
|
||||
// Blocked weapons for Scout
|
||||
// - Primary
|
||||
// * Baby Face's Blaster
|
||||
// * Soda Popper
|
||||
// - Secondary
|
||||
// * Bonk! Atomic Punch
|
||||
@ -33,56 +32,25 @@
|
||||
// - 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
|
||||
@ -95,25 +63,19 @@
|
||||
// - 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) -----------------\\
|
||||
//---------------- Allowed weapons (Total: 106) -----------------\\
|
||||
//______________________ Multiple classes _______________________\\
|
||||
"Panic Attack Shotgun" "1"
|
||||
"The Half-Zatoichi" "1"
|
||||
"The Pain Train" "1"
|
||||
//____________________________ Scout ____________________________\\
|
||||
"Baby Face's Blaster" "1"
|
||||
"Pretty Boy's Pocket Pistol" "1"
|
||||
"Sun-on-a-Stick" "1"
|
||||
"The Back Scatter" "1"
|
||||
@ -123,8 +85,12 @@
|
||||
"The Force-a-Nature" "1"
|
||||
"The Shortstop" "1"
|
||||
"The Winger" "1"
|
||||
"The Wrap Assassin" "1"
|
||||
//___________________________ Soldier ___________________________\\
|
||||
"Rocket Jumper" "1"
|
||||
"The Air Strike" "1"
|
||||
"The Battalion's Backup" "1"
|
||||
"The Beggar's Bazooka" "1"
|
||||
"The Black Box" "1"
|
||||
"The Buff Banner" "1"
|
||||
"The Concheror" "1"
|
||||
@ -135,6 +101,7 @@
|
||||
"The Gunboats" "1"
|
||||
"The Liberty Launcher" "1"
|
||||
"The Mantreads" "1"
|
||||
"The Market Gardener" "1"
|
||||
"The Righteous Bison" "1"
|
||||
//____________________________ Pyro _____________________________\\
|
||||
"Sharpened Volcano Fragment" "1"
|
||||
@ -147,28 +114,43 @@
|
||||
"The Homewrecker" "1"
|
||||
"The Manmelter" "1"
|
||||
"The Neon Annihilator" "1"
|
||||
"The Phlogistinator" "1"
|
||||
"The Powerjack" "1"
|
||||
"The Scorch Shot" "1"
|
||||
"The Third Degree" "1"
|
||||
//___________________________ Demoman ___________________________\\
|
||||
"Ali Baba's Wee Booties" "1"
|
||||
"Stickybomb Jumper" "1"
|
||||
"The Chargin' Targe" "1"
|
||||
"The Claidheamohmor" "1"
|
||||
"The Eyelander" "1"
|
||||
"The Iron Bomber" "1"
|
||||
"The Loch-n-Load" "1"
|
||||
"The Loose Cannon" "1"
|
||||
"The Persian Persuader" "1"
|
||||
"The Quickiebomb Launcher" "1"
|
||||
"The Scotsman's Skullcutter" "1"
|
||||
"The Scottish Resistance" "1"
|
||||
"The Splendid Screen" "1"
|
||||
"The Tide Turner" "1"
|
||||
"The Ullapool Caber" "1"
|
||||
//____________________________ Heavy ____________________________\\
|
||||
"Natascha" "1"
|
||||
"The Brass Beast" "1"
|
||||
"The Eviction Notice" "1"
|
||||
"The Family Business" "1"
|
||||
"The Holiday Punch" "1"
|
||||
"The Huo Long Heatmaker" "1"
|
||||
"The Killing Gloves of Boxing" "1"
|
||||
"The Sandvich" "1"
|
||||
"Tomislav" "1"
|
||||
"Warrior's Spirit" "1"
|
||||
//__________________________ Engineer ___________________________\\
|
||||
"The Eureka Effect" "1"
|
||||
"The Frontier Justice" "1"
|
||||
"The Gunslinger" "1"
|
||||
"The Jag" "1"
|
||||
"The Rescue Ranger" "1"
|
||||
"The Southern Hospitality" "1"
|
||||
"The Widowmaker" "1"
|
||||
//____________________________ Medic ____________________________\\
|
||||
@ -180,10 +162,12 @@
|
||||
"The Ubersaw" "1"
|
||||
"The Vaccinator" "1"
|
||||
//___________________________ Sniper ____________________________\\
|
||||
"Jarate" "1"
|
||||
"The Bazaar Bargain" "1"
|
||||
"The Bushwacka" "1"
|
||||
"The Classic" "1"
|
||||
"The Cleaner's Carbine" "1"
|
||||
"The Cozy Camper" "1"
|
||||
"The Hitman's Heatmaker" "1"
|
||||
"The Huntsman" "1"
|
||||
"The Machina" "1"
|
||||
@ -195,13 +179,15 @@
|
||||
"L'Etranger" "1"
|
||||
"The Ambassador" "1"
|
||||
"The Big Earner" "1"
|
||||
"The Cloak and Dagger" "1"
|
||||
"The Dead Ringer" "1"
|
||||
"The Diamondback" "1"
|
||||
"The Enforcer" "1"
|
||||
"The Red-Tape Recorder" "1"
|
||||
"The Spy-cicle" "1"
|
||||
"Your Eternal Reward" "1"
|
||||
|
||||
//------------- Allowed weapon reskins (Total: 301) -------------\\
|
||||
//------------- Allowed weapon reskins (Total: 307) -------------\\
|
||||
//_________________________ All classes _________________________\\
|
||||
"Gold Frying Pan" "1"
|
||||
"Prinny Machete" "1"
|
||||
@ -374,6 +360,7 @@
|
||||
"craftsmann_minigun_ironwood" "1"
|
||||
"Diamond Botkiller Minigun Mk.I" "1"
|
||||
"Festive Minigun 2011" "1"
|
||||
"Festive Sandvich" "1"
|
||||
"gentlemanne_minigun_coffinnail" "1"
|
||||
"gentlemanne_minigun_dressedtokill" "1"
|
||||
"gentlemanne_minigun_topshelf" "1"
|
||||
@ -384,6 +371,7 @@
|
||||
"harvest_minigun_pumpkinpatch" "1"
|
||||
"Iron Curtain" "1"
|
||||
"powerhouse_minigun_brickhouse" "1"
|
||||
"Promo Huo Long Heatmaker" "1"
|
||||
"pyroland_minigun_braincandy" "1"
|
||||
"pyroland_minigun_mistercuddles" "1"
|
||||
"Rust Botkiller Minigun Mk.I" "1"
|
||||
@ -391,11 +379,13 @@
|
||||
"Silver Botkiller Minigun Mk.II" "1"
|
||||
"teufort_minigun_citizenpain" "1"
|
||||
"teufort_minigun_warroom" "1"
|
||||
"The Robo-Sandvich" "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 Frontier Justice" "1"
|
||||
"Festive Wrench 2011" "1"
|
||||
"gentlemanne_wrench_dressedtokill" "1"
|
||||
"gentlemanne_wrench_topshelf" "1"
|
||||
@ -446,6 +436,7 @@
|
||||
"craftsmann_sniperrifle_shotinthedark" "1"
|
||||
"Diamond Botkiller Sniper Rifle Mk.I" "1"
|
||||
"Festive Huntsman" "1"
|
||||
"Festive Jarate" "1"
|
||||
"Festive SMG 2014" "1"
|
||||
"Festive Sniper Rifle 2011" "1"
|
||||
"gentlemanne_smg_highrollers" "1"
|
||||
@ -471,6 +462,7 @@
|
||||
"teufort_sniperrifle_bogtrotter" "1"
|
||||
"The AWPer Hand" "1"
|
||||
"The Fortified Compound" "1"
|
||||
"The Self-Aware Beauty Mark" "1"
|
||||
"warbird_smg_blitzkrieg" "1"
|
||||
"warbird_sniperrifle_airwolf" "1"
|
||||
//_____________________________ Spy _____________________________\\
|
||||
@ -515,12 +507,11 @@
|
||||
"warbird_knife_blitzkrieg" "1"
|
||||
"warbird_revolver_blitzkrieg" "1"
|
||||
|
||||
//------------- Blocked weapons/reskins (Total: 62) -------------\\
|
||||
//------------- Blocked weapons/reskins (Total: 31) -------------\\
|
||||
//______________________ 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"
|
||||
@ -531,47 +522,21 @@
|
||||
"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 ____________________________\\
|
||||
@ -580,14 +545,7 @@
|
||||
"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"
|
||||
@ -616,234 +574,234 @@
|
||||
|
||||
//----------- 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"
|
||||
"Cursed Cruise" "1"
|
||||
"Ghost of Spies Checked Past" "1"
|
||||
"Guano" "1"
|
||||
"Halloween Mask - Demoman" "1"
|
||||
"Halloween Mask - Engineer" "1"
|
||||
"Halloween Mask - Heavy" "1"
|
||||
"Halloween Mask - Medic" "1"
|
||||
"Halloween Mask - Pyro" "1"
|
||||
"Halloween Mask - Scout" "1"
|
||||
"Halloween Mask - Sniper" "1"
|
||||
"Halloween Mask - Soldier" "1"
|
||||
"Halloween Mask - Spy" "1"
|
||||
"Horseless Headless Horseman's Head" "1"
|
||||
"Kritz Or Treat Canteen" "1"
|
||||
"Mildly Disturbing Halloween Mask" "1"
|
||||
"MONOCULUS!" "1"
|
||||
"Quoth" "1"
|
||||
"Seal Mask" "1"
|
||||
"The Accursed Apparition" "1"
|
||||
"The Beacon from Beyond" "1"
|
||||
"The Birdie Bonnet" "1"
|
||||
"The Boo Balloon" "1"
|
||||
"The Cryptic Keepsake" "1"
|
||||
"The Dadliest Catch" "1"
|
||||
"The Dark Helm" "1"
|
||||
"The Dead Little Buddy" "1"
|
||||
"The Haunted Hat" "1"
|
||||
"The Hooded Haunter" "1"
|
||||
"The Magical Mercenary" "1"
|
||||
"The Manneater" "1"
|
||||
"The One-Way Ticket" "1"
|
||||
"The Pocket Horsemann" "1"
|
||||
"The Sackcloth Spook" "1"
|
||||
"The Tuque or Treat" "1"
|
||||
"The Unknown Monkeynaut" "1"
|
||||
"Unidentified Following Object" "1"
|
||||
"Voodoo-Cursed Soul (Armory)" "1"
|
||||
//______________________ Multiple classes _______________________\\
|
||||
"Ethereal Hood" "0"
|
||||
"Pin Pals" "0"
|
||||
"The Baphomet Trotters" "0"
|
||||
"The Candleer" "0"
|
||||
"The Snaggletoothed Stetson" "0"
|
||||
"Ethereal Hood" "1"
|
||||
"Pin Pals" "1"
|
||||
"The Baphomet Trotters" "1"
|
||||
"The Candleer" "1"
|
||||
"The Snaggletoothed Stetson" "1"
|
||||
//____________________________ 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"
|
||||
"B-ankh!" "1"
|
||||
"Claws And Infect" "1"
|
||||
"Crazy Legs" "1"
|
||||
"Faun Feet" "1"
|
||||
"Fowl Fists" "1"
|
||||
"Futankhamun" "1"
|
||||
"Head Hunter" "1"
|
||||
"Nugget Noggin" "1"
|
||||
"Talon Trotters" "1"
|
||||
"The Alien Cranium" "1"
|
||||
"The Biomech Backpack" "1"
|
||||
"The Face Plante" "1"
|
||||
"The Halloweiner" "1"
|
||||
"The Horrific Head of Hare" "1"
|
||||
"The Hound's Hood" "1"
|
||||
"The Sprinting Cephalopod" "1"
|
||||
"The Terrier Trousers" "1"
|
||||
"The Xeno Suit" "1"
|
||||
"Wrap Battler" "1"
|
||||
"Zombie Scout" "1"
|
||||
//___________________________ 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"
|
||||
"Battle Bird" "1"
|
||||
"Ghoul Gibbin' Gear" "1"
|
||||
"Grub Grenades" "1"
|
||||
"Hellhunter's Headpiece" "1"
|
||||
"Idiot Box" "1"
|
||||
"Lieutenant Bites the Dust" "1"
|
||||
"Shoestring Budget" "1"
|
||||
"Steel Pipes" "1"
|
||||
"Supernatural Stalker" "1"
|
||||
"The Cadaver's Capper" "1"
|
||||
"The Faux Manchu" "1"
|
||||
"The Freedom Feathers" "1"
|
||||
"The Hardium Helm" "1"
|
||||
"The Hidden Dragon" "1"
|
||||
"The Jupiter Jumpers" "1"
|
||||
"The Larval Lid" "1"
|
||||
"The Shaolin Sash" "1"
|
||||
"The Space Bracers" "1"
|
||||
"The Spellbinder's Bonnet" "1"
|
||||
"The Zipperface" "1"
|
||||
"Zombie Soldier" "1"
|
||||
//____________________________ 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"
|
||||
"Arsonist Apparatus" "1"
|
||||
"Blazing Bull" "1"
|
||||
"Bozo's Bouffant" "1"
|
||||
"Burny's Boney Bonnet" "1"
|
||||
"Carrion Companion" "1"
|
||||
"Creature's Grin" "1"
|
||||
"Fallen Angel" "1"
|
||||
"Hard-Headed Hardware" "1"
|
||||
"Lollichop Licker" "1"
|
||||
"Moccasin Machinery" "1"
|
||||
"Mr. Juice" "1"
|
||||
"PY-40 Incinibot" "1"
|
||||
"Tail From the Crypt" "1"
|
||||
"The Abhorrent Appendages" "1"
|
||||
"The Beast From Below" "1"
|
||||
"The Cauterizer's Caudal Appendage" "1"
|
||||
"The Corpsemopolitan" "1"
|
||||
"The Creature From The Heap" "1"
|
||||
"The Crispy Golden Locks" "1"
|
||||
"The Death Support Pack" "1"
|
||||
"The External Organ" "1"
|
||||
"The Glob" "1"
|
||||
"The Gothic Guise" "1"
|
||||
"The Grisly Gumbo" "1"
|
||||
"The Handhunter" "1"
|
||||
"The Hollowhead" "1"
|
||||
"The Macabre Mask" "1"
|
||||
"The Maniac's Manacles" "1"
|
||||
"The Monster's Stompers" "1"
|
||||
"The Mucous Membrain" "1"
|
||||
"The Plutonidome" "1"
|
||||
"The Raven's Visage" "1"
|
||||
"The Rugged Respirator" "1"
|
||||
"The Scorched Skirt" "1"
|
||||
"The Spectralnaut" "1"
|
||||
"The Vicious Visage" "1"
|
||||
"Up Pyroscopes" "1"
|
||||
"Vampyro" "1"
|
||||
"Zombie Pyro" "1"
|
||||
//___________________________ 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"
|
||||
"Cap'n Calamari" "1"
|
||||
"Explosive Mind" "1"
|
||||
"Eyeborg" "1"
|
||||
"Forgotten King's Pauldrons" "1"
|
||||
"Forgotten King's Restless Head" "1"
|
||||
"Hair of the Dog" "1"
|
||||
"Pickled Paws" "1"
|
||||
"Polly Putrid" "1"
|
||||
"Scottish Snarl" "1"
|
||||
"The Headtaker's Hood" "1"
|
||||
"The Horsemann's Hand-Me-Down" "1"
|
||||
"The Lordly Lapels" "1"
|
||||
"The Mann-Bird of Aberdeen" "1"
|
||||
"The Parasight" "1"
|
||||
"The Squid's Lid" "1"
|
||||
"The Transylvania Top" "1"
|
||||
"Zombie Demo" "1"
|
||||
//____________________________ 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"
|
||||
"Bone-Cut Belt" "1"
|
||||
"Bull Locks" "1"
|
||||
"Can Opener" "1"
|
||||
"Immobile Suit" "1"
|
||||
"Ivan The Inedible" "1"
|
||||
"Minsk Beef" "1"
|
||||
"Soviet Stitch-Up" "1"
|
||||
"Steel-Toed Stompers" "1"
|
||||
"The Chicken Kiev" "1"
|
||||
"The Grand Duchess Fairy Wings" "1"
|
||||
"The Grand Duchess Tiara" "1"
|
||||
"The Grand Duchess Tutu" "1"
|
||||
"The Horned Honcho" "1"
|
||||
"The Last Bite" "1"
|
||||
"The Monstrous Mandible" "1"
|
||||
"Zombie Heavy" "1"
|
||||
//__________________________ 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"
|
||||
"Beep Man" "1"
|
||||
"Buzz Killer" "1"
|
||||
"Frontier Flyboy" "1"
|
||||
"Garden Bristles" "1"
|
||||
"Iron Fist" "1"
|
||||
"Legend of Bugfoot" "1"
|
||||
"Soul of 'Spenser's Past" "1"
|
||||
"The Grease Monkey" "1"
|
||||
"The Master Mind" "1"
|
||||
"Tiny Texan" "1"
|
||||
"Zombie Engineer" "1"
|
||||
//____________________________ 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"
|
||||
"Archimedes the Undying" "1"
|
||||
"Das Blutliebhaber" "1"
|
||||
"Dr. Gogglestache" "1"
|
||||
"Einstein" "1"
|
||||
"Emerald Jarate" "1"
|
||||
"Herzensbrecher" "1"
|
||||
"Hundekopf" "1"
|
||||
"Kriegsmaschine-9000" "1"
|
||||
"Medimedes" "1"
|
||||
"Ramses' Regalia" "1"
|
||||
"Templar's Spirit" "1"
|
||||
"Teutonkahmun" "1"
|
||||
"The Alternative Medicine Mann" "1"
|
||||
"The Lo-Grav Loafers" "1"
|
||||
"The Second Opinion" "1"
|
||||
"The Shaman's Skull" "1"
|
||||
"The Surgeon's Space Suit" "1"
|
||||
"The Trepanabotomizer" "1"
|
||||
"The Vicar's Vestments" "1"
|
||||
"Transylvanian Toupe" "1"
|
||||
"Vampiric Vesture" "1"
|
||||
"Wings of Purity" "1"
|
||||
"Zombie Medic" "1"
|
||||
//___________________________ 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"
|
||||
"Conspiratorial Cut" "1"
|
||||
"Garlic Flank Stake" "1"
|
||||
"Holy Hunter" "1"
|
||||
"Kanga Kickers" "1"
|
||||
"Marsupial Man" "1"
|
||||
"Marsupial Muzzle" "1"
|
||||
"Mr. Mundee's Wild Ride" "1"
|
||||
"Roo Rippers" "1"
|
||||
"Silver Bullets" "1"
|
||||
"Sir Shootsalot" "1"
|
||||
"Skinless Slashers" "1"
|
||||
"The Carious Chameleon" "1"
|
||||
"The Hallowed Headcase" "1"
|
||||
"Zombie Sniper" "1"
|
||||
//_____________________________ 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"
|
||||
"Bozo's Brogues" "1"
|
||||
"Facepeeler" "1"
|
||||
"Griffin's Gog" "1"
|
||||
"Intangible Ascot" "1"
|
||||
"Nightmare Hunter" "1"
|
||||
"Rogue's Rabbit" "1"
|
||||
"Shadowman's Shade" "1"
|
||||
"The Bountiful Bow" "1"
|
||||
"The Candyman's Cap" "1"
|
||||
"The Foul Cowl" "1"
|
||||
"The Hyperbaric Bowler" "1"
|
||||
"Under Cover" "1"
|
||||
"Zombie Spy" "1"
|
||||
|
||||
//---------------------- Hats (Total: 518) ----------------------\\
|
||||
//---------------------- Hats (Total: 519) ----------------------\\
|
||||
//_________________________ All classes _________________________\\
|
||||
"A Rather Festive Tree" "1"
|
||||
"A Well Wrapped Hat" "1"
|
||||
@ -1289,6 +1247,7 @@
|
||||
"MvM GateBot Light Medic" "1"
|
||||
"Otolaryngologist's Mirror" "1"
|
||||
"Platinum Pickelhaube" "1"
|
||||
"Practitioner's Processing Mask" "1"
|
||||
"Prussian Pickelhaube" "1"
|
||||
"The Byte'd Beak" "1"
|
||||
"The Combat Medic's Crusher Cap" "1"
|
||||
@ -1374,7 +1333,7 @@
|
||||
"The Stealth Steeler" "1"
|
||||
"tw_spybot_hood" "1"
|
||||
|
||||
//--------------------- Miscs (Total: 1657) ---------------------\\
|
||||
//--------------------- Miscs (Total: 1659) ---------------------\\
|
||||
//_________________________ All classes _________________________\\
|
||||
"Altruist's Adornment" "1"
|
||||
"Antlers" "1"
|
||||
@ -2012,6 +1971,9 @@
|
||||
"Honeydew's Charitable Countenance" "1"
|
||||
"InfoShow LAN Party 2014 Participant" "1"
|
||||
"Invasion Community Update Medal" "1"
|
||||
"Jaunty Benefactor 2016" "1"
|
||||
"Jaunty Camper 2016" "1"
|
||||
"Jaunty Trailblazer 2016" "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"
|
||||
@ -2960,7 +2922,6 @@
|
||||
"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"
|
||||
@ -3156,7 +3117,7 @@
|
||||
//___________________________ Soldier ___________________________\\
|
||||
"Fresh Brewed Victory Taunt" "1"
|
||||
"Taunt: Soldier's Requiem" "1"
|
||||
"Taunt: The Fubar Fanfare" "0"
|
||||
"Taunt: The Fubar Fanfare" "1"
|
||||
//____________________________ Pyro _____________________________\\
|
||||
"Party Trick Taunt" "1"
|
||||
"Pool Party Taunt" "0"
|
||||
@ -3179,7 +3140,7 @@
|
||||
"Taunt: The Killer Solo" "1"
|
||||
//_____________________________ Spy _____________________________\\
|
||||
"Buy A Life Taunt" "1"
|
||||
"Taunt: Disco Fever" "0"
|
||||
"Taunt: Disco Fever" "1"
|
||||
"Taunt: The Boxtrot" "0"
|
||||
|
||||
//--------- Usable action items/MvM canteens (Total: 4) ---------\\
|
||||
|
@ -1,5 +1,5 @@
|
||||
// Whitelist generated at Sat, 13 Aug 2016 16:13:17 +0200
|
||||
// Whitelist: ETF2L Highlander (Season 10) (ID: 5449)
|
||||
// Whitelist generated at Sun, 18 Sep 2016 07:12:42 +0200
|
||||
// Whitelist: ETF2L Highlander (Season 10) (ID: 6263)
|
||||
|
||||
// Share or view this whitelist:
|
||||
// http://whitelist.tf/etf2l_9v9_s10
|
||||
@ -28,9 +28,9 @@
|
||||
// - Primary
|
||||
// * Air Strike
|
||||
|
||||
// Blocked weapons for Engineer
|
||||
// Blocked weapons for Pyro
|
||||
// - Primary
|
||||
// * Pomson 6000
|
||||
// * Phlogistinator
|
||||
|
||||
// Blocked weapons for Medic
|
||||
// - Melee
|
||||
@ -102,7 +102,6 @@
|
||||
"The Homewrecker" "1"
|
||||
"The Manmelter" "1"
|
||||
"The Neon Annihilator" "1"
|
||||
"The Phlogistinator" "1"
|
||||
"The Powerjack" "1"
|
||||
"The Scorch Shot" "1"
|
||||
"The Third Degree" "1"
|
||||
@ -142,6 +141,7 @@
|
||||
"The Frontier Justice" "1"
|
||||
"The Gunslinger" "1"
|
||||
"The Jag" "1"
|
||||
"The Pomson 6000" "1"
|
||||
"The Rescue Ranger" "1"
|
||||
"The Short Circuit" "1"
|
||||
"The Southern Hospitality" "1"
|
||||
@ -516,10 +516,10 @@
|
||||
"Crit-a-Cola" "0"
|
||||
//___________________________ Soldier ___________________________\\
|
||||
"The Air Strike" "0"
|
||||
//____________________________ Pyro _____________________________\\
|
||||
"The Phlogistinator" "0"
|
||||
//____________________________ Heavy ____________________________\\
|
||||
"Deflector" "0"
|
||||
//__________________________ Engineer ___________________________\\
|
||||
"The Pomson 6000" "0"
|
||||
//____________________________ Medic ____________________________\\
|
||||
"The Vita-Saw" "0"
|
||||
//___________________________ Sniper ____________________________\\
|
||||
@ -783,7 +783,7 @@
|
||||
"Under Cover" "1"
|
||||
"Zombie Spy" "1"
|
||||
|
||||
//---------------------- Hats (Total: 518) ----------------------\\
|
||||
//---------------------- Hats (Total: 519) ----------------------\\
|
||||
//_________________________ All classes _________________________\\
|
||||
"A Rather Festive Tree" "1"
|
||||
"A Well Wrapped Hat" "1"
|
||||
@ -1229,6 +1229,7 @@
|
||||
"MvM GateBot Light Medic" "1"
|
||||
"Otolaryngologist's Mirror" "1"
|
||||
"Platinum Pickelhaube" "1"
|
||||
"Practitioner's Processing Mask" "1"
|
||||
"Prussian Pickelhaube" "1"
|
||||
"The Byte'd Beak" "1"
|
||||
"The Combat Medic's Crusher Cap" "1"
|
||||
@ -1314,7 +1315,7 @@
|
||||
"The Stealth Steeler" "1"
|
||||
"tw_spybot_hood" "1"
|
||||
|
||||
//--------------------- Miscs (Total: 1657) ---------------------\\
|
||||
//--------------------- Miscs (Total: 1659) ---------------------\\
|
||||
//_________________________ All classes _________________________\\
|
||||
"Altruist's Adornment" "1"
|
||||
"Antlers" "1"
|
||||
@ -1952,6 +1953,9 @@
|
||||
"Honeydew's Charitable Countenance" "1"
|
||||
"InfoShow LAN Party 2014 Participant" "1"
|
||||
"Invasion Community Update Medal" "1"
|
||||
"Jaunty Benefactor 2016" "1"
|
||||
"Jaunty Camper 2016" "1"
|
||||
"Jaunty Trailblazer 2016" "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"
|
||||
@ -2900,7 +2904,6 @@
|
||||
"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"
|
||||
@ -3096,7 +3099,7 @@
|
||||
//___________________________ Soldier ___________________________\\
|
||||
"Fresh Brewed Victory Taunt" "1"
|
||||
"Taunt: Soldier's Requiem" "1"
|
||||
"Taunt: The Fubar Fanfare" "0"
|
||||
"Taunt: The Fubar Fanfare" "1"
|
||||
//____________________________ Pyro _____________________________\\
|
||||
"Party Trick Taunt" "1"
|
||||
"Pool Party Taunt" "0"
|
||||
@ -3111,7 +3114,7 @@
|
||||
"Rancho Relaxo Taunt" "0"
|
||||
"Taunt: Bucking Bronco" "0"
|
||||
//____________________________ Medic ____________________________\\
|
||||
"Meet the Medic Heroic Taunt" "1"
|
||||
"Meet the Medic Heroic Taunt" "0"
|
||||
"Results Are In Taunt" "1"
|
||||
//___________________________ Sniper ____________________________\\
|
||||
"I See You Taunt" "1"
|
||||
@ -3119,7 +3122,7 @@
|
||||
"Taunt: The Killer Solo" "1"
|
||||
//_____________________________ Spy _____________________________\\
|
||||
"Buy A Life Taunt" "1"
|
||||
"Taunt: Disco Fever" "0"
|
||||
"Taunt: Disco Fever" "1"
|
||||
"Taunt: The Boxtrot" "0"
|
||||
|
||||
//--------- Usable action items/MvM canteens (Total: 4) ---------\\
|
||||
|
File diff suppressed because it is too large
Load Diff
@ -1,4 +1,4 @@
|
||||
// Whitelist generated at Sat, 13 Aug 2016 16:13:51 +0200
|
||||
// Whitelist generated at Sun, 18 Sep 2016 07:12:22 +0200
|
||||
// Custom Whitelist ID: 3914
|
||||
|
||||
// Share or view this whitelist:
|
||||
@ -757,7 +757,7 @@
|
||||
"Under Cover" "0"
|
||||
"Zombie Spy" "0"
|
||||
|
||||
//---------------------- Hats (Total: 518) ----------------------\\
|
||||
//---------------------- Hats (Total: 519) ----------------------\\
|
||||
//_________________________ All classes _________________________\\
|
||||
"A Rather Festive Tree" "1"
|
||||
"A Well Wrapped Hat" "1"
|
||||
@ -1203,6 +1203,7 @@
|
||||
"MvM GateBot Light Medic" "1"
|
||||
"Otolaryngologist's Mirror" "1"
|
||||
"Platinum Pickelhaube" "1"
|
||||
"Practitioner's Processing Mask" "1"
|
||||
"Prussian Pickelhaube" "1"
|
||||
"The Byte'd Beak" "1"
|
||||
"The Combat Medic's Crusher Cap" "1"
|
||||
@ -1288,7 +1289,7 @@
|
||||
"The Stealth Steeler" "1"
|
||||
"tw_spybot_hood" "1"
|
||||
|
||||
//--------------------- Miscs (Total: 1657) ---------------------\\
|
||||
//--------------------- Miscs (Total: 1659) ---------------------\\
|
||||
//_________________________ All classes _________________________\\
|
||||
"Altruist's Adornment" "1"
|
||||
"Antlers" "1"
|
||||
@ -1926,6 +1927,9 @@
|
||||
"Honeydew's Charitable Countenance" "1"
|
||||
"InfoShow LAN Party 2014 Participant" "1"
|
||||
"Invasion Community Update Medal" "1"
|
||||
"Jaunty Benefactor 2016" "1"
|
||||
"Jaunty Camper 2016" "1"
|
||||
"Jaunty Trailblazer 2016" "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"
|
||||
@ -2874,7 +2878,6 @@
|
||||
"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"
|
||||
|
@ -1,4 +1,4 @@
|
||||
// Whitelist generated at Sat, 13 Aug 2016 16:14:55 +0200
|
||||
// Whitelist generated at Sun, 18 Sep 2016 07:06:37 +0200
|
||||
// Whitelist: UGC 4v4 (Season 8) (ID: 5171)
|
||||
|
||||
// Share or view this whitelist:
|
||||
@ -799,7 +799,7 @@
|
||||
"Under Cover" "1"
|
||||
"Zombie Spy" "1"
|
||||
|
||||
//---------------------- Hats (Total: 517) ----------------------\\
|
||||
//---------------------- Hats (Total: 518) ----------------------\\
|
||||
//_________________________ All classes _________________________\\
|
||||
"A Rather Festive Tree" "1"
|
||||
"A Well Wrapped Hat" "1"
|
||||
@ -1244,6 +1244,7 @@
|
||||
"MvM GateBot Light Medic" "1"
|
||||
"Otolaryngologist's Mirror" "1"
|
||||
"Platinum Pickelhaube" "1"
|
||||
"Practitioner's Processing Mask" "1"
|
||||
"Prussian Pickelhaube" "1"
|
||||
"The Byte'd Beak" "1"
|
||||
"The Combat Medic's Crusher Cap" "1"
|
||||
@ -1329,7 +1330,7 @@
|
||||
"The Stealth Steeler" "1"
|
||||
"tw_spybot_hood" "1"
|
||||
|
||||
//--------------------- Miscs (Total: 1657) ---------------------\\
|
||||
//--------------------- Miscs (Total: 1659) ---------------------\\
|
||||
//_________________________ All classes _________________________\\
|
||||
"Altruist's Adornment" "1"
|
||||
"Antlers" "1"
|
||||
@ -1967,6 +1968,9 @@
|
||||
"Honeydew's Charitable Countenance" "1"
|
||||
"InfoShow LAN Party 2014 Participant" "1"
|
||||
"Invasion Community Update Medal" "1"
|
||||
"Jaunty Benefactor 2016" "1"
|
||||
"Jaunty Camper 2016" "1"
|
||||
"Jaunty Trailblazer 2016" "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"
|
||||
@ -2915,7 +2919,6 @@
|
||||
"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"
|
||||
|
@ -1,15 +1,15 @@
|
||||
// Whitelist generated at Sat, 13 Aug 2016 16:14:40 +0200
|
||||
// Whitelist: UGC 6v6 (Season 21) (ID: 5188)
|
||||
// Whitelist generated at Sun, 18 Sep 2016 06:59:57 +0200
|
||||
// Whitelist: ESEA/ETF2L/ozfortress/UGC 6v6 (ID: 6356)
|
||||
|
||||
// Share or view this whitelist:
|
||||
// http://whitelist.tf/ugc_6v6_s21
|
||||
// http://whitelist.tf/competitive_6v6
|
||||
|
||||
// New items added to the game are: NOT allowed
|
||||
// Hats are: allowed
|
||||
// Miscs are: allowed
|
||||
// Pyrovision is: NOT allowed
|
||||
// Noisemakers are: allowed
|
||||
// Restricted noisemakers are: allowed
|
||||
// Noisemakers are: NOT allowed
|
||||
// Restricted noisemakers are: NOT allowed
|
||||
// Halloween/Full Moon items are: allowed
|
||||
// Noise making miscs are: NOT allowed
|
||||
// Explosion on death miscs are: NOT allowed
|
||||
@ -23,75 +23,34 @@
|
||||
|
||||
// Blocked weapons for Scout
|
||||
// - Primary
|
||||
// * Baby Face's Blaster
|
||||
// * Back Scatter
|
||||
// * Soda Popper
|
||||
// - Secondary
|
||||
// * Bonk! Atomic Punch
|
||||
// * Crit-a-Cola
|
||||
// * Flying Guillotine
|
||||
// * Mad Milk
|
||||
// * Pretty Boy's Pocket Pistol
|
||||
// - Melee
|
||||
// * Atomizer
|
||||
// * Candy Cane
|
||||
// * Sandman
|
||||
// * Wrap Assassin
|
||||
|
||||
// Blocked weapons for Soldier
|
||||
// - Primary
|
||||
// * Air Strike
|
||||
// * Beggar's Bazooka
|
||||
// * Cow Mangler 5000
|
||||
// - Secondary
|
||||
// * Battalion's Backup
|
||||
// - Melee
|
||||
// * Disciplinary Action
|
||||
|
||||
// Blocked weapons for Pyro
|
||||
// - Primary
|
||||
// * Phlogistinator
|
||||
// - Melee
|
||||
// * Powerjack
|
||||
|
||||
// Blocked weapons for Demoman
|
||||
// - Primary
|
||||
// * Loch-n-Load
|
||||
// - Secondary
|
||||
// * Tide Turner
|
||||
// - Melee
|
||||
// * Persian Persuader
|
||||
// * Ullapool Caber
|
||||
|
||||
// Blocked weapons for Heavy
|
||||
// - Primary
|
||||
// * Brass Beast
|
||||
// * Huo-Long Heater
|
||||
// * Natascha
|
||||
// * Tomislav
|
||||
// - Secondary
|
||||
// * Buffalo Steak Sandvich
|
||||
// * Dalokohs Bar
|
||||
// * Sandvich
|
||||
// - Melee
|
||||
// * Eviction Notice
|
||||
// * Fists of Steel
|
||||
// * Gloves of Running Urgently
|
||||
// * Holiday Punch
|
||||
// * Warrior's Spirit
|
||||
|
||||
// Blocked weapons for Engineer
|
||||
// - Primary
|
||||
// * Frontier Justice
|
||||
// * Pomson 6000
|
||||
// * Rescue Ranger
|
||||
// * Widowmaker
|
||||
// - Secondary
|
||||
// * Short Circuit
|
||||
// * Wrangler
|
||||
// - Melee
|
||||
// * Eureka Effect
|
||||
// * Gunslinger
|
||||
|
||||
// Blocked weapons for Medic
|
||||
// - Secondary
|
||||
@ -102,44 +61,40 @@
|
||||
|
||||
// Blocked weapons for Sniper
|
||||
// - Primary
|
||||
// * Hitman's Heatmaker
|
||||
// * Machina
|
||||
// * Sydney Sleeper
|
||||
// - Secondary
|
||||
// * Cleaner's Carbine
|
||||
// * Darwin's Danger Shield
|
||||
// * Jarate
|
||||
|
||||
// Blocked weapons for Spy
|
||||
// - Secondary
|
||||
// * Diamondback
|
||||
// * Enforcer
|
||||
// - Sapper
|
||||
// * Red-Tape Recorder
|
||||
// - Melee
|
||||
// * Spy-cicle
|
||||
|
||||
"item_whitelist"
|
||||
{
|
||||
"unlisted_items_default_to" "0"
|
||||
|
||||
//----------------- Allowed weapons (Total: 70) -----------------\\
|
||||
//---------------- Allowed weapons (Total: 106) -----------------\\
|
||||
//______________________ Multiple classes _______________________\\
|
||||
"Panic Attack Shotgun" "1"
|
||||
"The Half-Zatoichi" "1"
|
||||
"The Pain Train" "1"
|
||||
//____________________________ Scout ____________________________\\
|
||||
"Baby Face's Blaster" "1"
|
||||
"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"
|
||||
"The Wrap Assassin" "1"
|
||||
//___________________________ Soldier ___________________________\\
|
||||
"Rocket Jumper" "1"
|
||||
"The Air Strike" "1"
|
||||
"The Battalion's Backup" "1"
|
||||
"The Beggar's Bazooka" "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"
|
||||
@ -159,6 +114,8 @@
|
||||
"The Homewrecker" "1"
|
||||
"The Manmelter" "1"
|
||||
"The Neon Annihilator" "1"
|
||||
"The Phlogistinator" "1"
|
||||
"The Powerjack" "1"
|
||||
"The Scorch Shot" "1"
|
||||
"The Third Degree" "1"
|
||||
//___________________________ Demoman ___________________________\\
|
||||
@ -168,17 +125,34 @@
|
||||
"The Claidheamohmor" "1"
|
||||
"The Eyelander" "1"
|
||||
"The Iron Bomber" "1"
|
||||
"The Loch-n-Load" "1"
|
||||
"The Loose Cannon" "1"
|
||||
"The Persian Persuader" "1"
|
||||
"The Quickiebomb Launcher" "1"
|
||||
"The Scotsman's Skullcutter" "1"
|
||||
"The Scottish Resistance" "1"
|
||||
"The Splendid Screen" "1"
|
||||
"The Tide Turner" "1"
|
||||
"The Ullapool Caber" "1"
|
||||
//____________________________ Heavy ____________________________\\
|
||||
"Natascha" "1"
|
||||
"The Brass Beast" "1"
|
||||
"The Eviction Notice" "1"
|
||||
"The Family Business" "1"
|
||||
"The Holiday Punch" "1"
|
||||
"The Huo Long Heatmaker" "1"
|
||||
"The Killing Gloves of Boxing" "1"
|
||||
"The Sandvich" "1"
|
||||
"Tomislav" "1"
|
||||
"Warrior's Spirit" "1"
|
||||
//__________________________ Engineer ___________________________\\
|
||||
"The Eureka Effect" "1"
|
||||
"The Frontier Justice" "1"
|
||||
"The Gunslinger" "1"
|
||||
"The Jag" "1"
|
||||
"The Rescue Ranger" "1"
|
||||
"The Southern Hospitality" "1"
|
||||
"The Widowmaker" "1"
|
||||
//____________________________ Medic ____________________________\\
|
||||
"The Amputator" "1"
|
||||
"The Blutsauger" "1"
|
||||
@ -188,11 +162,15 @@
|
||||
"The Ubersaw" "1"
|
||||
"The Vaccinator" "1"
|
||||
//___________________________ Sniper ____________________________\\
|
||||
"Jarate" "1"
|
||||
"The Bazaar Bargain" "1"
|
||||
"The Bushwacka" "1"
|
||||
"The Classic" "1"
|
||||
"The Cleaner's Carbine" "1"
|
||||
"The Cozy Camper" "1"
|
||||
"The Hitman's Heatmaker" "1"
|
||||
"The Huntsman" "1"
|
||||
"The Machina" "1"
|
||||
"The Razorback" "1"
|
||||
"The Shahanshah" "1"
|
||||
"The Tribalman's Shiv" "1"
|
||||
@ -203,9 +181,13 @@
|
||||
"The Big Earner" "1"
|
||||
"The Cloak and Dagger" "1"
|
||||
"The Dead Ringer" "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) -------------\\
|
||||
//------------- Allowed weapon reskins (Total: 307) -------------\\
|
||||
//_________________________ All classes _________________________\\
|
||||
"Gold Frying Pan" "1"
|
||||
"Prinny Machete" "1"
|
||||
@ -378,6 +360,7 @@
|
||||
"craftsmann_minigun_ironwood" "1"
|
||||
"Diamond Botkiller Minigun Mk.I" "1"
|
||||
"Festive Minigun 2011" "1"
|
||||
"Festive Sandvich" "1"
|
||||
"gentlemanne_minigun_coffinnail" "1"
|
||||
"gentlemanne_minigun_dressedtokill" "1"
|
||||
"gentlemanne_minigun_topshelf" "1"
|
||||
@ -388,6 +371,7 @@
|
||||
"harvest_minigun_pumpkinpatch" "1"
|
||||
"Iron Curtain" "1"
|
||||
"powerhouse_minigun_brickhouse" "1"
|
||||
"Promo Huo Long Heatmaker" "1"
|
||||
"pyroland_minigun_braincandy" "1"
|
||||
"pyroland_minigun_mistercuddles" "1"
|
||||
"Rust Botkiller Minigun Mk.I" "1"
|
||||
@ -395,11 +379,13 @@
|
||||
"Silver Botkiller Minigun Mk.II" "1"
|
||||
"teufort_minigun_citizenpain" "1"
|
||||
"teufort_minigun_warroom" "1"
|
||||
"The Robo-Sandvich" "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 Frontier Justice" "1"
|
||||
"Festive Wrench 2011" "1"
|
||||
"gentlemanne_wrench_dressedtokill" "1"
|
||||
"gentlemanne_wrench_topshelf" "1"
|
||||
@ -450,6 +436,7 @@
|
||||
"craftsmann_sniperrifle_shotinthedark" "1"
|
||||
"Diamond Botkiller Sniper Rifle Mk.I" "1"
|
||||
"Festive Huntsman" "1"
|
||||
"Festive Jarate" "1"
|
||||
"Festive SMG 2014" "1"
|
||||
"Festive Sniper Rifle 2011" "1"
|
||||
"gentlemanne_smg_highrollers" "1"
|
||||
@ -467,6 +454,7 @@
|
||||
"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"
|
||||
@ -474,6 +462,7 @@
|
||||
"teufort_sniperrifle_bogtrotter" "1"
|
||||
"The AWPer Hand" "1"
|
||||
"The Fortified Compound" "1"
|
||||
"The Self-Aware Beauty Mark" "1"
|
||||
"warbird_smg_blitzkrieg" "1"
|
||||
"warbird_sniperrifle_airwolf" "1"
|
||||
//_____________________________ Spy _____________________________\\
|
||||
@ -497,6 +486,7 @@
|
||||
"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"
|
||||
@ -517,71 +507,37 @@
|
||||
"warbird_knife_blitzkrieg" "1"
|
||||
"warbird_revolver_blitzkrieg" "1"
|
||||
|
||||
//------------- Blocked weapons/reskins (Total: 75) -------------\\
|
||||
//------------- Blocked weapons/reskins (Total: 31) -------------\\
|
||||
//______________________ 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"
|
||||
"Mad Milk" "0"
|
||||
"Mutated Milk" "0"
|
||||
"Pretty Boy's Pocket Pistol" "0"
|
||||
"Promo Flying Guillotine" "0"
|
||||
"The Atomizer" "0"
|
||||
"The Back Scatter" "0"
|
||||
"The Candy Cane" "0"
|
||||
"The Flying Guillotine" "0"
|
||||
"The Sandman" "0"
|
||||
"The Soda Popper" "0"
|
||||
"The Wrap Assassin" "0"
|
||||
//___________________________ Soldier ___________________________\\
|
||||
"The Air Strike" "0"
|
||||
"The Battalion's Backup" "0"
|
||||
"The Beggar's Bazooka" "0"
|
||||
"The Cow Mangler 5000" "0"
|
||||
"The Disciplinary Action" "0"
|
||||
//____________________________ Pyro _____________________________\\
|
||||
"The Phlogistinator" "0"
|
||||
"The Powerjack" "0"
|
||||
//___________________________ Demoman ___________________________\\
|
||||
"The Loch-n-Load" "0"
|
||||
"The Persian Persuader" "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 Holiday Punch" "0"
|
||||
"The Huo Long Heatmaker" "0"
|
||||
"The Robo-Sandvich" "0"
|
||||
"The Sandvich" "0"
|
||||
"Tomislav" "0"
|
||||
"Warrior's Spirit" "0"
|
||||
//__________________________ Engineer ___________________________\\
|
||||
"Festive Frontier Justice" "0"
|
||||
"Festive Wrangler" "0"
|
||||
"The Eureka Effect" "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 Widowmaker" "0"
|
||||
"The Wrangler" "0"
|
||||
//____________________________ Medic ____________________________\\
|
||||
"The Quick-Fix" "0"
|
||||
@ -589,20 +545,7 @@
|
||||
"The Vita-Saw" "0"
|
||||
//___________________________ Sniper ____________________________\\
|
||||
"Darwin's Danger Shield" "0"
|
||||
"Festive Jarate" "0"
|
||||
"Jarate" "0"
|
||||
"Shooting Star" "0"
|
||||
"The Cleaner's Carbine" "0"
|
||||
"The Hitman's Heatmaker" "0"
|
||||
"The Machina" "0"
|
||||
"The Self-Aware Beauty Mark" "0"
|
||||
"The Sydney Sleeper" "0"
|
||||
//_____________________________ Spy _____________________________\\
|
||||
"Promo Red-Tape Recorder" "0"
|
||||
"The Diamondback" "0"
|
||||
"The Enforcer" "0"
|
||||
"The Red-Tape Recorder" "0"
|
||||
"The Spy-cicle" "0"
|
||||
|
||||
//------------------ Gifting items (Total: 23) ------------------\\
|
||||
"Companion Square Promo Package" "1"
|
||||
@ -858,7 +801,7 @@
|
||||
"Under Cover" "1"
|
||||
"Zombie Spy" "1"
|
||||
|
||||
//---------------------- Hats (Total: 517) ----------------------\\
|
||||
//---------------------- Hats (Total: 519) ----------------------\\
|
||||
//_________________________ All classes _________________________\\
|
||||
"A Rather Festive Tree" "1"
|
||||
"A Well Wrapped Hat" "1"
|
||||
@ -948,6 +891,7 @@
|
||||
"The Full Head of Steam" "1"
|
||||
"The Galvanized Gibus" "1"
|
||||
"The Gentle Munitionne of Leisure" "1"
|
||||
"The Grandmaster" "1"
|
||||
"The Holiday Headcase" "1"
|
||||
"The Hot Dogger" "1"
|
||||
"The Human Cannonball" "1"
|
||||
@ -1303,6 +1247,7 @@
|
||||
"MvM GateBot Light Medic" "1"
|
||||
"Otolaryngologist's Mirror" "1"
|
||||
"Platinum Pickelhaube" "1"
|
||||
"Practitioner's Processing Mask" "1"
|
||||
"Prussian Pickelhaube" "1"
|
||||
"The Byte'd Beak" "1"
|
||||
"The Combat Medic's Crusher Cap" "1"
|
||||
@ -1388,7 +1333,7 @@
|
||||
"The Stealth Steeler" "1"
|
||||
"tw_spybot_hood" "1"
|
||||
|
||||
//--------------------- Miscs (Total: 1657) ---------------------\\
|
||||
//--------------------- Miscs (Total: 1659) ---------------------\\
|
||||
//_________________________ All classes _________________________\\
|
||||
"Altruist's Adornment" "1"
|
||||
"Antlers" "1"
|
||||
@ -2026,6 +1971,9 @@
|
||||
"Honeydew's Charitable Countenance" "1"
|
||||
"InfoShow LAN Party 2014 Participant" "1"
|
||||
"Invasion Community Update Medal" "1"
|
||||
"Jaunty Benefactor 2016" "1"
|
||||
"Jaunty Camper 2016" "1"
|
||||
"Jaunty Trailblazer 2016" "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"
|
||||
@ -2974,7 +2922,6 @@
|
||||
"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"
|
||||
@ -3059,20 +3006,20 @@
|
||||
"tw_spybot_armor" "1"
|
||||
|
||||
//------------------- Noisemakers (Total: 14) -------------------\\
|
||||
"Charity Noise Maker - Bell" "1"
|
||||
"Charity Noise Maker - Tingsha" "1"
|
||||
"Halloween Noise Maker - Banshee" "1"
|
||||
"Halloween Noise Maker - Black Cat" "1"
|
||||
"Halloween Noise Maker - Crazy Laugh" "1"
|
||||
"Halloween Noise Maker - Gremlin" "1"
|
||||
"Halloween Noise Maker - Stabby" "1"
|
||||
"Halloween Noise Maker - Werewolf" "1"
|
||||
"Halloween Noise Maker - Witch" "1"
|
||||
"Noise Maker - TF Birthday" "1"
|
||||
"Noise Maker - Vuvuzela" "1"
|
||||
"Noise Maker - Winter 2011" "1"
|
||||
"Promotional Noise Maker - Fireworks" "1"
|
||||
"Promotional Noise Maker - Koto" "1"
|
||||
"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: 25) ----------------------\\
|
||||
//_________________________ All classes _________________________\\
|
||||
@ -3161,7 +3108,7 @@
|
||||
"Taunt: Kazotsky Kick" "0"
|
||||
"Taunt: Mannrobics" "0"
|
||||
"Taunt: Zoomin' Broom" "0"
|
||||
"The Shred Alert" "0"
|
||||
"The Shred Alert" "1"
|
||||
//____________________________ Scout ____________________________\\
|
||||
"Battin' a Thousand Taunt" "1"
|
||||
"Deep Fried Desire Taunt" "1"
|
||||
@ -3170,7 +3117,7 @@
|
||||
//___________________________ Soldier ___________________________\\
|
||||
"Fresh Brewed Victory Taunt" "1"
|
||||
"Taunt: Soldier's Requiem" "1"
|
||||
"Taunt: The Fubar Fanfare" "0"
|
||||
"Taunt: The Fubar Fanfare" "1"
|
||||
//____________________________ Pyro _____________________________\\
|
||||
"Party Trick Taunt" "1"
|
||||
"Pool Party Taunt" "0"
|
||||
@ -3185,7 +3132,7 @@
|
||||
"Rancho Relaxo Taunt" "0"
|
||||
"Taunt: Bucking Bronco" "0"
|
||||
//____________________________ Medic ____________________________\\
|
||||
"Meet the Medic Heroic Taunt" "0"
|
||||
"Meet the Medic Heroic Taunt" "1"
|
||||
"Results Are In Taunt" "1"
|
||||
//___________________________ Sniper ____________________________\\
|
||||
"I See You Taunt" "1"
|
||||
@ -3193,13 +3140,9 @@
|
||||
"Taunt: The Killer Solo" "1"
|
||||
//_____________________________ Spy _____________________________\\
|
||||
"Buy A Life Taunt" "1"
|
||||
"Taunt: Disco Fever" "0"
|
||||
"Taunt: Disco Fever" "1"
|
||||
"Taunt: The Boxtrot" "0"
|
||||
|
||||
//------------------ UGC exceptions (Total: 1) ------------------\\
|
||||
//_________________________ All classes _________________________\\
|
||||
"The Grandmaster" "0"
|
||||
|
||||
//--------- Usable action items/MvM canteens (Total: 4) ---------\\
|
||||
"Battery Canteens" "1"
|
||||
"Default Power Up Canteen (MvM)" "1"
|
||||
|
@ -1,8 +1,8 @@
|
||||
// Whitelist generated at Sat, 13 Aug 2016 16:15:16 +0200
|
||||
// Whitelist: UGC Highlander (Season 19) (ID: 5823)
|
||||
// Whitelist generated at Sun, 18 Sep 2016 07:05:41 +0200
|
||||
// Whitelist: UGC Highlander (Season 20) (ID: 6421)
|
||||
|
||||
// Share or view this whitelist:
|
||||
// http://whitelist.tf/ugc_9v9_s19
|
||||
// http://whitelist.tf/ugc_9v9_s20
|
||||
|
||||
// New items added to the game are: NOT allowed
|
||||
// Hats are: allowed
|
||||
@ -52,6 +52,7 @@
|
||||
// * Machina
|
||||
// - Secondary
|
||||
// * Darwin's Danger Shield
|
||||
// * Razorback
|
||||
|
||||
// Blocked weapons for Spy
|
||||
// - Secondary
|
||||
@ -63,7 +64,7 @@
|
||||
{
|
||||
"unlisted_items_default_to" "0"
|
||||
|
||||
//---------------- Allowed weapons (Total: 114) -----------------\\
|
||||
//---------------- Allowed weapons (Total: 113) -----------------\\
|
||||
//______________________ Multiple classes _______________________\\
|
||||
"Panic Attack Shotgun" "1"
|
||||
"The B.A.S.E. Jumper" "1"
|
||||
@ -174,7 +175,6 @@
|
||||
"The Cozy Camper" "1"
|
||||
"The Hitman's Heatmaker" "1"
|
||||
"The Huntsman" "1"
|
||||
"The Razorback" "1"
|
||||
"The Shahanshah" "1"
|
||||
"The Sydney Sleeper" "1"
|
||||
"The Tribalman's Shiv" "1"
|
||||
@ -515,7 +515,7 @@
|
||||
"warbird_knife_blitzkrieg" "1"
|
||||
"warbird_revolver_blitzkrieg" "1"
|
||||
|
||||
//------------- Blocked weapons/reskins (Total: 17) -------------\\
|
||||
//------------- Blocked weapons/reskins (Total: 18) -------------\\
|
||||
//______________________ Multiple classes _______________________\\
|
||||
"The Reserve Shooter" "0"
|
||||
//____________________________ Scout ____________________________\\
|
||||
@ -538,6 +538,7 @@
|
||||
"Darwin's Danger Shield" "0"
|
||||
"Shooting Star" "0"
|
||||
"The Machina" "0"
|
||||
"The Razorback" "0"
|
||||
//_____________________________ Spy _____________________________\\
|
||||
"Promo Red-Tape Recorder" "0"
|
||||
"The Diamondback" "0"
|
||||
@ -797,7 +798,7 @@
|
||||
"Under Cover" "1"
|
||||
"Zombie Spy" "1"
|
||||
|
||||
//---------------------- Hats (Total: 517) ----------------------\\
|
||||
//---------------------- Hats (Total: 518) ----------------------\\
|
||||
//_________________________ All classes _________________________\\
|
||||
"A Rather Festive Tree" "1"
|
||||
"A Well Wrapped Hat" "1"
|
||||
@ -1242,6 +1243,7 @@
|
||||
"MvM GateBot Light Medic" "1"
|
||||
"Otolaryngologist's Mirror" "1"
|
||||
"Platinum Pickelhaube" "1"
|
||||
"Practitioner's Processing Mask" "1"
|
||||
"Prussian Pickelhaube" "1"
|
||||
"The Byte'd Beak" "1"
|
||||
"The Combat Medic's Crusher Cap" "1"
|
||||
@ -1327,7 +1329,7 @@
|
||||
"The Stealth Steeler" "1"
|
||||
"tw_spybot_hood" "1"
|
||||
|
||||
//--------------------- Miscs (Total: 1657) ---------------------\\
|
||||
//--------------------- Miscs (Total: 1659) ---------------------\\
|
||||
//_________________________ All classes _________________________\\
|
||||
"Altruist's Adornment" "1"
|
||||
"Antlers" "1"
|
||||
@ -1965,6 +1967,9 @@
|
||||
"Honeydew's Charitable Countenance" "1"
|
||||
"InfoShow LAN Party 2014 Participant" "1"
|
||||
"Invasion Community Update Medal" "1"
|
||||
"Jaunty Benefactor 2016" "1"
|
||||
"Jaunty Camper 2016" "1"
|
||||
"Jaunty Trailblazer 2016" "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"
|
||||
@ -2913,7 +2918,6 @@
|
||||
"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"
|
||||
@ -3100,7 +3104,7 @@
|
||||
"Taunt: Kazotsky Kick" "0"
|
||||
"Taunt: Mannrobics" "0"
|
||||
"Taunt: Zoomin' Broom" "0"
|
||||
"The Shred Alert" "0"
|
||||
"The Shred Alert" "1"
|
||||
//____________________________ Scout ____________________________\\
|
||||
"Battin' a Thousand Taunt" "1"
|
||||
"Deep Fried Desire Taunt" "1"
|
||||
@ -3109,7 +3113,7 @@
|
||||
//___________________________ Soldier ___________________________\\
|
||||
"Fresh Brewed Victory Taunt" "1"
|
||||
"Taunt: Soldier's Requiem" "1"
|
||||
"Taunt: The Fubar Fanfare" "0"
|
||||
"Taunt: The Fubar Fanfare" "1"
|
||||
//____________________________ Pyro _____________________________\\
|
||||
"Party Trick Taunt" "1"
|
||||
"Pool Party Taunt" "0"
|
||||
@ -3124,7 +3128,7 @@
|
||||
"Rancho Relaxo Taunt" "0"
|
||||
"Taunt: Bucking Bronco" "0"
|
||||
//____________________________ Medic ____________________________\\
|
||||
"Meet the Medic Heroic Taunt" "0"
|
||||
"Meet the Medic Heroic Taunt" "1"
|
||||
"Results Are In Taunt" "1"
|
||||
//___________________________ Sniper ____________________________\\
|
||||
"I See You Taunt" "1"
|
||||
@ -3132,7 +3136,7 @@
|
||||
"Taunt: The Killer Solo" "1"
|
||||
//_____________________________ Spy _____________________________\\
|
||||
"Buy A Life Taunt" "1"
|
||||
"Taunt: Disco Fever" "0"
|
||||
"Taunt: Disco Fever" "1"
|
||||
"Taunt: The Boxtrot" "0"
|
||||
|
||||
//------------------ UGC exceptions (Total: 1) ------------------\\
|
||||
|
Loading…
x
Reference in New Issue
Block a user