Skip to content

Commit 979b515

Browse files
committed
Fix spitblock
1 parent f4c0b44 commit 979b515

File tree

2 files changed

+14
-5
lines changed

2 files changed

+14
-5
lines changed

CHANGELOG.md

Lines changed: 13 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,19 @@
11
# Changelog
22

33
# Current Release
4+
## v19 (WIP)
5+
### Dead Center
6+
#### Map 4
7+
* Added 1 melee weapon spawn before the elevator
8+
* Added 1 melee weapon spawn by the information stand
9+
10+
### Dead Before Dawn DC
11+
#### Map 4
12+
* Fixed the spit block in the vent not working
13+
14+
***
15+
16+
# Past Releases
417
## v18 (2021-12-16)
518
### All Maps
619
* Improved physics prop fixes for custom campaigns
@@ -157,9 +170,6 @@
157170
#### Dead Air
158171
* Map 4: Blocked spawns behind the fence
159172

160-
***
161-
162-
# Past Releases
163173
## v17 (2021-10-20)
164174
* Initial Release
165175
* Dead Before Dawn DC

cfg/cfgogl/spit_block.cfg

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,7 @@ spit_block_square c5m3_cemetery 4160 333.04 4297 291.01 // At the drop into the
66

77
//Custom Campaigns
88
spit_block_square l4d_dbd2dc_clean_up -4232 3608 -4432 3544 // In the vent
9-
spit_block_square l4d_dbd2dc_undead_center -6906 8716 -7864 8512 // In the vent, crouching section, part 1
10-
spit_block_square l4d_dbd2dc_undead_center -7612 8804 -8720 268 // In the vent, drop section, part 2
9+
spit_block_square l4d_dbd2dc_undead_center -6902.102539 8809.659180 -7872.751953 8522.269531 // In the vent
1110
spit_block_square l4d2_fallindeath03 4562.987793 -1769.313721 4446.680664 -1623.422729
1211
spit_block_square l4d2_fallindeath04 1656.737061 -325.227692 1531.636108 -187.895630
1312
spit_block_square cdta_03warehouse 6311.086 -13217.889 6192.448 -13347.204 // At the final ladder in the sewer

0 commit comments

Comments
 (0)