From: MirceaKitsune Date: Tue, 23 Aug 2011 14:06:21 +0000 (+0300) Subject: Make the forklifts misc_gamemodel instead of misc_model X-Git-Tag: xonotic-v0.5.0~42^2~4 X-Git-Url: https://de.git.xonotic.org/?p=xonotic%2Fxonotic-maps.pk3dir.git;a=commitdiff_plain;h=a88998ecad5d9bf4ab45a032f4c2d365bcdba8f1 Make the forklifts misc_gamemodel instead of misc_model --- diff --git a/maps/red-planet.map b/maps/red-planet.map index 29c1b28f..142b8ea1 100644 --- a/maps/red-planet.map +++ b/maps/red-planet.map @@ -61877,12 +61877,6 @@ 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" @@ -62561,13 +62555,6 @@ 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" @@ -116137,3 +116124,18 @@ 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" +}