Skip to content

Commit

Permalink
c13m1 fixed _commentary_towerroof
Browse files Browse the repository at this point in the history
  • Loading branch information
Derpduck committed Nov 14, 2021
1 parent 82d6685 commit 37c8b3b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion root/scripts/vscripts/community/maps/c13m1_alpinecreek.nut
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ function DoRoundFixes()

if ( HasPlayerControlledZombies() )
{
make_clip( "_commentary_towerroof", "Survivors", 1, "-144 -112 -656", "144 112 656", "-2340 3244 1600" );
make_clip( "_commentary_towerroof", "Survivors", 1, "-144 -112 -656", "146 112 656", "-2340 3244 1600" );
make_ladder( "_ladder_crossoverbackB_cloned_mrlogsuperwide", "954 1027.5 474.3475", "-2055 3751 -274", "0 -90 0", "1 0 0" );
make_ladder( "_ladder_crossoverbackT_cloned_mrlogsuperwide", "954 1027.5 474.3475", "-2165 3751 -100", "0 -90 0", "1 0 0" );
make_ladder( "_ladder_crossoverfrontB_cloned_mrlogsuperwide", "954 1027.5 474.3475", "-479 1690 -313", "0 90 0", "-1 0 0" );
Expand Down

0 comments on commit 37c8b3b

Please sign in to comment.