Skip to content

Commit

Permalink
c5m2 Fixed a perma-stuck spot on a ladder before the event that was m…
Browse files Browse the repository at this point in the history
…oved in TLS update
  • Loading branch information
Derpduck committed Jun 11, 2021
1 parent a8d2031 commit 8982487
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions cfg/stripper/maps/c5m2_park.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -560,6 +560,15 @@ add:
"initialstate" "1"
"BlockType" "0"
}
; --- Fix a perma-stuck spot on a ladder before the event that was moved in TLS update
{
"classname" "env_physics_blocker"
"origin" "-9295 -5123 -236"
"mins" "-9 -9 -20"
"maxs" "9 9 20"
"initialstate" "1"
"BlockType" "2"
}

; =====================================================
; == NUISANCE CHANGES ==
Expand Down

0 comments on commit 8982487

Please sign in to comment.