home *** CD-ROM | disk | FTP | other *** search
/ GameStar Special 2004 September / GSSH0904CD2.iso / Doom3 / MapsSolo / TriteBreedindFacility / TriteBreedindFacility.exe / kiltron1.pk4 / materials / kiltron1.mtr
Text File  |  2004-08-24  |  4KB  |  198 lines

  1. //===================================================
  2. // Base Wall Materials - Kiltron
  3. //===================================================
  4.  
  5. textures/kiltron1/bwall_light1
  6. {
  7.     qer_editorimage        textures/kiltron1/bwall_light1.tga
  8.     bumpmap            textures/kiltron1/bwall_light1_local.tga
  9.     diffusemap        textures/kiltron1/bwall_light1_d.tga
  10.     specularmap        textures/kiltron1/bwall_light1_s.tga
  11.     {
  12.         blend     add
  13.         map        textures/kiltron1/bwall_light1_add.tga
  14.         rgb        5
  15.     }
  16. }
  17.  
  18. textures/kiltron1/kilt_tech_side1
  19. {
  20.     qer_editorimage    textures/kiltron1/kilt_tech_side1.tga
  21.     bumpmap        addnormals( textures/kiltron1/kilt_tech_side1_local.tga, heightmap( textures/kiltron1/kilt_tech_side1_bmp.tga, 6 ) )
  22.     diffusemap        textures/kiltron1/kilt_tech_side1_dif.tga
  23.     specularmap        textures/kiltron1/kilt_tech_side1_s.tga
  24. }
  25.  
  26. //===================================================
  27. // SFX & Decals - Kiltron
  28. //===================================================
  29.  
  30. textures/kiltron1/broken_glass01
  31. {
  32.     qer_editorimage    textures/kiltron1/broken_glass01.tga
  33.     translucent
  34.     twosided
  35.     noshadows
  36.     nonsolid
  37.     glass
  38.     diffusemap        textures/kiltron1/broken_glass01_d.tga
  39. }
  40.  
  41. textures/kiltron1/broken_glass02
  42. {
  43.     qer_editorimage    textures/kiltron1/broken_glass02.tga
  44.     translucent
  45.     twosided
  46.     noshadows
  47.     nonsolid
  48.     glass
  49.     diffusemap        textures/kiltron1/broken_glass02_d.tga
  50. }
  51.  
  52. textures/kiltron1/kiltron1_glass01
  53. {
  54.     translucent
  55.     twoSided
  56.     noshadows
  57.  
  58.     qer_editorimage    textures/kiltron1/kiltron1_glass01.tga
  59.  
  60.     {
  61.         blend add
  62.         cubeMap        env/kiltron1a
  63.         texgen        reflect
  64.     }
  65.     
  66.     {
  67.         blend diffuseMap
  68.         map textures/kiltron1/kiltron1_glass01.tga
  69.     }
  70.  
  71. }
  72.  
  73. textures/kiltron1/kiltron1_glass02
  74. {
  75.     translucent
  76.     twoSided
  77.     noshadows
  78.  
  79.     qer_editorimage    textures/kiltron1/kiltron1_glass01.tga
  80.  
  81.     {
  82.         blend add
  83.         cubeMap        env/kiltron1b
  84.         texgen        reflect
  85.     }
  86.     
  87.     {
  88.         blend diffuseMap
  89.         map textures/kiltron1/kiltron1_glass01.tga
  90.     }
  91.  
  92. }
  93.  
  94. //----------------------
  95. // Decals
  96. //----------------------
  97.  
  98. textures/kiltron1/glass_pieces_floor
  99. {
  100.     translucent
  101.     twoSided
  102.     noshadows
  103.     qer_editorimage    textures/kiltron1/glass_pieces_floor.tga
  104.     
  105.     {
  106.         blend diffuseMap
  107.         map textures/kiltron1/glass_pieces_floor.tga
  108.     }
  109.     {
  110.         blend specularMap
  111.         map textures/kiltron1/glass_pieces_floor.tga
  112.     }
  113.  
  114.  
  115.  
  116. }
  117.  
  118. textures/kiltron1/alphabet_i_kilt
  119. {
  120.     qer_editorimage textures/kiltron1/alphabet_i_kilt.tga
  121.     DECAL_MACRO
  122.     noShadows
  123.     twoSided
  124.     nonsolid
  125.     noimpact
  126.     translucent
  127.  
  128.  
  129.     {
  130.         colored       
  131.               blend    diffuseMap  
  132.         map    textures/kiltron1/alphabet_i_kilt_d.tga
  133.     }
  134.  
  135.  
  136.  }
  137.  
  138. //===================================================
  139. // Light Materials - Kiltron
  140. //===================================================
  141.  
  142. lights/squarelight_blue_kilt
  143. {
  144.     {
  145.         map    lights/squarelight_blue_kilt.tga
  146.         zeroclamp
  147.     }
  148. }
  149.  
  150. lights/floor_vent1_kilt
  151. {
  152.     {
  153.         map    lights/floor_vent1_kilt.tga
  154.         colored
  155.         rgb        eyestable[ time * 1 ]
  156.         zeroClamp
  157.     }
  158. }
  159.  
  160. textures/kiltron1/sopanel19a_kilt
  161. {
  162.     qer_editorimage    textures/kiltron1/sopanel19a_kilt.tga
  163.     {if ( parm7 == 0 )
  164.             blend    bumpmap            
  165.             map        textures/base_wall/sopanel19_local.tga
  166.     }
  167.     {if ( parm7 == 0 )
  168.         blend        diffusemap        
  169.         map            textures/kiltron1/sopanel19a_kilt.tga
  170.     }
  171.     {if ( parm7 == 0 )
  172.         blend        specularmap        
  173.         map            textures/base_wall/sopanel19_s.tga
  174.     }
  175.     {if ( parm7 == 0 )
  176.         blend        add
  177.         map            textures/base_wall/sopanel19a_add.tga
  178.         colored
  179.     }
  180.     //
  181.     {if ( parm7 != 0 )
  182.             blend    bumpmap            
  183.             map        textures/base_wall/sopanel19_local.tga
  184.     }
  185.     {if ( parm7 != 0 )
  186.         blend        diffusemap        
  187.         map            textures/base_wall/sopanel19a2.tga
  188.     }
  189.     {if ( parm7 != 0 )
  190.         blend        specularmap        
  191.         map            textures/base_wall/sopanel19a2_s.tga
  192.     }
  193.     {if ( parm7 != 0 )
  194.         blend        add
  195.         map            textures/base_wall/sopanel19a2_add.tga
  196.         colored
  197.     }
  198. }