├── Decompiled VScripts ├── c10m1_no_bosses.nut ├── c10m3_church.nut ├── c10m4_onslaught.nut ├── c10m5_houseboat_finale.nut ├── c11m1_no_bosses.nut ├── c11m4_minifinale.nut ├── c11m4_minifinale_pt2.nut ├── c11m4_onslaught.nut ├── c11m4_reserved_wanderers.nut ├── c11m5_runway_finale.nut ├── c12m1_no_bosses.nut ├── c12m3_onslaught.nut ├── c12m4_onslaught.nut ├── c12m4_reserved_wanderers.nut ├── c12m5_cornfield_finale.nut ├── c12m5_panic.nut ├── c13m4_tankdistance.nut ├── c1_3_trafficmessage_frequency.nut ├── c1_gunshop_onslaught.nut ├── c1_gunshop_quiet.nut ├── c1_mall_ambient.nut ├── c1_mall_crescendo.nut ├── c1_mall_crescendo_cooldown.nut ├── c1_mall_crescendo_wave.nut ├── c1_mall_onslaught.nut ├── c1_streets_ambush.nut ├── c1m1_reserved_wanderers.nut ├── c1m4_atrium.nut ├── c1m4_atrium_finale.nut ├── c1m4_atrium_scavenge.nut ├── c1m4_delay.nut ├── c1m4_finale_wave_1.nut ├── c2_coaster_onslaught.nut ├── c2_fairgrounds_onslaught.nut ├── c2_highway_ambush.nut ├── c2m1_no_bosses.nut ├── c2m1_reserved_wanderers.nut ├── c2m4_barns_onslaught.nut ├── c2m4_barns_onslaught2.nut ├── c2m4_finale_onslaught.nut ├── c2m4_finale_quiet.nut ├── c2m4_melee_test.nut ├── c2m5_concert_finale.nut ├── c3m1_barge.nut ├── c3m1_fog_spawn.nut ├── c3m1_minifinale.nut ├── c3m1_nothreat.nut ├── c3m1_swamp_fog_spawn.nut ├── c3m2_fog_spawn.nut ├── c3m2_mob_from_front.nut ├── c3m4_nothreat.nut ├── c3m4_plantation_finale.nut ├── c4_3_trafficmessage_frequency.nut ├── c4_4_trafficmessage_frequency.nut ├── c4m4_fog_spawn.nut ├── c4m5_milltown_escape_finale.nut ├── c5m1_nothreat.nut ├── c5m2_mob_from_front.nut ├── c6m1_riverbank.nut ├── c6m2_minifinale.nut ├── c6m3_port.nut ├── c6m3_port_finale.nut ├── c6m3_port_scavenge.nut ├── c6m3_quiet.nut ├── c7m1_docks.nut ├── c7m2_barge.nut ├── c7m3_port.nut ├── c7m3_port_finale.nut ├── c8m1_apartment.nut ├── c8m3_sewers.nut ├── c8m5_rooftop.nut ├── c8m5_rooftop_finale.nut ├── c9m1_minifinale.nut ├── c9m1_nobosses.nut ├── c9m2_lots_finale.nut ├── carnival_games │ ├── gallery_copy_counters.nut │ ├── gallery_copy_movelinears.nut │ ├── gallery_copy_positions.nut │ ├── gallery_copy_rotators.nut │ ├── gallery_copy_targets.nut │ ├── gallery_main.nut │ ├── strongman_game_script.nut │ ├── whacker_counter.nut │ └── whacker_timer.nut ├── cs_nobosses.nut ├── cs_script.nut ├── director_base.nut ├── director_c4_storm.nut ├── director_gauntlet.nut ├── director_onslaught.nut ├── director_quiet.nut ├── event_alarme.nut ├── jukebox_dlc1.nut ├── jukebox_main.nut ├── mutation1.nut ├── mutation10.nut ├── mutation11.nut ├── mutation12.nut ├── mutation13.nut ├── mutation15.nut ├── mutation2.nut ├── mutation3.nut ├── mutation4.nut ├── mutation5.nut ├── mutation7.nut ├── mutation8.nut ├── mutation9.nut ├── reserved_wanderers.nut └── spawnrange.nut ├── Misc Stuff ├── commoncvars.txt └── models.txt ├── README.md └── Stripper Dumps ├── Custom ├── Arena of the Dead 2 │ ├── jsarena201_town.0000.cfg │ ├── jsarena202_alley.0000.cfg │ ├── jsarena202_alley_scavenge.0000.cfg │ ├── jsarena203_roof.0000.cfg │ ├── jsarena203_roof_scavenge.0000.cfg │ ├── jsarena204_arena.0000.cfg │ └── jsarena204_arena_scavenge.0000.cfg ├── Back to School │ ├── l4d2_bts01_forest.0000.cfg │ ├── l4d2_bts02_station.0000.cfg │ ├── l4d2_bts03_town.0000.cfg │ ├── l4d2_bts04_cinema.0000.cfg │ ├── l4d2_bts05_church.0000.cfg │ └── l4d2_bts06_school.0000.cfg ├── Blood Tracks │ ├── bloodtracks_01.0000.cfg │ ├── bloodtracks_02.0000.cfg │ ├── bloodtracks_03.0000.cfg │ └── bloodtracks_04.0000.cfg ├── Carried Off │ ├── cwm1_intro.0000.cfg │ ├── cwm2_warehouse.0000.cfg │ ├── cwm3_drain.0000.cfg │ └── cwm4_building.0000.cfg ├── City 17 │ ├── l4d2_city17_01.0000.cfg │ ├── l4d2_city17_02.0000.cfg │ ├── l4d2_city17_03.0000.cfg │ ├── l4d2_city17_04.0000.cfg │ └── l4d2_city17_05.0000.cfg ├── Dark Parish │ ├── c5m1_darkwaterfront.0000.cfg │ ├── c5m2_darkpark.0000.cfg │ ├── c5m3_darkcemetery.0000.cfg │ ├── c5m4_darkquarter.0000.cfg │ └── c5m5_darkbridge.0000.cfg ├── Dead Before Dawn DC │ ├── l4d_dbd2dc_anna_is_gone.0000.cfg │ ├── l4d_dbd2dc_clean_up.0000.cfg │ ├── l4d_dbd2dc_new_dawn.0000.cfg │ ├── l4d_dbd2dc_the_mall.0000.cfg │ └── l4d_dbd2dc_undead_center.0000.cfg ├── Death Aboard 2 │ ├── l4d_deathaboard01_prison.0000.cfg │ ├── l4d_deathaboard02_yard.0000.cfg │ ├── l4d_deathaboard03_docks.0000.cfg │ ├── l4d_deathaboard04_ship.0000.cfg │ ├── l4d_deathaboard05_light.0000.cfg │ └── l4d_sv_deathaboard_ship.0000.cfg ├── Detour Ahead │ ├── cdta_01detour.0000.cfg │ ├── cdta_02road.0000.cfg │ ├── cdta_03warehouse.0000.cfg │ ├── cdta_04onarail.0000.cfg │ └── cdta_05finalroad.0000.cfg ├── Drop Dead Gorges │ ├── ddg1_tower_v1_6.0000.cfg │ ├── ddg2_gristmill_v1_5.0000.cfg │ └── ddg3_bluff_v1_5.0000.cfg ├── Firetower Trail │ ├── versus_1.0000.cfg │ ├── versus_2.0000.cfg │ ├── versus_3.0000.cfg │ └── versus_4.0000.cfg ├── Haunted Forrest │ ├── hf01_theforest.0000.cfg │ ├── hf02_thesteeple.0000.cfg │ ├── hf03_themansion.0000.cfg │ └── hf04_escape.0000.cfg ├── I Hate Mountains 2 │ ├── l4d_ihm01_forest.0000.cfg │ ├── l4d_ihm02_manor.0000.cfg │ ├── l4d_ihm03_underground.0000.cfg │ ├── l4d_ihm04_lumberyard.0000.cfg │ └── l4d_ihm05_lakeside.0000.cfg ├── One 4 Nine │ ├── l4d_149_1.0000.cfg │ ├── l4d_149_2.0000.cfg │ ├── l4d_149_3.0000.cfg │ ├── l4d_149_4.0000.cfg │ ├── l4d_149_5.0000.cfg │ ├── l4d_149_sv_1.0000.cfg │ ├── l4d_149_sv_2.0000.cfg │ ├── l4d_149_sv_3.0000.cfg │ ├── l4d_149_sv_4.0000.cfg │ └── l4d_149_sv_5.0000.cfg ├── Suicide Blitz 2 │ ├── l4d2_stadium1_apartment.0000.cfg │ ├── l4d2_stadium2_riverwalk.0000.cfg │ ├── l4d2_stadium3_city1.0000.cfg │ ├── l4d2_stadium4_city2.0000.cfg │ ├── l4d2_stadium5_stadium.0000.cfg │ ├── l4d2_sv_stadium2_riverwalk.0000.cfg │ ├── l4d2_sv_stadium3_city1.0000.cfg │ ├── l4d2_sv_stadium4_city2.0000.cfg │ └── l4d2_vs_stadium2_riverwalk.0000.cfg ├── Tour of Terror │ ├── eu01_residential_b16.0000.cfg │ ├── eu02_castle_b16.0000.cfg │ ├── eu03_oldtown_b16.0000.cfg │ ├── eu04_freeway_b16.0000.cfg │ ├── eu05_train_b16.0000.cfg │ ├── sv_eu_castle_b01.0000.cfg │ ├── sv_eu_courtyard_b03.0000.cfg │ ├── sv_eu_freeway_b01.0000.cfg │ └── sv_eu_park_b02.0000.cfg ├── Urban Flight │ ├── uf1_boulevard.0000.cfg │ ├── uf2_rooftops.0000.cfg │ ├── uf3_harbor.0000.cfg │ └── uf4_airfield.0000.cfg ├── Wan Li │ ├── l4d2_wanli01.0000.cfg │ ├── l4d2_wanli02.0000.cfg │ └── l4d2_wanli03.0000.cfg └── Warcelona │ ├── maria_cristina.0000.cfg │ ├── mnac.0000.cfg │ ├── plaza_espana.0000.cfg │ └── srocchurch.0000.cfg └── Official ├── c10m1_caves.0000.cfg ├── c10m2_drainage.0000.cfg ├── c10m3_ranchhouse.0000.cfg ├── c10m4_mainstreet.0000.cfg ├── c10m5_houseboat.0000.cfg ├── c11m1_greenhouse.0000.cfg ├── c11m2_offices.0000.cfg ├── c11m3_garage.0000.cfg ├── c11m4_terminal.0000.cfg ├── c11m5_runway.0000.cfg ├── c12m1_hilltop.0000.cfg ├── c12m2_traintunnel.0000.cfg ├── c12m3_bridge.0000.cfg ├── c12m4_barn.0000.cfg ├── c12m5_cornfield.0000.cfg ├── c13m1_alpinecreek.0000.cfg ├── c13m2_southpinestream.0000.cfg ├── c13m3_memorialbridge.0000.cfg ├── c13m4_cutthroatcreek.0000.cfg ├── c1m1_hotel.0000.cfg ├── c1m2_streets.0000.cfg ├── c1m3_mall.0000.cfg ├── c1m4_atrium.0000.cfg ├── c2m1_highway.0000.cfg ├── c2m2_fairgrounds.0000.cfg ├── c2m3_coaster.0000.cfg ├── c2m4_barns.0000.cfg ├── c2m5_concert.0000.cfg ├── c3m1_plankcountry.0000.cfg ├── c3m2_swamp.0000.cfg ├── c3m3_shantytown.0000.cfg ├── c3m4_plantation.0000.cfg ├── c4m1_milltown_a.0000.cfg ├── c4m2_sugarmill_a.0000.cfg ├── c4m3_sugarmill_b.0000.cfg ├── c4m4_milltown_b.0000.cfg ├── c4m5_milltown_escape.0000.cfg ├── c5m1_waterfront.0000.cfg ├── c5m1_waterfront_sndscape.0000.cfg ├── c5m2_park.0000.cfg ├── c5m3_cemetery.0000.cfg ├── c5m4_quarter.0000.cfg ├── c5m5_bridge.0000.cfg ├── c6m1_riverbank.0000.cfg ├── c6m2_bedlam.0000.cfg ├── c6m3_port.0000.cfg ├── c7m1_docks.0000.cfg ├── c7m2_barge.0000.cfg ├── c7m3_port.0000.cfg ├── c8m1_apartment.0000.cfg ├── c8m2_subway.0000.cfg ├── c8m3_sewers.0000.cfg ├── c8m4_interior.0000.cfg ├── c8m5_rooftop.0000.cfg ├── c9m1_alleys.0000.cfg ├── c9m2_lots.0000.cfg ├── credits.0000.cfg ├── tutorial_standards.0000.cfg └── tutorial_standards_vs.0000.cfg /Decompiled VScripts/c10m1_no_bosses.nut: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stabbath/L4D2-Decompiled/HEAD/Decompiled VScripts/c10m1_no_bosses.nut -------------------------------------------------------------------------------- /Decompiled VScripts/c10m3_church.nut: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stabbath/L4D2-Decompiled/HEAD/Decompiled VScripts/c10m3_church.nut -------------------------------------------------------------------------------- /Decompiled VScripts/c10m4_onslaught.nut: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stabbath/L4D2-Decompiled/HEAD/Decompiled VScripts/c10m4_onslaught.nut -------------------------------------------------------------------------------- /Decompiled VScripts/c10m5_houseboat_finale.nut: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stabbath/L4D2-Decompiled/HEAD/Decompiled VScripts/c10m5_houseboat_finale.nut -------------------------------------------------------------------------------- /Decompiled VScripts/c11m1_no_bosses.nut: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stabbath/L4D2-Decompiled/HEAD/Decompiled VScripts/c11m1_no_bosses.nut -------------------------------------------------------------------------------- /Decompiled VScripts/c11m4_minifinale.nut: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stabbath/L4D2-Decompiled/HEAD/Decompiled VScripts/c11m4_minifinale.nut -------------------------------------------------------------------------------- /Decompiled VScripts/c11m4_minifinale_pt2.nut: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stabbath/L4D2-Decompiled/HEAD/Decompiled VScripts/c11m4_minifinale_pt2.nut -------------------------------------------------------------------------------- /Decompiled VScripts/c11m4_onslaught.nut: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stabbath/L4D2-Decompiled/HEAD/Decompiled VScripts/c11m4_onslaught.nut -------------------------------------------------------------------------------- /Decompiled VScripts/c11m4_reserved_wanderers.nut: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stabbath/L4D2-Decompiled/HEAD/Decompiled VScripts/c11m4_reserved_wanderers.nut -------------------------------------------------------------------------------- /Decompiled VScripts/c11m5_runway_finale.nut: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stabbath/L4D2-Decompiled/HEAD/Decompiled VScripts/c11m5_runway_finale.nut -------------------------------------------------------------------------------- /Decompiled VScripts/c12m1_no_bosses.nut: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stabbath/L4D2-Decompiled/HEAD/Decompiled VScripts/c12m1_no_bosses.nut -------------------------------------------------------------------------------- /Decompiled VScripts/c12m3_onslaught.nut: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stabbath/L4D2-Decompiled/HEAD/Decompiled VScripts/c12m3_onslaught.nut -------------------------------------------------------------------------------- /Decompiled VScripts/c12m4_onslaught.nut: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stabbath/L4D2-Decompiled/HEAD/Decompiled VScripts/c12m4_onslaught.nut -------------------------------------------------------------------------------- /Decompiled VScripts/c12m4_reserved_wanderers.nut: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stabbath/L4D2-Decompiled/HEAD/Decompiled VScripts/c12m4_reserved_wanderers.nut -------------------------------------------------------------------------------- /Decompiled VScripts/c12m5_cornfield_finale.nut: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stabbath/L4D2-Decompiled/HEAD/Decompiled VScripts/c12m5_cornfield_finale.nut -------------------------------------------------------------------------------- /Decompiled VScripts/c12m5_panic.nut: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stabbath/L4D2-Decompiled/HEAD/Decompiled VScripts/c12m5_panic.nut -------------------------------------------------------------------------------- /Decompiled VScripts/c13m4_tankdistance.nut: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stabbath/L4D2-Decompiled/HEAD/Decompiled VScripts/c13m4_tankdistance.nut -------------------------------------------------------------------------------- /Decompiled VScripts/c1_3_trafficmessage_frequency.nut: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stabbath/L4D2-Decompiled/HEAD/Decompiled VScripts/c1_3_trafficmessage_frequency.nut -------------------------------------------------------------------------------- /Decompiled VScripts/c1_gunshop_onslaught.nut: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stabbath/L4D2-Decompiled/HEAD/Decompiled VScripts/c1_gunshop_onslaught.nut -------------------------------------------------------------------------------- /Decompiled VScripts/c1_gunshop_quiet.nut: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stabbath/L4D2-Decompiled/HEAD/Decompiled VScripts/c1_gunshop_quiet.nut -------------------------------------------------------------------------------- /Decompiled VScripts/c1_mall_ambient.nut: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stabbath/L4D2-Decompiled/HEAD/Decompiled VScripts/c1_mall_ambient.nut -------------------------------------------------------------------------------- /Decompiled VScripts/c1_mall_crescendo.nut: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stabbath/L4D2-Decompiled/HEAD/Decompiled VScripts/c1_mall_crescendo.nut -------------------------------------------------------------------------------- /Decompiled VScripts/c1_mall_crescendo_cooldown.nut: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stabbath/L4D2-Decompiled/HEAD/Decompiled VScripts/c1_mall_crescendo_cooldown.nut -------------------------------------------------------------------------------- /Decompiled VScripts/c1_mall_crescendo_wave.nut: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stabbath/L4D2-Decompiled/HEAD/Decompiled VScripts/c1_mall_crescendo_wave.nut -------------------------------------------------------------------------------- /Decompiled VScripts/c1_mall_onslaught.nut: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stabbath/L4D2-Decompiled/HEAD/Decompiled VScripts/c1_mall_onslaught.nut -------------------------------------------------------------------------------- /Decompiled VScripts/c1_streets_ambush.nut: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stabbath/L4D2-Decompiled/HEAD/Decompiled VScripts/c1_streets_ambush.nut -------------------------------------------------------------------------------- /Decompiled VScripts/c1m1_reserved_wanderers.nut: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stabbath/L4D2-Decompiled/HEAD/Decompiled VScripts/c1m1_reserved_wanderers.nut -------------------------------------------------------------------------------- /Decompiled VScripts/c1m4_atrium.nut: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stabbath/L4D2-Decompiled/HEAD/Decompiled VScripts/c1m4_atrium.nut -------------------------------------------------------------------------------- /Decompiled VScripts/c1m4_atrium_finale.nut: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stabbath/L4D2-Decompiled/HEAD/Decompiled VScripts/c1m4_atrium_finale.nut -------------------------------------------------------------------------------- /Decompiled VScripts/c1m4_atrium_scavenge.nut: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stabbath/L4D2-Decompiled/HEAD/Decompiled VScripts/c1m4_atrium_scavenge.nut -------------------------------------------------------------------------------- /Decompiled VScripts/c1m4_delay.nut: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stabbath/L4D2-Decompiled/HEAD/Decompiled VScripts/c1m4_delay.nut -------------------------------------------------------------------------------- /Decompiled VScripts/c1m4_finale_wave_1.nut: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stabbath/L4D2-Decompiled/HEAD/Decompiled VScripts/c1m4_finale_wave_1.nut -------------------------------------------------------------------------------- /Decompiled VScripts/c2_coaster_onslaught.nut: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stabbath/L4D2-Decompiled/HEAD/Decompiled VScripts/c2_coaster_onslaught.nut -------------------------------------------------------------------------------- /Decompiled VScripts/c2_fairgrounds_onslaught.nut: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stabbath/L4D2-Decompiled/HEAD/Decompiled VScripts/c2_fairgrounds_onslaught.nut -------------------------------------------------------------------------------- /Decompiled VScripts/c2_highway_ambush.nut: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stabbath/L4D2-Decompiled/HEAD/Decompiled VScripts/c2_highway_ambush.nut -------------------------------------------------------------------------------- /Decompiled VScripts/c2m1_no_bosses.nut: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stabbath/L4D2-Decompiled/HEAD/Decompiled VScripts/c2m1_no_bosses.nut -------------------------------------------------------------------------------- /Decompiled VScripts/c2m1_reserved_wanderers.nut: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stabbath/L4D2-Decompiled/HEAD/Decompiled VScripts/c2m1_reserved_wanderers.nut -------------------------------------------------------------------------------- /Decompiled VScripts/c2m4_barns_onslaught.nut: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stabbath/L4D2-Decompiled/HEAD/Decompiled VScripts/c2m4_barns_onslaught.nut -------------------------------------------------------------------------------- /Decompiled VScripts/c2m4_barns_onslaught2.nut: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stabbath/L4D2-Decompiled/HEAD/Decompiled VScripts/c2m4_barns_onslaught2.nut -------------------------------------------------------------------------------- /Decompiled VScripts/c2m4_finale_onslaught.nut: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stabbath/L4D2-Decompiled/HEAD/Decompiled VScripts/c2m4_finale_onslaught.nut -------------------------------------------------------------------------------- /Decompiled VScripts/c2m4_finale_quiet.nut: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stabbath/L4D2-Decompiled/HEAD/Decompiled VScripts/c2m4_finale_quiet.nut -------------------------------------------------------------------------------- /Decompiled VScripts/c2m4_melee_test.nut: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stabbath/L4D2-Decompiled/HEAD/Decompiled VScripts/c2m4_melee_test.nut -------------------------------------------------------------------------------- /Decompiled VScripts/c2m5_concert_finale.nut: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stabbath/L4D2-Decompiled/HEAD/Decompiled VScripts/c2m5_concert_finale.nut -------------------------------------------------------------------------------- /Decompiled VScripts/c3m1_barge.nut: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stabbath/L4D2-Decompiled/HEAD/Decompiled VScripts/c3m1_barge.nut -------------------------------------------------------------------------------- /Decompiled VScripts/c3m1_fog_spawn.nut: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stabbath/L4D2-Decompiled/HEAD/Decompiled VScripts/c3m1_fog_spawn.nut -------------------------------------------------------------------------------- /Decompiled VScripts/c3m1_minifinale.nut: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stabbath/L4D2-Decompiled/HEAD/Decompiled VScripts/c3m1_minifinale.nut -------------------------------------------------------------------------------- /Decompiled VScripts/c3m1_nothreat.nut: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stabbath/L4D2-Decompiled/HEAD/Decompiled VScripts/c3m1_nothreat.nut -------------------------------------------------------------------------------- /Decompiled VScripts/c3m1_swamp_fog_spawn.nut: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stabbath/L4D2-Decompiled/HEAD/Decompiled VScripts/c3m1_swamp_fog_spawn.nut -------------------------------------------------------------------------------- /Decompiled VScripts/c3m2_fog_spawn.nut: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stabbath/L4D2-Decompiled/HEAD/Decompiled VScripts/c3m2_fog_spawn.nut -------------------------------------------------------------------------------- /Decompiled VScripts/c3m2_mob_from_front.nut: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stabbath/L4D2-Decompiled/HEAD/Decompiled VScripts/c3m2_mob_from_front.nut -------------------------------------------------------------------------------- /Decompiled VScripts/c3m4_nothreat.nut: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stabbath/L4D2-Decompiled/HEAD/Decompiled VScripts/c3m4_nothreat.nut -------------------------------------------------------------------------------- /Decompiled VScripts/c3m4_plantation_finale.nut: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stabbath/L4D2-Decompiled/HEAD/Decompiled VScripts/c3m4_plantation_finale.nut -------------------------------------------------------------------------------- /Decompiled VScripts/c4_3_trafficmessage_frequency.nut: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stabbath/L4D2-Decompiled/HEAD/Decompiled VScripts/c4_3_trafficmessage_frequency.nut -------------------------------------------------------------------------------- /Decompiled VScripts/c4_4_trafficmessage_frequency.nut: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stabbath/L4D2-Decompiled/HEAD/Decompiled VScripts/c4_4_trafficmessage_frequency.nut -------------------------------------------------------------------------------- /Decompiled VScripts/c4m4_fog_spawn.nut: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stabbath/L4D2-Decompiled/HEAD/Decompiled VScripts/c4m4_fog_spawn.nut -------------------------------------------------------------------------------- /Decompiled VScripts/c4m5_milltown_escape_finale.nut: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stabbath/L4D2-Decompiled/HEAD/Decompiled VScripts/c4m5_milltown_escape_finale.nut -------------------------------------------------------------------------------- /Decompiled VScripts/c5m1_nothreat.nut: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stabbath/L4D2-Decompiled/HEAD/Decompiled VScripts/c5m1_nothreat.nut -------------------------------------------------------------------------------- /Decompiled VScripts/c5m2_mob_from_front.nut: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stabbath/L4D2-Decompiled/HEAD/Decompiled VScripts/c5m2_mob_from_front.nut -------------------------------------------------------------------------------- /Decompiled VScripts/c6m1_riverbank.nut: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stabbath/L4D2-Decompiled/HEAD/Decompiled VScripts/c6m1_riverbank.nut -------------------------------------------------------------------------------- /Decompiled VScripts/c6m2_minifinale.nut: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stabbath/L4D2-Decompiled/HEAD/Decompiled VScripts/c6m2_minifinale.nut -------------------------------------------------------------------------------- /Decompiled VScripts/c6m3_port.nut: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stabbath/L4D2-Decompiled/HEAD/Decompiled VScripts/c6m3_port.nut -------------------------------------------------------------------------------- /Decompiled VScripts/c6m3_port_finale.nut: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stabbath/L4D2-Decompiled/HEAD/Decompiled VScripts/c6m3_port_finale.nut -------------------------------------------------------------------------------- /Decompiled VScripts/c6m3_port_scavenge.nut: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stabbath/L4D2-Decompiled/HEAD/Decompiled VScripts/c6m3_port_scavenge.nut -------------------------------------------------------------------------------- /Decompiled VScripts/c6m3_quiet.nut: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stabbath/L4D2-Decompiled/HEAD/Decompiled VScripts/c6m3_quiet.nut -------------------------------------------------------------------------------- /Decompiled VScripts/c7m1_docks.nut: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stabbath/L4D2-Decompiled/HEAD/Decompiled VScripts/c7m1_docks.nut -------------------------------------------------------------------------------- /Decompiled VScripts/c7m2_barge.nut: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stabbath/L4D2-Decompiled/HEAD/Decompiled VScripts/c7m2_barge.nut -------------------------------------------------------------------------------- /Decompiled VScripts/c7m3_port.nut: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stabbath/L4D2-Decompiled/HEAD/Decompiled VScripts/c7m3_port.nut -------------------------------------------------------------------------------- /Decompiled VScripts/c7m3_port_finale.nut: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stabbath/L4D2-Decompiled/HEAD/Decompiled VScripts/c7m3_port_finale.nut -------------------------------------------------------------------------------- /Decompiled VScripts/c8m1_apartment.nut: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stabbath/L4D2-Decompiled/HEAD/Decompiled VScripts/c8m1_apartment.nut -------------------------------------------------------------------------------- /Decompiled VScripts/c8m3_sewers.nut: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stabbath/L4D2-Decompiled/HEAD/Decompiled VScripts/c8m3_sewers.nut -------------------------------------------------------------------------------- /Decompiled VScripts/c8m5_rooftop.nut: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stabbath/L4D2-Decompiled/HEAD/Decompiled VScripts/c8m5_rooftop.nut -------------------------------------------------------------------------------- /Decompiled VScripts/c8m5_rooftop_finale.nut: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stabbath/L4D2-Decompiled/HEAD/Decompiled VScripts/c8m5_rooftop_finale.nut -------------------------------------------------------------------------------- /Decompiled VScripts/c9m1_minifinale.nut: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stabbath/L4D2-Decompiled/HEAD/Decompiled VScripts/c9m1_minifinale.nut -------------------------------------------------------------------------------- /Decompiled VScripts/c9m1_nobosses.nut: -------------------------------------------------------------------------------- 1 | DirectorOptions <- 2 | { 3 | ProhibitBosses = true 4 | } -------------------------------------------------------------------------------- /Decompiled VScripts/c9m2_lots_finale.nut: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stabbath/L4D2-Decompiled/HEAD/Decompiled VScripts/c9m2_lots_finale.nut -------------------------------------------------------------------------------- /Decompiled VScripts/carnival_games/gallery_copy_counters.nut: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stabbath/L4D2-Decompiled/HEAD/Decompiled VScripts/carnival_games/gallery_copy_counters.nut -------------------------------------------------------------------------------- /Decompiled VScripts/carnival_games/gallery_copy_movelinears.nut: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stabbath/L4D2-Decompiled/HEAD/Decompiled VScripts/carnival_games/gallery_copy_movelinears.nut -------------------------------------------------------------------------------- /Decompiled VScripts/carnival_games/gallery_copy_positions.nut: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stabbath/L4D2-Decompiled/HEAD/Decompiled VScripts/carnival_games/gallery_copy_positions.nut -------------------------------------------------------------------------------- /Decompiled VScripts/carnival_games/gallery_copy_rotators.nut: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stabbath/L4D2-Decompiled/HEAD/Decompiled VScripts/carnival_games/gallery_copy_rotators.nut -------------------------------------------------------------------------------- /Decompiled VScripts/carnival_games/gallery_copy_targets.nut: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stabbath/L4D2-Decompiled/HEAD/Decompiled VScripts/carnival_games/gallery_copy_targets.nut -------------------------------------------------------------------------------- /Decompiled VScripts/carnival_games/gallery_main.nut: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stabbath/L4D2-Decompiled/HEAD/Decompiled VScripts/carnival_games/gallery_main.nut -------------------------------------------------------------------------------- /Decompiled VScripts/carnival_games/strongman_game_script.nut: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stabbath/L4D2-Decompiled/HEAD/Decompiled VScripts/carnival_games/strongman_game_script.nut -------------------------------------------------------------------------------- /Decompiled VScripts/carnival_games/whacker_counter.nut: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stabbath/L4D2-Decompiled/HEAD/Decompiled VScripts/carnival_games/whacker_counter.nut -------------------------------------------------------------------------------- /Decompiled VScripts/carnival_games/whacker_timer.nut: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stabbath/L4D2-Decompiled/HEAD/Decompiled VScripts/carnival_games/whacker_timer.nut -------------------------------------------------------------------------------- /Decompiled VScripts/cs_nobosses.nut: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stabbath/L4D2-Decompiled/HEAD/Decompiled VScripts/cs_nobosses.nut -------------------------------------------------------------------------------- /Decompiled VScripts/cs_script.nut: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stabbath/L4D2-Decompiled/HEAD/Decompiled VScripts/cs_script.nut -------------------------------------------------------------------------------- /Decompiled VScripts/director_base.nut: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stabbath/L4D2-Decompiled/HEAD/Decompiled VScripts/director_base.nut -------------------------------------------------------------------------------- /Decompiled VScripts/director_c4_storm.nut: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stabbath/L4D2-Decompiled/HEAD/Decompiled VScripts/director_c4_storm.nut -------------------------------------------------------------------------------- /Decompiled VScripts/director_gauntlet.nut: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stabbath/L4D2-Decompiled/HEAD/Decompiled VScripts/director_gauntlet.nut -------------------------------------------------------------------------------- /Decompiled VScripts/director_onslaught.nut: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stabbath/L4D2-Decompiled/HEAD/Decompiled VScripts/director_onslaught.nut -------------------------------------------------------------------------------- /Decompiled VScripts/director_quiet.nut: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stabbath/L4D2-Decompiled/HEAD/Decompiled VScripts/director_quiet.nut -------------------------------------------------------------------------------- /Decompiled VScripts/event_alarme.nut: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stabbath/L4D2-Decompiled/HEAD/Decompiled VScripts/event_alarme.nut -------------------------------------------------------------------------------- /Decompiled VScripts/jukebox_dlc1.nut: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stabbath/L4D2-Decompiled/HEAD/Decompiled VScripts/jukebox_dlc1.nut -------------------------------------------------------------------------------- /Decompiled VScripts/jukebox_main.nut: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stabbath/L4D2-Decompiled/HEAD/Decompiled VScripts/jukebox_main.nut -------------------------------------------------------------------------------- /Decompiled VScripts/mutation1.nut: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stabbath/L4D2-Decompiled/HEAD/Decompiled VScripts/mutation1.nut -------------------------------------------------------------------------------- /Decompiled VScripts/mutation10.nut: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stabbath/L4D2-Decompiled/HEAD/Decompiled VScripts/mutation10.nut -------------------------------------------------------------------------------- /Decompiled VScripts/mutation11.nut: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stabbath/L4D2-Decompiled/HEAD/Decompiled VScripts/mutation11.nut -------------------------------------------------------------------------------- /Decompiled VScripts/mutation12.nut: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stabbath/L4D2-Decompiled/HEAD/Decompiled VScripts/mutation12.nut -------------------------------------------------------------------------------- /Decompiled VScripts/mutation13.nut: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stabbath/L4D2-Decompiled/HEAD/Decompiled VScripts/mutation13.nut -------------------------------------------------------------------------------- /Decompiled VScripts/mutation15.nut: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stabbath/L4D2-Decompiled/HEAD/Decompiled VScripts/mutation15.nut -------------------------------------------------------------------------------- /Decompiled VScripts/mutation2.nut: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stabbath/L4D2-Decompiled/HEAD/Decompiled VScripts/mutation2.nut -------------------------------------------------------------------------------- /Decompiled VScripts/mutation3.nut: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stabbath/L4D2-Decompiled/HEAD/Decompiled VScripts/mutation3.nut -------------------------------------------------------------------------------- /Decompiled VScripts/mutation4.nut: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stabbath/L4D2-Decompiled/HEAD/Decompiled VScripts/mutation4.nut -------------------------------------------------------------------------------- /Decompiled VScripts/mutation5.nut: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stabbath/L4D2-Decompiled/HEAD/Decompiled VScripts/mutation5.nut -------------------------------------------------------------------------------- /Decompiled VScripts/mutation7.nut: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stabbath/L4D2-Decompiled/HEAD/Decompiled VScripts/mutation7.nut -------------------------------------------------------------------------------- /Decompiled VScripts/mutation8.nut: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stabbath/L4D2-Decompiled/HEAD/Decompiled VScripts/mutation8.nut -------------------------------------------------------------------------------- /Decompiled VScripts/mutation9.nut: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stabbath/L4D2-Decompiled/HEAD/Decompiled VScripts/mutation9.nut -------------------------------------------------------------------------------- /Decompiled VScripts/reserved_wanderers.nut: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stabbath/L4D2-Decompiled/HEAD/Decompiled VScripts/reserved_wanderers.nut -------------------------------------------------------------------------------- /Decompiled VScripts/spawnrange.nut: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stabbath/L4D2-Decompiled/HEAD/Decompiled VScripts/spawnrange.nut -------------------------------------------------------------------------------- /Misc Stuff/commoncvars.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stabbath/L4D2-Decompiled/HEAD/Misc Stuff/commoncvars.txt -------------------------------------------------------------------------------- /Misc Stuff/models.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stabbath/L4D2-Decompiled/HEAD/Misc Stuff/models.txt -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stabbath/L4D2-Decompiled/HEAD/README.md -------------------------------------------------------------------------------- /Stripper Dumps/Custom/Arena of the Dead 2/jsarena201_town.0000.cfg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stabbath/L4D2-Decompiled/HEAD/Stripper Dumps/Custom/Arena of the Dead 2/jsarena201_town.0000.cfg -------------------------------------------------------------------------------- /Stripper Dumps/Custom/Arena of the Dead 2/jsarena202_alley.0000.cfg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stabbath/L4D2-Decompiled/HEAD/Stripper Dumps/Custom/Arena of the Dead 2/jsarena202_alley.0000.cfg -------------------------------------------------------------------------------- /Stripper Dumps/Custom/Arena of the Dead 2/jsarena202_alley_scavenge.0000.cfg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stabbath/L4D2-Decompiled/HEAD/Stripper Dumps/Custom/Arena of the Dead 2/jsarena202_alley_scavenge.0000.cfg -------------------------------------------------------------------------------- /Stripper Dumps/Custom/Arena of the Dead 2/jsarena203_roof.0000.cfg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stabbath/L4D2-Decompiled/HEAD/Stripper Dumps/Custom/Arena of the Dead 2/jsarena203_roof.0000.cfg -------------------------------------------------------------------------------- /Stripper Dumps/Custom/Arena of the Dead 2/jsarena203_roof_scavenge.0000.cfg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stabbath/L4D2-Decompiled/HEAD/Stripper Dumps/Custom/Arena of the Dead 2/jsarena203_roof_scavenge.0000.cfg -------------------------------------------------------------------------------- /Stripper Dumps/Custom/Arena of the Dead 2/jsarena204_arena.0000.cfg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stabbath/L4D2-Decompiled/HEAD/Stripper Dumps/Custom/Arena of the Dead 2/jsarena204_arena.0000.cfg -------------------------------------------------------------------------------- /Stripper Dumps/Custom/Arena of the Dead 2/jsarena204_arena_scavenge.0000.cfg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stabbath/L4D2-Decompiled/HEAD/Stripper Dumps/Custom/Arena of the Dead 2/jsarena204_arena_scavenge.0000.cfg -------------------------------------------------------------------------------- /Stripper Dumps/Custom/Back to School/l4d2_bts01_forest.0000.cfg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stabbath/L4D2-Decompiled/HEAD/Stripper Dumps/Custom/Back to School/l4d2_bts01_forest.0000.cfg -------------------------------------------------------------------------------- /Stripper Dumps/Custom/Back to School/l4d2_bts02_station.0000.cfg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stabbath/L4D2-Decompiled/HEAD/Stripper Dumps/Custom/Back to School/l4d2_bts02_station.0000.cfg -------------------------------------------------------------------------------- /Stripper Dumps/Custom/Back to School/l4d2_bts03_town.0000.cfg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stabbath/L4D2-Decompiled/HEAD/Stripper Dumps/Custom/Back to School/l4d2_bts03_town.0000.cfg -------------------------------------------------------------------------------- /Stripper Dumps/Custom/Back to School/l4d2_bts04_cinema.0000.cfg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stabbath/L4D2-Decompiled/HEAD/Stripper Dumps/Custom/Back to School/l4d2_bts04_cinema.0000.cfg -------------------------------------------------------------------------------- /Stripper Dumps/Custom/Back to School/l4d2_bts05_church.0000.cfg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stabbath/L4D2-Decompiled/HEAD/Stripper Dumps/Custom/Back to School/l4d2_bts05_church.0000.cfg -------------------------------------------------------------------------------- /Stripper Dumps/Custom/Back to School/l4d2_bts06_school.0000.cfg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stabbath/L4D2-Decompiled/HEAD/Stripper Dumps/Custom/Back to School/l4d2_bts06_school.0000.cfg -------------------------------------------------------------------------------- /Stripper Dumps/Custom/Blood Tracks/bloodtracks_01.0000.cfg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stabbath/L4D2-Decompiled/HEAD/Stripper Dumps/Custom/Blood Tracks/bloodtracks_01.0000.cfg -------------------------------------------------------------------------------- /Stripper Dumps/Custom/Blood Tracks/bloodtracks_02.0000.cfg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stabbath/L4D2-Decompiled/HEAD/Stripper Dumps/Custom/Blood Tracks/bloodtracks_02.0000.cfg -------------------------------------------------------------------------------- /Stripper Dumps/Custom/Blood Tracks/bloodtracks_03.0000.cfg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stabbath/L4D2-Decompiled/HEAD/Stripper Dumps/Custom/Blood Tracks/bloodtracks_03.0000.cfg -------------------------------------------------------------------------------- /Stripper Dumps/Custom/Blood Tracks/bloodtracks_04.0000.cfg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stabbath/L4D2-Decompiled/HEAD/Stripper Dumps/Custom/Blood Tracks/bloodtracks_04.0000.cfg -------------------------------------------------------------------------------- /Stripper Dumps/Custom/Carried Off/cwm1_intro.0000.cfg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stabbath/L4D2-Decompiled/HEAD/Stripper Dumps/Custom/Carried Off/cwm1_intro.0000.cfg -------------------------------------------------------------------------------- /Stripper Dumps/Custom/Carried Off/cwm2_warehouse.0000.cfg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stabbath/L4D2-Decompiled/HEAD/Stripper Dumps/Custom/Carried Off/cwm2_warehouse.0000.cfg -------------------------------------------------------------------------------- /Stripper Dumps/Custom/Carried Off/cwm3_drain.0000.cfg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stabbath/L4D2-Decompiled/HEAD/Stripper Dumps/Custom/Carried Off/cwm3_drain.0000.cfg -------------------------------------------------------------------------------- /Stripper Dumps/Custom/Carried Off/cwm4_building.0000.cfg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stabbath/L4D2-Decompiled/HEAD/Stripper Dumps/Custom/Carried Off/cwm4_building.0000.cfg -------------------------------------------------------------------------------- /Stripper Dumps/Custom/City 17/l4d2_city17_01.0000.cfg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stabbath/L4D2-Decompiled/HEAD/Stripper Dumps/Custom/City 17/l4d2_city17_01.0000.cfg -------------------------------------------------------------------------------- /Stripper Dumps/Custom/City 17/l4d2_city17_02.0000.cfg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stabbath/L4D2-Decompiled/HEAD/Stripper Dumps/Custom/City 17/l4d2_city17_02.0000.cfg -------------------------------------------------------------------------------- /Stripper Dumps/Custom/City 17/l4d2_city17_03.0000.cfg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stabbath/L4D2-Decompiled/HEAD/Stripper Dumps/Custom/City 17/l4d2_city17_03.0000.cfg -------------------------------------------------------------------------------- /Stripper Dumps/Custom/City 17/l4d2_city17_04.0000.cfg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stabbath/L4D2-Decompiled/HEAD/Stripper Dumps/Custom/City 17/l4d2_city17_04.0000.cfg -------------------------------------------------------------------------------- /Stripper Dumps/Custom/City 17/l4d2_city17_05.0000.cfg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stabbath/L4D2-Decompiled/HEAD/Stripper Dumps/Custom/City 17/l4d2_city17_05.0000.cfg -------------------------------------------------------------------------------- /Stripper Dumps/Custom/Dark Parish/c5m1_darkwaterfront.0000.cfg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stabbath/L4D2-Decompiled/HEAD/Stripper Dumps/Custom/Dark Parish/c5m1_darkwaterfront.0000.cfg -------------------------------------------------------------------------------- /Stripper Dumps/Custom/Dark Parish/c5m2_darkpark.0000.cfg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stabbath/L4D2-Decompiled/HEAD/Stripper Dumps/Custom/Dark Parish/c5m2_darkpark.0000.cfg -------------------------------------------------------------------------------- /Stripper Dumps/Custom/Dark Parish/c5m3_darkcemetery.0000.cfg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stabbath/L4D2-Decompiled/HEAD/Stripper Dumps/Custom/Dark Parish/c5m3_darkcemetery.0000.cfg -------------------------------------------------------------------------------- /Stripper Dumps/Custom/Dark Parish/c5m4_darkquarter.0000.cfg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stabbath/L4D2-Decompiled/HEAD/Stripper Dumps/Custom/Dark Parish/c5m4_darkquarter.0000.cfg -------------------------------------------------------------------------------- /Stripper Dumps/Custom/Dark Parish/c5m5_darkbridge.0000.cfg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stabbath/L4D2-Decompiled/HEAD/Stripper Dumps/Custom/Dark Parish/c5m5_darkbridge.0000.cfg -------------------------------------------------------------------------------- /Stripper Dumps/Custom/Dead Before Dawn DC/l4d_dbd2dc_anna_is_gone.0000.cfg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stabbath/L4D2-Decompiled/HEAD/Stripper Dumps/Custom/Dead Before Dawn DC/l4d_dbd2dc_anna_is_gone.0000.cfg -------------------------------------------------------------------------------- /Stripper Dumps/Custom/Dead Before Dawn DC/l4d_dbd2dc_clean_up.0000.cfg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stabbath/L4D2-Decompiled/HEAD/Stripper Dumps/Custom/Dead Before Dawn DC/l4d_dbd2dc_clean_up.0000.cfg -------------------------------------------------------------------------------- /Stripper Dumps/Custom/Dead Before Dawn DC/l4d_dbd2dc_new_dawn.0000.cfg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stabbath/L4D2-Decompiled/HEAD/Stripper Dumps/Custom/Dead Before Dawn DC/l4d_dbd2dc_new_dawn.0000.cfg -------------------------------------------------------------------------------- /Stripper Dumps/Custom/Dead Before Dawn DC/l4d_dbd2dc_the_mall.0000.cfg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stabbath/L4D2-Decompiled/HEAD/Stripper Dumps/Custom/Dead Before Dawn DC/l4d_dbd2dc_the_mall.0000.cfg -------------------------------------------------------------------------------- /Stripper Dumps/Custom/Dead Before Dawn DC/l4d_dbd2dc_undead_center.0000.cfg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stabbath/L4D2-Decompiled/HEAD/Stripper Dumps/Custom/Dead Before Dawn DC/l4d_dbd2dc_undead_center.0000.cfg -------------------------------------------------------------------------------- /Stripper Dumps/Custom/Death Aboard 2/l4d_deathaboard01_prison.0000.cfg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stabbath/L4D2-Decompiled/HEAD/Stripper Dumps/Custom/Death Aboard 2/l4d_deathaboard01_prison.0000.cfg -------------------------------------------------------------------------------- /Stripper Dumps/Custom/Death Aboard 2/l4d_deathaboard02_yard.0000.cfg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stabbath/L4D2-Decompiled/HEAD/Stripper Dumps/Custom/Death Aboard 2/l4d_deathaboard02_yard.0000.cfg -------------------------------------------------------------------------------- /Stripper Dumps/Custom/Death Aboard 2/l4d_deathaboard03_docks.0000.cfg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stabbath/L4D2-Decompiled/HEAD/Stripper Dumps/Custom/Death Aboard 2/l4d_deathaboard03_docks.0000.cfg -------------------------------------------------------------------------------- /Stripper Dumps/Custom/Death Aboard 2/l4d_deathaboard04_ship.0000.cfg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stabbath/L4D2-Decompiled/HEAD/Stripper Dumps/Custom/Death Aboard 2/l4d_deathaboard04_ship.0000.cfg -------------------------------------------------------------------------------- /Stripper Dumps/Custom/Death Aboard 2/l4d_deathaboard05_light.0000.cfg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stabbath/L4D2-Decompiled/HEAD/Stripper Dumps/Custom/Death Aboard 2/l4d_deathaboard05_light.0000.cfg -------------------------------------------------------------------------------- /Stripper Dumps/Custom/Death Aboard 2/l4d_sv_deathaboard_ship.0000.cfg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stabbath/L4D2-Decompiled/HEAD/Stripper Dumps/Custom/Death Aboard 2/l4d_sv_deathaboard_ship.0000.cfg -------------------------------------------------------------------------------- /Stripper Dumps/Custom/Detour Ahead/cdta_01detour.0000.cfg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stabbath/L4D2-Decompiled/HEAD/Stripper Dumps/Custom/Detour Ahead/cdta_01detour.0000.cfg -------------------------------------------------------------------------------- /Stripper Dumps/Custom/Detour Ahead/cdta_02road.0000.cfg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stabbath/L4D2-Decompiled/HEAD/Stripper Dumps/Custom/Detour Ahead/cdta_02road.0000.cfg -------------------------------------------------------------------------------- /Stripper Dumps/Custom/Detour Ahead/cdta_03warehouse.0000.cfg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stabbath/L4D2-Decompiled/HEAD/Stripper Dumps/Custom/Detour Ahead/cdta_03warehouse.0000.cfg -------------------------------------------------------------------------------- /Stripper Dumps/Custom/Detour Ahead/cdta_04onarail.0000.cfg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stabbath/L4D2-Decompiled/HEAD/Stripper Dumps/Custom/Detour Ahead/cdta_04onarail.0000.cfg -------------------------------------------------------------------------------- /Stripper Dumps/Custom/Detour Ahead/cdta_05finalroad.0000.cfg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stabbath/L4D2-Decompiled/HEAD/Stripper Dumps/Custom/Detour Ahead/cdta_05finalroad.0000.cfg -------------------------------------------------------------------------------- /Stripper Dumps/Custom/Drop Dead Gorges/ddg1_tower_v1_6.0000.cfg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stabbath/L4D2-Decompiled/HEAD/Stripper Dumps/Custom/Drop Dead Gorges/ddg1_tower_v1_6.0000.cfg -------------------------------------------------------------------------------- /Stripper Dumps/Custom/Drop Dead Gorges/ddg2_gristmill_v1_5.0000.cfg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stabbath/L4D2-Decompiled/HEAD/Stripper Dumps/Custom/Drop Dead Gorges/ddg2_gristmill_v1_5.0000.cfg -------------------------------------------------------------------------------- /Stripper Dumps/Custom/Drop Dead Gorges/ddg3_bluff_v1_5.0000.cfg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stabbath/L4D2-Decompiled/HEAD/Stripper Dumps/Custom/Drop Dead Gorges/ddg3_bluff_v1_5.0000.cfg -------------------------------------------------------------------------------- /Stripper Dumps/Custom/Firetower Trail/versus_1.0000.cfg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stabbath/L4D2-Decompiled/HEAD/Stripper Dumps/Custom/Firetower Trail/versus_1.0000.cfg -------------------------------------------------------------------------------- /Stripper Dumps/Custom/Firetower Trail/versus_2.0000.cfg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stabbath/L4D2-Decompiled/HEAD/Stripper Dumps/Custom/Firetower Trail/versus_2.0000.cfg -------------------------------------------------------------------------------- /Stripper Dumps/Custom/Firetower Trail/versus_3.0000.cfg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stabbath/L4D2-Decompiled/HEAD/Stripper Dumps/Custom/Firetower Trail/versus_3.0000.cfg -------------------------------------------------------------------------------- /Stripper Dumps/Custom/Firetower Trail/versus_4.0000.cfg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stabbath/L4D2-Decompiled/HEAD/Stripper Dumps/Custom/Firetower Trail/versus_4.0000.cfg -------------------------------------------------------------------------------- /Stripper Dumps/Custom/Haunted Forrest/hf01_theforest.0000.cfg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stabbath/L4D2-Decompiled/HEAD/Stripper Dumps/Custom/Haunted Forrest/hf01_theforest.0000.cfg -------------------------------------------------------------------------------- /Stripper Dumps/Custom/Haunted Forrest/hf02_thesteeple.0000.cfg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stabbath/L4D2-Decompiled/HEAD/Stripper Dumps/Custom/Haunted Forrest/hf02_thesteeple.0000.cfg -------------------------------------------------------------------------------- /Stripper Dumps/Custom/Haunted Forrest/hf03_themansion.0000.cfg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stabbath/L4D2-Decompiled/HEAD/Stripper Dumps/Custom/Haunted Forrest/hf03_themansion.0000.cfg -------------------------------------------------------------------------------- /Stripper Dumps/Custom/Haunted Forrest/hf04_escape.0000.cfg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stabbath/L4D2-Decompiled/HEAD/Stripper Dumps/Custom/Haunted Forrest/hf04_escape.0000.cfg -------------------------------------------------------------------------------- /Stripper Dumps/Custom/I Hate Mountains 2/l4d_ihm01_forest.0000.cfg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stabbath/L4D2-Decompiled/HEAD/Stripper Dumps/Custom/I Hate Mountains 2/l4d_ihm01_forest.0000.cfg -------------------------------------------------------------------------------- /Stripper Dumps/Custom/I Hate Mountains 2/l4d_ihm02_manor.0000.cfg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stabbath/L4D2-Decompiled/HEAD/Stripper Dumps/Custom/I Hate Mountains 2/l4d_ihm02_manor.0000.cfg -------------------------------------------------------------------------------- /Stripper Dumps/Custom/I Hate Mountains 2/l4d_ihm03_underground.0000.cfg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stabbath/L4D2-Decompiled/HEAD/Stripper Dumps/Custom/I Hate Mountains 2/l4d_ihm03_underground.0000.cfg -------------------------------------------------------------------------------- /Stripper Dumps/Custom/I Hate Mountains 2/l4d_ihm04_lumberyard.0000.cfg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stabbath/L4D2-Decompiled/HEAD/Stripper Dumps/Custom/I Hate Mountains 2/l4d_ihm04_lumberyard.0000.cfg -------------------------------------------------------------------------------- /Stripper Dumps/Custom/I Hate Mountains 2/l4d_ihm05_lakeside.0000.cfg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stabbath/L4D2-Decompiled/HEAD/Stripper Dumps/Custom/I Hate Mountains 2/l4d_ihm05_lakeside.0000.cfg -------------------------------------------------------------------------------- /Stripper Dumps/Custom/One 4 Nine/l4d_149_1.0000.cfg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stabbath/L4D2-Decompiled/HEAD/Stripper Dumps/Custom/One 4 Nine/l4d_149_1.0000.cfg -------------------------------------------------------------------------------- /Stripper Dumps/Custom/One 4 Nine/l4d_149_2.0000.cfg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stabbath/L4D2-Decompiled/HEAD/Stripper Dumps/Custom/One 4 Nine/l4d_149_2.0000.cfg -------------------------------------------------------------------------------- /Stripper Dumps/Custom/One 4 Nine/l4d_149_3.0000.cfg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stabbath/L4D2-Decompiled/HEAD/Stripper Dumps/Custom/One 4 Nine/l4d_149_3.0000.cfg -------------------------------------------------------------------------------- /Stripper Dumps/Custom/One 4 Nine/l4d_149_4.0000.cfg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stabbath/L4D2-Decompiled/HEAD/Stripper Dumps/Custom/One 4 Nine/l4d_149_4.0000.cfg -------------------------------------------------------------------------------- /Stripper Dumps/Custom/One 4 Nine/l4d_149_5.0000.cfg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stabbath/L4D2-Decompiled/HEAD/Stripper Dumps/Custom/One 4 Nine/l4d_149_5.0000.cfg -------------------------------------------------------------------------------- /Stripper Dumps/Custom/One 4 Nine/l4d_149_sv_1.0000.cfg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stabbath/L4D2-Decompiled/HEAD/Stripper Dumps/Custom/One 4 Nine/l4d_149_sv_1.0000.cfg -------------------------------------------------------------------------------- /Stripper Dumps/Custom/One 4 Nine/l4d_149_sv_2.0000.cfg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stabbath/L4D2-Decompiled/HEAD/Stripper Dumps/Custom/One 4 Nine/l4d_149_sv_2.0000.cfg -------------------------------------------------------------------------------- /Stripper Dumps/Custom/One 4 Nine/l4d_149_sv_3.0000.cfg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stabbath/L4D2-Decompiled/HEAD/Stripper Dumps/Custom/One 4 Nine/l4d_149_sv_3.0000.cfg -------------------------------------------------------------------------------- /Stripper Dumps/Custom/One 4 Nine/l4d_149_sv_4.0000.cfg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stabbath/L4D2-Decompiled/HEAD/Stripper Dumps/Custom/One 4 Nine/l4d_149_sv_4.0000.cfg -------------------------------------------------------------------------------- /Stripper Dumps/Custom/One 4 Nine/l4d_149_sv_5.0000.cfg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stabbath/L4D2-Decompiled/HEAD/Stripper Dumps/Custom/One 4 Nine/l4d_149_sv_5.0000.cfg -------------------------------------------------------------------------------- /Stripper Dumps/Custom/Suicide Blitz 2/l4d2_stadium1_apartment.0000.cfg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stabbath/L4D2-Decompiled/HEAD/Stripper Dumps/Custom/Suicide Blitz 2/l4d2_stadium1_apartment.0000.cfg -------------------------------------------------------------------------------- /Stripper Dumps/Custom/Suicide Blitz 2/l4d2_stadium2_riverwalk.0000.cfg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stabbath/L4D2-Decompiled/HEAD/Stripper Dumps/Custom/Suicide Blitz 2/l4d2_stadium2_riverwalk.0000.cfg -------------------------------------------------------------------------------- /Stripper Dumps/Custom/Suicide Blitz 2/l4d2_stadium3_city1.0000.cfg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stabbath/L4D2-Decompiled/HEAD/Stripper Dumps/Custom/Suicide Blitz 2/l4d2_stadium3_city1.0000.cfg -------------------------------------------------------------------------------- /Stripper Dumps/Custom/Suicide Blitz 2/l4d2_stadium4_city2.0000.cfg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stabbath/L4D2-Decompiled/HEAD/Stripper Dumps/Custom/Suicide Blitz 2/l4d2_stadium4_city2.0000.cfg -------------------------------------------------------------------------------- /Stripper Dumps/Custom/Suicide Blitz 2/l4d2_stadium5_stadium.0000.cfg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stabbath/L4D2-Decompiled/HEAD/Stripper Dumps/Custom/Suicide Blitz 2/l4d2_stadium5_stadium.0000.cfg -------------------------------------------------------------------------------- /Stripper Dumps/Custom/Suicide Blitz 2/l4d2_sv_stadium2_riverwalk.0000.cfg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stabbath/L4D2-Decompiled/HEAD/Stripper Dumps/Custom/Suicide Blitz 2/l4d2_sv_stadium2_riverwalk.0000.cfg -------------------------------------------------------------------------------- /Stripper Dumps/Custom/Suicide Blitz 2/l4d2_sv_stadium3_city1.0000.cfg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stabbath/L4D2-Decompiled/HEAD/Stripper Dumps/Custom/Suicide Blitz 2/l4d2_sv_stadium3_city1.0000.cfg -------------------------------------------------------------------------------- /Stripper Dumps/Custom/Suicide Blitz 2/l4d2_sv_stadium4_city2.0000.cfg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stabbath/L4D2-Decompiled/HEAD/Stripper Dumps/Custom/Suicide Blitz 2/l4d2_sv_stadium4_city2.0000.cfg -------------------------------------------------------------------------------- /Stripper Dumps/Custom/Suicide Blitz 2/l4d2_vs_stadium2_riverwalk.0000.cfg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stabbath/L4D2-Decompiled/HEAD/Stripper Dumps/Custom/Suicide Blitz 2/l4d2_vs_stadium2_riverwalk.0000.cfg -------------------------------------------------------------------------------- /Stripper Dumps/Custom/Tour of Terror/eu01_residential_b16.0000.cfg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stabbath/L4D2-Decompiled/HEAD/Stripper Dumps/Custom/Tour of Terror/eu01_residential_b16.0000.cfg -------------------------------------------------------------------------------- /Stripper Dumps/Custom/Tour of Terror/eu02_castle_b16.0000.cfg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stabbath/L4D2-Decompiled/HEAD/Stripper Dumps/Custom/Tour of Terror/eu02_castle_b16.0000.cfg -------------------------------------------------------------------------------- /Stripper Dumps/Custom/Tour of Terror/eu03_oldtown_b16.0000.cfg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stabbath/L4D2-Decompiled/HEAD/Stripper Dumps/Custom/Tour of Terror/eu03_oldtown_b16.0000.cfg -------------------------------------------------------------------------------- /Stripper Dumps/Custom/Tour of Terror/eu04_freeway_b16.0000.cfg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stabbath/L4D2-Decompiled/HEAD/Stripper Dumps/Custom/Tour of Terror/eu04_freeway_b16.0000.cfg -------------------------------------------------------------------------------- /Stripper Dumps/Custom/Tour of Terror/eu05_train_b16.0000.cfg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stabbath/L4D2-Decompiled/HEAD/Stripper Dumps/Custom/Tour of Terror/eu05_train_b16.0000.cfg -------------------------------------------------------------------------------- /Stripper Dumps/Custom/Tour of Terror/sv_eu_castle_b01.0000.cfg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stabbath/L4D2-Decompiled/HEAD/Stripper Dumps/Custom/Tour of Terror/sv_eu_castle_b01.0000.cfg -------------------------------------------------------------------------------- /Stripper Dumps/Custom/Tour of Terror/sv_eu_courtyard_b03.0000.cfg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stabbath/L4D2-Decompiled/HEAD/Stripper Dumps/Custom/Tour of Terror/sv_eu_courtyard_b03.0000.cfg -------------------------------------------------------------------------------- /Stripper Dumps/Custom/Tour of Terror/sv_eu_freeway_b01.0000.cfg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stabbath/L4D2-Decompiled/HEAD/Stripper Dumps/Custom/Tour of Terror/sv_eu_freeway_b01.0000.cfg -------------------------------------------------------------------------------- /Stripper Dumps/Custom/Tour of Terror/sv_eu_park_b02.0000.cfg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stabbath/L4D2-Decompiled/HEAD/Stripper Dumps/Custom/Tour of Terror/sv_eu_park_b02.0000.cfg -------------------------------------------------------------------------------- /Stripper Dumps/Custom/Urban Flight/uf1_boulevard.0000.cfg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stabbath/L4D2-Decompiled/HEAD/Stripper Dumps/Custom/Urban Flight/uf1_boulevard.0000.cfg -------------------------------------------------------------------------------- /Stripper Dumps/Custom/Urban Flight/uf2_rooftops.0000.cfg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stabbath/L4D2-Decompiled/HEAD/Stripper Dumps/Custom/Urban Flight/uf2_rooftops.0000.cfg -------------------------------------------------------------------------------- /Stripper Dumps/Custom/Urban Flight/uf3_harbor.0000.cfg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stabbath/L4D2-Decompiled/HEAD/Stripper Dumps/Custom/Urban Flight/uf3_harbor.0000.cfg -------------------------------------------------------------------------------- /Stripper Dumps/Custom/Urban Flight/uf4_airfield.0000.cfg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stabbath/L4D2-Decompiled/HEAD/Stripper Dumps/Custom/Urban Flight/uf4_airfield.0000.cfg -------------------------------------------------------------------------------- /Stripper Dumps/Custom/Wan Li/l4d2_wanli01.0000.cfg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stabbath/L4D2-Decompiled/HEAD/Stripper Dumps/Custom/Wan Li/l4d2_wanli01.0000.cfg -------------------------------------------------------------------------------- /Stripper Dumps/Custom/Wan Li/l4d2_wanli02.0000.cfg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stabbath/L4D2-Decompiled/HEAD/Stripper Dumps/Custom/Wan Li/l4d2_wanli02.0000.cfg -------------------------------------------------------------------------------- /Stripper Dumps/Custom/Wan Li/l4d2_wanli03.0000.cfg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stabbath/L4D2-Decompiled/HEAD/Stripper Dumps/Custom/Wan Li/l4d2_wanli03.0000.cfg -------------------------------------------------------------------------------- /Stripper Dumps/Custom/Warcelona/maria_cristina.0000.cfg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stabbath/L4D2-Decompiled/HEAD/Stripper Dumps/Custom/Warcelona/maria_cristina.0000.cfg -------------------------------------------------------------------------------- /Stripper Dumps/Custom/Warcelona/mnac.0000.cfg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stabbath/L4D2-Decompiled/HEAD/Stripper Dumps/Custom/Warcelona/mnac.0000.cfg -------------------------------------------------------------------------------- /Stripper Dumps/Custom/Warcelona/plaza_espana.0000.cfg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stabbath/L4D2-Decompiled/HEAD/Stripper Dumps/Custom/Warcelona/plaza_espana.0000.cfg -------------------------------------------------------------------------------- /Stripper Dumps/Custom/Warcelona/srocchurch.0000.cfg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stabbath/L4D2-Decompiled/HEAD/Stripper Dumps/Custom/Warcelona/srocchurch.0000.cfg -------------------------------------------------------------------------------- /Stripper Dumps/Official/c10m1_caves.0000.cfg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stabbath/L4D2-Decompiled/HEAD/Stripper Dumps/Official/c10m1_caves.0000.cfg -------------------------------------------------------------------------------- /Stripper Dumps/Official/c10m2_drainage.0000.cfg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stabbath/L4D2-Decompiled/HEAD/Stripper Dumps/Official/c10m2_drainage.0000.cfg -------------------------------------------------------------------------------- /Stripper Dumps/Official/c10m3_ranchhouse.0000.cfg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stabbath/L4D2-Decompiled/HEAD/Stripper Dumps/Official/c10m3_ranchhouse.0000.cfg -------------------------------------------------------------------------------- /Stripper Dumps/Official/c10m4_mainstreet.0000.cfg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stabbath/L4D2-Decompiled/HEAD/Stripper Dumps/Official/c10m4_mainstreet.0000.cfg -------------------------------------------------------------------------------- /Stripper Dumps/Official/c10m5_houseboat.0000.cfg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stabbath/L4D2-Decompiled/HEAD/Stripper Dumps/Official/c10m5_houseboat.0000.cfg -------------------------------------------------------------------------------- /Stripper Dumps/Official/c11m1_greenhouse.0000.cfg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stabbath/L4D2-Decompiled/HEAD/Stripper Dumps/Official/c11m1_greenhouse.0000.cfg -------------------------------------------------------------------------------- /Stripper Dumps/Official/c11m2_offices.0000.cfg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stabbath/L4D2-Decompiled/HEAD/Stripper Dumps/Official/c11m2_offices.0000.cfg -------------------------------------------------------------------------------- /Stripper Dumps/Official/c11m3_garage.0000.cfg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stabbath/L4D2-Decompiled/HEAD/Stripper Dumps/Official/c11m3_garage.0000.cfg -------------------------------------------------------------------------------- /Stripper Dumps/Official/c11m4_terminal.0000.cfg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stabbath/L4D2-Decompiled/HEAD/Stripper Dumps/Official/c11m4_terminal.0000.cfg -------------------------------------------------------------------------------- /Stripper Dumps/Official/c11m5_runway.0000.cfg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stabbath/L4D2-Decompiled/HEAD/Stripper Dumps/Official/c11m5_runway.0000.cfg -------------------------------------------------------------------------------- /Stripper Dumps/Official/c12m1_hilltop.0000.cfg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stabbath/L4D2-Decompiled/HEAD/Stripper Dumps/Official/c12m1_hilltop.0000.cfg -------------------------------------------------------------------------------- /Stripper Dumps/Official/c12m2_traintunnel.0000.cfg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stabbath/L4D2-Decompiled/HEAD/Stripper Dumps/Official/c12m2_traintunnel.0000.cfg -------------------------------------------------------------------------------- /Stripper Dumps/Official/c12m3_bridge.0000.cfg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stabbath/L4D2-Decompiled/HEAD/Stripper Dumps/Official/c12m3_bridge.0000.cfg -------------------------------------------------------------------------------- /Stripper Dumps/Official/c12m4_barn.0000.cfg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stabbath/L4D2-Decompiled/HEAD/Stripper Dumps/Official/c12m4_barn.0000.cfg -------------------------------------------------------------------------------- /Stripper Dumps/Official/c12m5_cornfield.0000.cfg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stabbath/L4D2-Decompiled/HEAD/Stripper Dumps/Official/c12m5_cornfield.0000.cfg -------------------------------------------------------------------------------- /Stripper Dumps/Official/c13m1_alpinecreek.0000.cfg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stabbath/L4D2-Decompiled/HEAD/Stripper Dumps/Official/c13m1_alpinecreek.0000.cfg -------------------------------------------------------------------------------- /Stripper Dumps/Official/c13m2_southpinestream.0000.cfg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stabbath/L4D2-Decompiled/HEAD/Stripper Dumps/Official/c13m2_southpinestream.0000.cfg -------------------------------------------------------------------------------- /Stripper Dumps/Official/c13m3_memorialbridge.0000.cfg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stabbath/L4D2-Decompiled/HEAD/Stripper Dumps/Official/c13m3_memorialbridge.0000.cfg -------------------------------------------------------------------------------- /Stripper Dumps/Official/c13m4_cutthroatcreek.0000.cfg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stabbath/L4D2-Decompiled/HEAD/Stripper Dumps/Official/c13m4_cutthroatcreek.0000.cfg -------------------------------------------------------------------------------- /Stripper Dumps/Official/c1m1_hotel.0000.cfg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stabbath/L4D2-Decompiled/HEAD/Stripper Dumps/Official/c1m1_hotel.0000.cfg -------------------------------------------------------------------------------- /Stripper Dumps/Official/c1m2_streets.0000.cfg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stabbath/L4D2-Decompiled/HEAD/Stripper Dumps/Official/c1m2_streets.0000.cfg -------------------------------------------------------------------------------- /Stripper Dumps/Official/c1m3_mall.0000.cfg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stabbath/L4D2-Decompiled/HEAD/Stripper Dumps/Official/c1m3_mall.0000.cfg -------------------------------------------------------------------------------- /Stripper Dumps/Official/c1m4_atrium.0000.cfg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stabbath/L4D2-Decompiled/HEAD/Stripper Dumps/Official/c1m4_atrium.0000.cfg -------------------------------------------------------------------------------- /Stripper Dumps/Official/c2m1_highway.0000.cfg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stabbath/L4D2-Decompiled/HEAD/Stripper Dumps/Official/c2m1_highway.0000.cfg -------------------------------------------------------------------------------- /Stripper Dumps/Official/c2m2_fairgrounds.0000.cfg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stabbath/L4D2-Decompiled/HEAD/Stripper Dumps/Official/c2m2_fairgrounds.0000.cfg -------------------------------------------------------------------------------- /Stripper Dumps/Official/c2m3_coaster.0000.cfg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stabbath/L4D2-Decompiled/HEAD/Stripper Dumps/Official/c2m3_coaster.0000.cfg -------------------------------------------------------------------------------- /Stripper Dumps/Official/c2m4_barns.0000.cfg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stabbath/L4D2-Decompiled/HEAD/Stripper Dumps/Official/c2m4_barns.0000.cfg -------------------------------------------------------------------------------- /Stripper Dumps/Official/c2m5_concert.0000.cfg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stabbath/L4D2-Decompiled/HEAD/Stripper Dumps/Official/c2m5_concert.0000.cfg -------------------------------------------------------------------------------- /Stripper Dumps/Official/c3m1_plankcountry.0000.cfg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stabbath/L4D2-Decompiled/HEAD/Stripper Dumps/Official/c3m1_plankcountry.0000.cfg -------------------------------------------------------------------------------- /Stripper Dumps/Official/c3m2_swamp.0000.cfg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stabbath/L4D2-Decompiled/HEAD/Stripper Dumps/Official/c3m2_swamp.0000.cfg -------------------------------------------------------------------------------- /Stripper Dumps/Official/c3m3_shantytown.0000.cfg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stabbath/L4D2-Decompiled/HEAD/Stripper Dumps/Official/c3m3_shantytown.0000.cfg -------------------------------------------------------------------------------- /Stripper Dumps/Official/c3m4_plantation.0000.cfg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stabbath/L4D2-Decompiled/HEAD/Stripper Dumps/Official/c3m4_plantation.0000.cfg -------------------------------------------------------------------------------- /Stripper Dumps/Official/c4m1_milltown_a.0000.cfg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stabbath/L4D2-Decompiled/HEAD/Stripper Dumps/Official/c4m1_milltown_a.0000.cfg -------------------------------------------------------------------------------- /Stripper Dumps/Official/c4m2_sugarmill_a.0000.cfg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stabbath/L4D2-Decompiled/HEAD/Stripper Dumps/Official/c4m2_sugarmill_a.0000.cfg -------------------------------------------------------------------------------- /Stripper Dumps/Official/c4m3_sugarmill_b.0000.cfg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stabbath/L4D2-Decompiled/HEAD/Stripper Dumps/Official/c4m3_sugarmill_b.0000.cfg -------------------------------------------------------------------------------- /Stripper Dumps/Official/c4m4_milltown_b.0000.cfg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stabbath/L4D2-Decompiled/HEAD/Stripper Dumps/Official/c4m4_milltown_b.0000.cfg -------------------------------------------------------------------------------- /Stripper Dumps/Official/c4m5_milltown_escape.0000.cfg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stabbath/L4D2-Decompiled/HEAD/Stripper Dumps/Official/c4m5_milltown_escape.0000.cfg -------------------------------------------------------------------------------- /Stripper Dumps/Official/c5m1_waterfront.0000.cfg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stabbath/L4D2-Decompiled/HEAD/Stripper Dumps/Official/c5m1_waterfront.0000.cfg -------------------------------------------------------------------------------- /Stripper Dumps/Official/c5m1_waterfront_sndscape.0000.cfg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stabbath/L4D2-Decompiled/HEAD/Stripper Dumps/Official/c5m1_waterfront_sndscape.0000.cfg -------------------------------------------------------------------------------- /Stripper Dumps/Official/c5m2_park.0000.cfg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stabbath/L4D2-Decompiled/HEAD/Stripper Dumps/Official/c5m2_park.0000.cfg -------------------------------------------------------------------------------- /Stripper Dumps/Official/c5m3_cemetery.0000.cfg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stabbath/L4D2-Decompiled/HEAD/Stripper Dumps/Official/c5m3_cemetery.0000.cfg -------------------------------------------------------------------------------- /Stripper Dumps/Official/c5m4_quarter.0000.cfg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stabbath/L4D2-Decompiled/HEAD/Stripper Dumps/Official/c5m4_quarter.0000.cfg -------------------------------------------------------------------------------- /Stripper Dumps/Official/c5m5_bridge.0000.cfg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stabbath/L4D2-Decompiled/HEAD/Stripper Dumps/Official/c5m5_bridge.0000.cfg -------------------------------------------------------------------------------- /Stripper Dumps/Official/c6m1_riverbank.0000.cfg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stabbath/L4D2-Decompiled/HEAD/Stripper Dumps/Official/c6m1_riverbank.0000.cfg -------------------------------------------------------------------------------- /Stripper Dumps/Official/c6m2_bedlam.0000.cfg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stabbath/L4D2-Decompiled/HEAD/Stripper Dumps/Official/c6m2_bedlam.0000.cfg -------------------------------------------------------------------------------- /Stripper Dumps/Official/c6m3_port.0000.cfg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stabbath/L4D2-Decompiled/HEAD/Stripper Dumps/Official/c6m3_port.0000.cfg -------------------------------------------------------------------------------- /Stripper Dumps/Official/c7m1_docks.0000.cfg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stabbath/L4D2-Decompiled/HEAD/Stripper Dumps/Official/c7m1_docks.0000.cfg -------------------------------------------------------------------------------- /Stripper Dumps/Official/c7m2_barge.0000.cfg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stabbath/L4D2-Decompiled/HEAD/Stripper Dumps/Official/c7m2_barge.0000.cfg -------------------------------------------------------------------------------- /Stripper Dumps/Official/c7m3_port.0000.cfg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stabbath/L4D2-Decompiled/HEAD/Stripper Dumps/Official/c7m3_port.0000.cfg -------------------------------------------------------------------------------- /Stripper Dumps/Official/c8m1_apartment.0000.cfg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stabbath/L4D2-Decompiled/HEAD/Stripper Dumps/Official/c8m1_apartment.0000.cfg -------------------------------------------------------------------------------- /Stripper Dumps/Official/c8m2_subway.0000.cfg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stabbath/L4D2-Decompiled/HEAD/Stripper Dumps/Official/c8m2_subway.0000.cfg -------------------------------------------------------------------------------- /Stripper Dumps/Official/c8m3_sewers.0000.cfg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stabbath/L4D2-Decompiled/HEAD/Stripper Dumps/Official/c8m3_sewers.0000.cfg -------------------------------------------------------------------------------- /Stripper Dumps/Official/c8m4_interior.0000.cfg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stabbath/L4D2-Decompiled/HEAD/Stripper Dumps/Official/c8m4_interior.0000.cfg -------------------------------------------------------------------------------- /Stripper Dumps/Official/c8m5_rooftop.0000.cfg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stabbath/L4D2-Decompiled/HEAD/Stripper Dumps/Official/c8m5_rooftop.0000.cfg -------------------------------------------------------------------------------- /Stripper Dumps/Official/c9m1_alleys.0000.cfg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stabbath/L4D2-Decompiled/HEAD/Stripper Dumps/Official/c9m1_alleys.0000.cfg -------------------------------------------------------------------------------- /Stripper Dumps/Official/c9m2_lots.0000.cfg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stabbath/L4D2-Decompiled/HEAD/Stripper Dumps/Official/c9m2_lots.0000.cfg -------------------------------------------------------------------------------- /Stripper Dumps/Official/credits.0000.cfg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stabbath/L4D2-Decompiled/HEAD/Stripper Dumps/Official/credits.0000.cfg -------------------------------------------------------------------------------- /Stripper Dumps/Official/tutorial_standards.0000.cfg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stabbath/L4D2-Decompiled/HEAD/Stripper Dumps/Official/tutorial_standards.0000.cfg -------------------------------------------------------------------------------- /Stripper Dumps/Official/tutorial_standards_vs.0000.cfg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stabbath/L4D2-Decompiled/HEAD/Stripper Dumps/Official/tutorial_standards_vs.0000.cfg --------------------------------------------------------------------------------