Skip to content

Commit

Permalink
c3m1 Add _commentary_dock_ledge
Browse files Browse the repository at this point in the history
  • Loading branch information
Derpduck committed Jan 26, 2022
1 parent feed7b1 commit 40e419c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions root/scripts/vscripts/community/maps/c3m1_plankcountry.nut
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@ function DoRoundFixes()
make_clip( "_commentary_booster_crumpstore_b", "Survivors", 1, "-43 -147 -352", "43 147 352", "-6523 6352 672" );
make_clip( "_commentary_dockprops_poleclip", "Survivors", 1, "-16 -16 -8", "20 20 324", "-5379 6768 -26" );
make_clip( "_commentary_dockprops_shelfclip", "Everyone", 1, "-3 -2 -8", "3 2 80", "-5346 6795 -56" );
make_clip( "_commentary_dock_ledge", "Everyone", 1, "-8 -17 -46", "8 17 46", "-5374 5998 -18")
make_prop( "dynamic", "_commentary_dockprops_pole", "models/props_docks/dock02_pole02a.mdl", "-5381.1 6767.52 89.1467", "0 0 0", "shadow_no", "solid_yes", "255 255 255", "1800", "2000" );
make_prop( "dynamic", "_commentary_dockprops_light", "models/props_urban/porch_light003.mdl", "-5380 6775 277.271", "0 270 0", "shadow_no", "solid_no", "255 255 255", "1000", "1200" );
make_prop( "dynamic", "_commentary_dockprops_boat", "models/props_urban/boat002.mdl", "-5411.46 6783.37 88.6317", "61.9321 199.129 4.5769", "shadow_no", "solid_yes", "255 255 255", "1700", "1900" );
Expand Down

0 comments on commit 40e419c

Please sign in to comment.