Skip to content

Commit

Permalink
Update c6m2_bedlam.nut
Browse files Browse the repository at this point in the history
  • Loading branch information
Derpduck committed Oct 31, 2021
1 parent df956ee commit 7338b3d
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions root/scripts/vscripts/community/maps/c6m2_bedlam.nut
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,8 @@ function DoRoundFixes()
make_clip( "_ghostgrief_noio_gate2", "Everyone", 1, "-3 -39 0", "3 39 32", "5187 5445 -950" );
make_clip( "_booster_electricalbox", "Survivors", 1, "-28 -5 -20", "32 5 836", "917 3163 -4" );
make_clip( "_booster_acunit", "Survivors", 1, "-64 -32 0", "64 32 721", "743 3135 111" );
make_clip( "_dispsteps_smoother1", "Everyone", 1, "-95 -104 -4", "150 104 4", "2553 -936 -186", "33.5 0 0" );
make_clip( "_dispsteps_smoother2", "Everyone", 1, "-95 -104 -4", "135 104 4", "2201 -936 -58", "33.5 0 0" );
make_clip( "_dispsteps_smoother1", "Everyone", 1, "-95 -104 -4", "150 104 4", "2553 -936 -186", "34 0 0" );
make_clip( "_dispsteps_smoother2", "Everyone", 1, "-95 -104 -4", "135 104 4", "2201 -936 -58", "34 0 0" );
make_clip( "_plankescape_smoother", "Everyone", 1, "-82 -30 0", "143 31 8", "190 2976 120", "45 0 0" );
make_clip( "_permstuck_orangefence", "Everyone", 1, "-32 -32 0", "32 32 64", "2188 1856 -64" );
make_clip( "_booster_awningnlights", "Survivors", 1, "-124 -41 0", "129 56 762", "1264 3705 8" );
Expand Down Expand Up @@ -75,4 +75,4 @@ function DoRoundFixes()
make_ladder( "_ladder_startfencefront_cloned_startfenceback", "2408 -1284 -64", "4820 -2566 0", "0 180 0", "0 1 0" );
make_prop( "dynamic", "_solidify_ventlarge", "models/props_rooftop/vent_large1.mdl", "1312.21 1963.61 334.677", "0 270 0", "shadow_no" );
}
}
}

0 comments on commit 7338b3d

Please sign in to comment.