File tree Expand file tree Collapse file tree 3 files changed +30
-1
lines changed
Expand file tree Collapse file tree 3 files changed +30
-1
lines changed Original file line number Diff line number Diff line change 1515#### Map 4
1616* Removed changes to event hordes during tank, replaced with plugin l4d2_tank_horde_monitor
1717
18+ ### Blood Harvest
19+ #### Map 4
20+ * Fixed survivors being able to climb an infected ladder on the bridge
21+
1822### Dead Before Dawn DC
1923#### Map 4
2024* Fixed the spit block in the vent not working
Original file line number Diff line number Diff line change 476476 " normal.x" " 0.00"
477477 " normal.y" " 1.00"
478478 " normal.z" " 0.00"
479- " team" " 0 "
479+ " team" " 2 "
480480}
481481
482482
Original file line number Diff line number Diff line change 7070; == PILL / ITEM / WEAPON SPAWNS ==
7171; == Remove or change pill, item & weapon spawns ==
7272; =====================================================
73+ add:
74+ ; --- Crowbar before the elevator
75+ {
76+ " classname" " weapon_melee_spawn"
77+ " origin" " -3052 -4252 -538"
78+ " angles" " 0 90 -90"
79+ " melee_weapon" " crowbar"
80+ " spawn_without_director" " 1"
81+ " solid" " 0"
82+ " disableshadows" " 1"
83+ " spawnflags" " 2"
84+ " count" " 1"
85+ }
86+ ; --- Melee weapon by the information stand
87+ {
88+ " classname" " weapon_melee_spawn"
89+ " origin" " -4357 -3882 37"
90+ " angles" " 0 330 90"
91+ " melee_weapon" " any"
92+ " spawn_without_director" " 1"
93+ " solid" " 0"
94+ " disableshadows" " 1"
95+ " spawnflags" " 2"
96+ " count" " 1"
97+ }
7398
7499; =====================================================
75100; == STATIC AMMO PILES ==
You can’t perform that action at this time.
0 commit comments