From 37116ae033b1327a61e9a579ff1478479bda3ee4 Mon Sep 17 00:00:00 2001 From: MirceaKitsune Date: Thu, 25 Aug 2011 13:50:55 +0300 Subject: [PATCH] Revert "Make the forklifts misc_gamemodel instead of misc_model". Might cause bad collisions as well, so turn it back into misc_model for now. --- maps/red-planet.map | 28 +++++++++++++--------------- 1 file changed, 13 insertions(+), 15 deletions(-) diff --git a/maps/red-planet.map b/maps/red-planet.map index aade8ea3..39f582e9 100644 --- a/maps/red-planet.map +++ b/maps/red-planet.map @@ -62681,6 +62681,12 @@ exx/trim-vert01 } } { +"classname" "misc_model" +"origin" "640.000000 192.000000 48.000000" +"model" "models/map/forklift.md3" +"spawnflags" "2" +} +{ "classname" "light" "origin" "1152.000000 -544.000000 32.000000" "light" "100" @@ -63359,6 +63365,13 @@ exx/trim-vert01 "light" "150" } { +"classname" "misc_model" +"origin" "896.000000 -896.000061 -384.000092" +"model" "models/map/forklift.md3" +"spawnflags" "2" +"angles" "-0.000000 -45.000008 -45.000008" +} +{ "classname" "item_cells" "origin" "-1952.000000 -932.000000 112.000000" "angle" "90.000000" @@ -116954,18 +116967,3 @@ trak5x/base-pipe1a "respawntime" "40" "respawntimejitter" "10" } -{ -"classname" "misc_gamemodel" -"origin" "640.000000 192.000000 48.000000" -"model" "models/map/forklift.md3" -"solid" "4" -"_castShadows" "1" -} -{ -"classname" "misc_gamemodel" -"origin" "896.000000 -896.000061 -384.000092" -"model" "models/map/forklift.md3" -"angles" "-0.000000 -45.000008 -45.000008" -"solid" "4" -"_castShadows" "1" -} -- 2.39.2