home *** CD-ROM | disk | FTP | other *** search
/ GameStar Special 2004 September / GSSH0904CD2.iso / Doom3 / MapsMulti / mancer01 / mancer01.exe / mancer01.pk4 / materials / mancer01.mtr
Text File  |  2004-08-20  |  414b  |  20 lines

  1. textures/cole/mancer01/zerlogo_overlay.tga
  2. {
  3.     qer_editorimage textures/cole/mancer01/zerlogo_overlay.tga
  4.     DECAL_MACRO
  5.     noShadows
  6.     nonsolid
  7.     noimpact
  8.     twoSided
  9.     translucent
  10.  
  11.  
  12.     {       
  13.           blend    add
  14.         map        textures/cole/mancer01/zerlogo_overlay.tga
  15.         red        (fireballtable[ time * .2]) * parm0
  16.         green    (fireballtable[ time * .2]) * parm1
  17.         blue    (fireballtable[ time * .2]) * parm2
  18.         colored
  19.     }
  20. }