- Timestamp:
- 08/20/10 15:06:58 (21 months ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
cafu/branches/cafu_to_wx/Games/DeathMatch/Models/TechDemo/Crates/crate2.cmap
r51 r124 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 ( -16 0 8 ) ( 16 0 8 ) ( 16 -63 8 ) "Textures/meta/collisionmodel" ( 2 0 0 0 ( 512 0 0 ) ( 0 -512 0 ) ) 20 21 ( -16 -63 -9 ) ( 16 -63 -9 ) ( 16 0 -9 ) "Textures/meta/collisionmodel" ( 2 0 0 0 ( 512 0 0 ) ( 0 -512 0 ) ) … … 26 27 } 27 28 28 { // Entity 129 { 29 30 classname "static_detail_model" 30 31 angles "-0 90 -0"
