- Timestamp:
- 08/15/10 00:56:03 (22 months ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
cafu/trunk/Games/DeathMatch/Models/TechDemo/Crates/box3b.cmap
r51 r117 1 1 // Cafu Map File 2 2 // Written by CaWE, the Cafu World Editor. 3 Version 13 3 4 4 5 5 { // Entity 0 (the world)6 { 6 7 classname "worldspawn" 8 shlmap_patchsize "200.0" 7 9 lightmap_patchsize "200.0" 8 shlmap_patchsize "200.0"9 10 wind_velocity "0.0" 10 11 wind_velocity_var "0.0" … … 14 15 fog_end "1.0" 15 16 fog_color "0 0 0" 16 m apfile_version "11"17 mru_mat_0 "TechDemo/walls/wall-13b" 17 18 18 { // Brush 019 { 19 20 ( -9 17 9 ) ( 9 17 9 ) ( 9 -17 9 ) "Textures/meta/collisionmodel" ( 2 0 0 0 ( 64 0 0 ) ( 0 -64 0 ) ) 20 21 ( -9 -17 -10 ) ( 9 -17 -10 ) ( 9 17 -10 ) "Textures/meta/collisionmodel" ( 2 0 0 0 ( 64 0 0 ) ( 0 -64 0 ) ) … … 26 27 } 27 28 28 { // Entity 129 { 29 30 classname "static_detail_model" 30 31 angles "-0 90 -0"
