@@ -576,17 +576,17 @@ add:
576576 " initialstate" " 1"
577577 " BlockType" " 1"
578578}
579- ; --- Block jumping on the buggies ride
580- {
581- " classname" " env_physics_blocker"
582- " origin" " -1341 -1333 401"
583- " angles" " 0 10 0"
584- " mins" " -106 -10 -367"
585- " maxs" " 106 10 367"
586- " boxmins" " -106 -10 -367"
587- " boxmaxs" " 106 10 367"
588- " initialstate" " 1"
589- " BlockType" " 1"
579+ ; --- Block jumping on the buggies ride (can be re-enabled if angled blockers get fixed) (#34)
580+ ; {
581+ ; "classname" "env_physics_blocker"
582+ ; "origin" "-1341 -1333 401"
583+ ; "angles" "0 10 0"
584+ ; "mins" "-106 -10 -367"
585+ ; "maxs" "106 10 367"
586+ ; "boxmins" "-106 -10 -367"
587+ ; "boxmaxs" "106 10 367"
588+ ; "initialstate" "1"
589+ ; "BlockType" "1"
590590}
591591{
592592 " classname" " env_physics_blocker"
@@ -596,18 +596,18 @@ add:
596596 " initialstate" " 1"
597597 " BlockType" " 1"
598598}
599- ; --- Block jumping on the trains ride
600- {
601- " classname" " env_physics_blocker"
602- " origin" " -2114 -564 401"
603- " angles" " 0 10 0"
604- " mins" " -106 -10 -367"
605- " maxs" " 106 10 367"
606- " boxmins" " -106 -10 -367"
607- " boxmaxs" " 106 10 367"
608- " initialstate" " 1"
609- " BlockType" " 1"
610- }
599+ ; --- Block jumping on the trains ride (can be re-enabled if angled blockers get fixed) (#34)
600+ ; {
601+ ; "classname" "env_physics_blocker"
602+ ; "origin" "-2114 -564 401"
603+ ; "angles" "0 10 0"
604+ ; "mins" "-106 -10 -367"
605+ ; "maxs" "106 10 367"
606+ ; "boxmins" "-106 -10 -367"
607+ ; "boxmaxs" "106 10 367"
608+ ; "initialstate" "1"
609+ ; "BlockType" "1"
610+ ; }
611611{
612612 " classname" " env_physics_blocker"
613613 " origin" " -2176 -256 441"
@@ -1210,25 +1210,6 @@ add:
12101210 " disableshadows" " 1"
12111211 " rendercolor" " 74 104 149"
12121212}
1213- ; --- Tent in kiddyland by the buggies ride
1214- {
1215- " classname" " prop_dynamic"
1216- " origin" " -962 -762 -124"
1217- " angles" " 0 90 0"
1218- " model" " models/props_misc/fairground_tent_closed.mdl"
1219- " solid" " 6"
1220- " disableshadows" " 1"
1221- " rendercolor" " 83 152 189"
1222- }
1223- ; --- Clipping for tent
1224- {
1225- " classname" " env_physics_blocker"
1226- " origin" " -962 -762 391"
1227- " mins" " -64 -64 -377"
1228- " maxs" " 64 64 377"
1229- " initialstate" " 1"
1230- " BlockType" " 1"
1231- }
12321213; --- Small pipe to help infected jump into the room above the slanted roof in kiddyland, the pipe is only solid to infected
12331214{
12341215 " classname" " prop_dynamic"
0 commit comments