home *** CD-ROM | disk | FTP | other *** search
/ Net Power 2000 #2 / NetCD2.iso / Demogame / Quake3 / q3ademo.exe / Main / pak0.pk3 / scripts / gothic_light.shader < prev    next >
Encoding:
Text File  |  1999-11-29  |  32.5 KB  |  1,581 lines

  1. // Mar.31.1999
  2. // -----------
  3. // Xian: Note to self, q3map_backsplash 0 0 is used to turn off light backsplash
  4. // ---
  5.  
  6. //****************************************
  7. //*   Border combining border7 and ceil39
  8. //*   Created 5/1/99 by Paul Jaquays
  9. //****************************************
  10. textures/gothic_light/border7_ceil39b_10k
  11. {
  12.     qer_editorimage textures/gothic_light/border7_ceil39b.tga
  13.     q3map_surfacelight 3000
  14.     light 1
  15.     surfaceparm nomarks
  16.     {
  17.         map $lightmap
  18.         rgbGen identity
  19.     }
  20.     {
  21.         map textures/gothic_light/border7_ceil39b.tga
  22.         blendFunc GL_DST_COLOR GL_ZERO
  23.         rgbGen identity
  24.     }
  25.     {
  26.         map textures/gothic_light/border7_ceil39b.blend.tga
  27.         blendfunc GL_ONE GL_ONE
  28.     }
  29. }
  30. //****************************************
  31. //*   Border combining border7 and ceil39
  32. //*   Created 5/5/99 by Paul Jaquays
  33. //****************************************
  34. textures/gothic_light/border7_ceil39_6k
  35. {
  36.     qer_editorimage textures/gothic_light/border7_ceil39.tga
  37.     q3map_surfacelight 3700
  38.     light 1
  39.     //surfaceparm nomarks
  40.     {
  41.         map $lightmap
  42.         rgbGen identity
  43.     }
  44.     {
  45.         map textures/gothic_light/border7_ceil39.tga
  46.         blendFunc GL_DST_COLOR GL_ZERO
  47.         rgbGen identity
  48.     }
  49.     {
  50.         map textures/gothic_light/border_ceil39.blend.tga
  51.         blendfunc GL_ONE GL_ONE
  52.     }
  53. }
  54. textures/gothic_light/border7_ceil22a
  55. {
  56.     qer_editorimage textures/gothic_light/border7_ceil22a.tga
  57.     q3map_lightimage textures/gothic_light/border_ceil22a.blend.tga
  58.     q3map_surfacelight 200
  59.     //light 1
  60.     //surfaceparm nomarks
  61.     {
  62.         map $lightmap
  63.         rgbGen identity
  64.     }
  65.     {
  66.         map textures/gothic_light/border7_ceil22a.tga
  67.         blendFunc GL_DST_COLOR GL_ZERO
  68.         rgbGen identity
  69.     }
  70.     {
  71.         map textures/gothic_light/border_ceil22a.blend.tga
  72.         blendfunc GL_ONE GL_ONE
  73.     }
  74. }
  75.  
  76. textures/gothic_light/border7_ceil30
  77. {
  78.     qer_editorimage textures/gothic_light/border7_ceil30.tga
  79.     q3map_lightimage textures/gothic_light/border_ceil30.blend.tga
  80.     q3map_surfacelight 200
  81.     //    light 1
  82.     //surfaceparm nomarks
  83.     {
  84.         map $lightmap
  85.         rgbGen identity
  86.     }
  87.     {
  88.         map textures/gothic_light/border7_ceil30.tga
  89.         blendFunc GL_DST_COLOR GL_ZERO
  90.         rgbGen identity
  91.     }
  92.     {
  93.         map textures/gothic_light/border_ceil30.blend.tga
  94.         blendfunc GL_ONE GL_ONE
  95.     }
  96. }
  97.  
  98. textures/gothic_light/gothic_light2_lrg_2k
  99. {
  100.     qer_editorimage textures/gothic_light/gothic_light2_lrg.tga
  101.     q3map_surfacelight 2000
  102.     light 1
  103.     surfaceparm nomarks
  104.     {
  105.         map $lightmap
  106.         rgbGen identity
  107.     }
  108.     {
  109.         map textures/gothic_light/gothic_light2_lrg.tga
  110.         blendFunc GL_DST_COLOR GL_ZERO
  111.         rgbGen identity
  112.     }
  113.     {
  114.         map textures/gothic_light/gothic_light2_blend.tga
  115.         //tcMod scale 0.5 0.5
  116.         blendfunc GL_ONE GL_ONE
  117.     }
  118. }
  119.  
  120. textures/gothic_light/gothic_light2_lrg_1k
  121. {
  122.     qer_editorimage textures/gothic_light/gothic_light2_lrg.tga
  123.     q3map_surfacelight 1000
  124.     light 1
  125.     surfaceparm nomarks
  126.     {
  127.         map $lightmap
  128.         rgbGen identity
  129.     }
  130.     {
  131.         map textures/gothic_light/gothic_light2_lrg.tga
  132.         blendFunc GL_DST_COLOR GL_ZERO
  133.         rgbGen identity
  134.     }
  135.     {
  136.         map textures/gothic_light/gothic_light2_blend.tga
  137.         //tcMod scale 0.5 0.5
  138.         blendfunc GL_ONE GL_ONE
  139.     }
  140. }
  141. textures/gothic_light/gothic_light2_lrg_200
  142. {
  143.     qer_editorimage textures/gothic_light/gothic_light2_lrg.tga
  144.     q3map_surfacelight 200
  145.     light 1
  146.     surfaceparm nomarks
  147.     {
  148.         map $lightmap
  149.         rgbGen identity
  150.     }
  151.     {
  152.         map textures/gothic_light/gothic_light2_lrg.tga
  153.         blendFunc GL_DST_COLOR GL_ZERO
  154.         rgbGen identity
  155.     }
  156.     {
  157.         map textures/gothic_light/gothic_light2_blend.tga
  158.         //tcMod scale 0.5 0.5
  159.         blendfunc GL_ONE GL_ONE
  160.     }
  161. }
  162.  
  163. textures/gothic_light/gothic_light2_lrg_500
  164. {
  165.     qer_editorimage textures/gothic_light/gothic_light2_lrg.tga
  166.     q3map_surfacelight 500
  167.     light 1
  168.     surfaceparm nomarks
  169.     {
  170.         map $lightmap
  171.         rgbGen identity
  172.     }
  173.     {
  174.         map textures/gothic_light/gothic_light2_lrg.tga
  175.         blendFunc GL_DST_COLOR GL_ZERO
  176.         rgbGen identity
  177.     }
  178.     {
  179.         map textures/gothic_light/gothic_light2_blend.tga
  180.         //tcMod scale 0.5 0.5
  181.         blendfunc GL_ONE GL_ONE
  182.     }
  183. }
  184.  
  185. textures/gothic_light/goth_lt2_lrg2k
  186. {
  187.     qer_editorimage textures/gothic_light/gothic_light2_lrg.tga
  188.     q3map_surfacelight 2000
  189.     light 1
  190.     surfaceparm nomarks
  191.     {
  192.         map $lightmap
  193.         rgbGen identity
  194.     }
  195.     {
  196.         map textures/gothic_light/gothic_light2_lrg.tga
  197.         blendFunc GL_DST_COLOR GL_ZERO
  198.         rgbGen identity
  199.     }
  200.     {
  201.         map textures/gothic_light/gothic_light2_blend.tga
  202.         //tcMod scale 0.5 0.5
  203.         blendfunc GL_ONE GL_ONE
  204.     }
  205. }
  206.  
  207. textures/gothic_light/gothic_light3_15K
  208. {
  209.     qer_editorimage textures/gothic_light/gothic_light3.tga
  210.     q3map_lightimage textures/gothic_light/gothic_light2_blend.tga
  211.     q3map_surfacelight 15000
  212.     light 1
  213.     surfaceparm nomarks
  214.     {
  215.         map $lightmap
  216.         rgbGen identity
  217.     }
  218.     {
  219.         map textures/gothic_light/gothic_light3.tga
  220.         blendFunc GL_DST_COLOR GL_ZERO
  221.         rgbGen identity
  222.     }
  223.     {
  224.         map textures/gothic_light/gothic_light2_blend.tga
  225.         rgbGen wave sin .6 .1 .1 .1
  226.         blendfunc GL_ONE GL_ONE
  227.     }
  228. }
  229.  
  230. textures/gothic_light/gothic_light3_20K
  231. {
  232.     qer_editorimage textures/gothic_light/gothic_light3.tga
  233.     q3map_lightimage textures/gothic_light/gothic_light2_blend.tga
  234.     q3map_surfacelight 20000
  235.     light 1
  236.     surfaceparm nomarks
  237.     {
  238.         map $lightmap
  239.         rgbGen identity
  240.     }
  241.     {
  242.         map textures/gothic_light/gothic_light3.tga
  243.         blendFunc GL_DST_COLOR GL_ZERO
  244.         rgbGen identity
  245.     }
  246.     {
  247.         map textures/gothic_light/gothic_light2_blend.tga
  248.         rgbGen wave sin .6 .1 .1 .1
  249.         blendfunc GL_ONE GL_ONE
  250.     }
  251. }
  252.  
  253.  
  254. textures/gothic_light/gothic_light3_10K
  255. {
  256.     qer_editorimage textures/gothic_light/gothic_light3.tga
  257.     q3map_lightimage textures/gothic_light/gothic_light2_blend.tga
  258.     q3map_surfacelight 10000
  259.     light 1
  260.     surfaceparm nomarks
  261.     {
  262.         map $lightmap
  263.         rgbGen identity
  264.     }
  265.     {
  266.         map textures/gothic_light/gothic_light3.tga
  267.         blendFunc GL_DST_COLOR GL_ZERO
  268.         rgbGen identity
  269.     }
  270.     {
  271.         map textures/gothic_light/gothic_light2_blend.tga
  272.         rgbGen wave sin .6 .1 .1 .1
  273.         blendfunc GL_ONE GL_ONE
  274.     }
  275. }
  276.  
  277. textures/gothic_light/gothic_light3_6K
  278. {
  279. //    q3map_backsplash 0 0
  280.     qer_editorimage textures/gothic_light/gothic_light3.tga
  281.     q3map_lightimage textures/gothic_light/gothic_light2_blend.tga
  282.     q3map_surfacelight 6000
  283.     light 1
  284.     surfaceparm nomarks
  285.     {
  286.         map $lightmap
  287.         rgbGen identity
  288.     }
  289.     {
  290.         map textures/gothic_light/gothic_light3.tga
  291.         blendFunc GL_DST_COLOR GL_ZERO
  292.         rgbGen identity
  293.     }
  294.     {
  295.         map textures/gothic_light/gothic_light2_blend.tga
  296.         rgbGen wave sin .6 .1 .1 .1
  297.         blendfunc GL_ONE GL_ONE
  298.     }
  299. }
  300.  
  301. textures/gothic_light/gothic_light3_7K
  302. {
  303.     qer_editorimage textures/gothic_light/gothic_light3.tga
  304.     q3map_lightimage textures/gothic_light/gothic_light2_blend.tga
  305.     q3map_surfacelight 7000
  306.     light 1
  307.     surfaceparm nomarks
  308.     {
  309.         map $lightmap
  310.         rgbGen identity
  311.     }
  312.     {
  313.         map textures/gothic_light/gothic_light3.tga
  314.         blendFunc GL_DST_COLOR GL_ZERO
  315.         rgbGen identity
  316.     }
  317.     {
  318.         map textures/gothic_light/gothic_light2_blend.tga
  319.         rgbGen wave sin .6 .1 .1 .1
  320.         blendfunc GL_ONE GL_ONE
  321.     }
  322. }
  323.  
  324. textures/gothic_light/gothic_light3_8K
  325. {
  326.     qer_editorimage textures/gothic_light/gothic_light3.tga
  327.     q3map_lightimage textures/gothic_light/gothic_light2_blend.tga
  328.     q3map_surfacelight 8000
  329.     light 1
  330.     surfaceparm nomarks
  331.     {
  332.         map $lightmap
  333.         rgbGen identity
  334.     }
  335.     {
  336.         map textures/gothic_light/gothic_light3.tga
  337.         blendFunc GL_DST_COLOR GL_ZERO
  338.         rgbGen identity
  339.     }
  340.     {
  341.         map textures/gothic_light/gothic_light2_blend.tga
  342.         rgbGen wave sin .6 .1 .1 .1
  343.         blendfunc GL_ONE GL_ONE
  344.     }
  345. }
  346.  
  347.  
  348. textures/gothic_light/gothic_light3_5K
  349. {
  350.     qer_editorimage textures/gothic_light/gothic_light3.tga
  351.     q3map_lightimage textures/gothic_light/gothic_light2_blend.tga
  352.     q3map_surfacelight 5000
  353.     light 1
  354.     surfaceparm nomarks
  355.     {
  356.         map $lightmap
  357.         rgbGen identity
  358.     }
  359.     {
  360.         map textures/gothic_light/gothic_light3.tga
  361.         blendFunc GL_DST_COLOR GL_ZERO
  362.         rgbGen identity
  363.     }
  364.     {
  365.         map textures/gothic_light/gothic_light2_blend.tga
  366.         rgbGen wave sin .6 .1 .1 .1
  367.         blendfunc GL_ONE GL_ONE
  368.     }
  369. }
  370.  
  371.  
  372. textures/gothic_light/gothic_light3_4K
  373. {
  374.     qer_editorimage textures/gothic_light/gothic_light3.tga
  375.     q3map_lightimage textures/gothic_light/gothic_light2_blend.tga
  376.     q3map_surfacelight 4000
  377.     light 1
  378.     surfaceparm nomarks
  379.     {
  380.         map $lightmap
  381.         rgbGen identity
  382.     }
  383.     {
  384.         map textures/gothic_light/gothic_light3.tga
  385.         blendFunc GL_DST_COLOR GL_ZERO
  386.         rgbGen identity
  387.     }
  388.     {
  389.         map textures/gothic_light/gothic_light2_blend.tga
  390.         rgbGen wave sin .6 .1 .1 .1
  391.         blendfunc GL_ONE GL_ONE
  392.     }
  393. }
  394. textures/gothic_light/gothic_light3_3k
  395. {
  396.     qer_editorimage textures/gothic_light/gothic_light3.tga
  397.     q3map_lightimage textures/gothic_light/gothic_light2_blend.tga
  398.     q3map_surfacelight 3000
  399.     light 1
  400.     surfaceparm nomarks
  401.     {
  402.         map $lightmap
  403.         rgbGen identity
  404.     }
  405.     {
  406.         map textures/gothic_light/gothic_light3.tga
  407.         blendFunc GL_DST_COLOR GL_ZERO
  408.         rgbGen identity
  409.     }
  410.     {
  411.         map textures/gothic_light/gothic_light2_blend.tga
  412.         rgbGen wave sin .6 .1 .1 .1
  413.         blendfunc GL_ONE GL_ONE
  414.     }
  415.  
  416. }
  417. textures/gothic_light/gothic_light3_2K
  418. {
  419.     qer_editorimage textures/gothic_light/gothic_light3.tga
  420.     q3map_lightimage textures/gothic_light/gothic_light2_blend.tga
  421.     q3map_surfacelight 2000
  422.     surfaceparm nomarks
  423.     light 1
  424.     {
  425.         map $lightmap
  426.         rgbGen identity
  427.     }
  428.     {
  429.         map textures/gothic_light/gothic_light3.tga
  430.         blendFunc GL_DST_COLOR GL_ZERO
  431.         rgbGen identity
  432.     }
  433.     {
  434.         map textures/gothic_light/gothic_light2_blend.tga
  435.         rgbGen wave sin .6 .1 .1 .1
  436.         blendfunc GL_ONE GL_ONE
  437.     }
  438.  
  439. }
  440. textures/gothic_light/gothic_light3_1K
  441. {
  442.     qer_editorimage textures/gothic_light/gothic_light3.tga
  443.     q3map_lightimage textures/gothic_light/gothic_light2_blend.tga
  444.     q3map_surfacelight 1000
  445.     surfaceparm nomarks
  446.     light 1
  447.     {
  448.         map $lightmap
  449.         rgbGen identity
  450.     }
  451.     {
  452.         map textures/gothic_light/gothic_light3.tga
  453.         blendFunc GL_DST_COLOR GL_ZERO
  454.         rgbGen identity
  455.     }
  456.     {
  457.         map textures/gothic_light/gothic_light2_blend.tga
  458.         rgbGen wave sin .6 .1 .1 .1
  459.         blendfunc GL_ONE GL_ONE
  460.     }
  461.  
  462. }
  463.  
  464. textures/gothic_light/gothic_light2_4K
  465. {
  466.     qer_editorimage textures/gothic_light/gothic_light2.tga
  467.     q3map_surfacelight 4000
  468.     light 1
  469.     surfaceparm nomarks
  470.     {
  471.         map $lightmap
  472.         rgbGen identity
  473.     }
  474.     {
  475.         map textures/gothic_light/gothic_light2.tga
  476.         blendFunc GL_DST_COLOR GL_ZERO
  477.         rgbGen identity
  478.     }
  479.     {
  480.         map textures/gothic_light/gothic_light2_blend.tga
  481.         rgbGen wave sin .6 .1 .1 .1
  482.         blendfunc GL_ONE GL_ONE
  483.     }
  484. }
  485. textures/gothic_light/gothic_light2_1k
  486. {
  487.     qer_editorimage textures/gothic_light/gothic_light2.tga
  488.     q3map_surfacelight 1000
  489.     light 1
  490.     surfaceparm nomarks
  491.     {
  492.         map $lightmap
  493.         rgbGen identity
  494.     }
  495.     {
  496.         map textures/gothic_light/gothic_light2.tga
  497.         blendFunc GL_DST_COLOR GL_ZERO
  498.         rgbGen identity
  499.     }
  500.     {
  501.         map textures/gothic_light/gothic_light2_blend.tga
  502.         rgbGen wave sin .6 .1 .1 .1
  503.         blendfunc GL_ONE GL_ONE
  504.     }
  505. }
  506. textures/gothic_light/gothic_light2_2K
  507. {
  508.     qer_editorimage textures/gothic_light/gothic_light2.tga
  509.     q3map_surfacelight 2000
  510.     light 1
  511.     surfaceparm nomarks
  512.     {
  513.         map $lightmap
  514.         rgbGen identity
  515.     }
  516.     {
  517.         map textures/gothic_light/gothic_light2.tga
  518.         blendFunc GL_DST_COLOR GL_ZERO
  519.         rgbGen identity
  520.     }
  521.     {
  522.         map textures/gothic_light/gothic_light2_blend.tga
  523.         rgbGen wave sin .6 .1 .1 .1
  524.         blendfunc GL_ONE GL_ONE
  525.     }
  526. }
  527. textures/gothic_light/pentagram_light1_1K
  528. {
  529.     qer_editorimage textures/gothic_light/pentagram_light1.tga
  530.     q3map_surfacelight 1000
  531.     //light 1
  532.     surfaceparm nomarks
  533.     {
  534.         map $lightmap
  535.         rgbGen identity
  536.     }
  537.     {
  538.         map textures/gothic_light/pentagram_light1.tga
  539.         blendFunc GL_DST_COLOR GL_ZERO
  540.         rgbGen identity
  541.     }
  542.  
  543.     
  544.     {
  545.         map textures/gothic_light/pentagram_light1_blend.tga
  546.         blendfunc GL_ONE GL_ONE
  547.         rgbGen wave sin .8 .2 0 1
  548.     }
  549.  
  550.     
  551. }
  552.  
  553. textures/gothic_light/pentagram_light1_2K
  554. {
  555.     qer_editorimage textures/gothic_light/pentagram_light1.tga
  556.     q3map_surfacelight 2000
  557.     light 1
  558.     surfaceparm nomarks
  559.     {
  560.         map $lightmap
  561.         rgbGen identity
  562.     }
  563.     {
  564.         map textures/gothic_light/pentagram_light1.tga
  565.         blendFunc GL_DST_COLOR GL_ZERO
  566.         rgbGen identity
  567.     }
  568.  
  569.     
  570.     {
  571.         map textures/gothic_light/pentagram_light1_blend.tga
  572.         blendfunc GL_ONE GL_ONE
  573.         rgbGen wave sin .8 .2 0 1
  574.     }
  575. }
  576.  
  577. textures/gothic_light/pentagram_light1_3K
  578. {
  579.     qer_editorimage textures/gothic_light/pentagram_light1.tga
  580.     q3map_surfacelight 3000
  581.     light 1
  582.     surfaceparm nomarks
  583.     {
  584.         map $lightmap
  585.         rgbGen identity
  586.     }
  587.     {
  588.         map textures/gothic_light/pentagram_light1.tga
  589.         blendFunc GL_DST_COLOR GL_ZERO
  590.         rgbGen identity
  591.     }
  592.  
  593.     
  594.     {
  595.         map textures/gothic_light/pentagram_light1_blend.tga
  596.         blendfunc GL_ONE GL_ONE
  597.         rgbGen wave sin .8 .2 0 1
  598.     }
  599. }
  600.  
  601. textures/gothic_light/pentagram_light1_4K
  602. {
  603.     qer_editorimage textures/gothic_light/pentagram_light1.tga
  604.     q3map_surfacelight 4000
  605.     light 1
  606.     surfaceparm nomarks
  607.     {
  608.         map $lightmap
  609.         rgbGen identity
  610.     }
  611.     {
  612.         map textures/gothic_light/pentagram_light1.tga
  613.         blendFunc GL_DST_COLOR GL_ZERO
  614.         rgbGen identity
  615.     }
  616.  
  617.     
  618.     {
  619.         map textures/gothic_light/pentagram_light1_blend.tga
  620.         blendfunc GL_ONE GL_ONE
  621.         rgbGen wave sin .8 .2 0 1
  622.     }
  623. }
  624.  
  625. textures/gothic_light/pentagram_light1_5K
  626. {
  627.     qer_editorimage textures/gothic_light/pentagram_light1.tga
  628.     q3map_surfacelight 5000
  629.     q3map_flare flareShader
  630.     surfaceparm nomarks
  631.     {
  632.         map $lightmap
  633.         rgbGen identity
  634.     }
  635.     {
  636.         map textures/gothic_light/pentagram_light1.tga
  637.         blendFunc GL_DST_COLOR GL_ZERO
  638.         rgbGen identity
  639.     }
  640.  
  641.     
  642.     {
  643.         map textures/gothic_light/pentagram_light1_blend.tga
  644.         blendfunc GL_ONE GL_ONE
  645.         rgbGen wave sin .8 .2 0 1
  646.     }
  647.  
  648.     
  649. }
  650.  
  651. textures/gothic_light/pentagram_light1_10K
  652. {
  653.     qer_editorimage textures/gothic_light/pentagram_light1.tga
  654.     q3map_surfacelight 10000
  655.     light 1
  656.     surfaceparm nomarks
  657.     {
  658.         map $lightmap
  659.         rgbGen identity
  660.     }
  661.     {
  662.         map textures/gothic_light/pentagram_light1.tga
  663.         blendFunc GL_DST_COLOR GL_ZERO
  664.         rgbGen identity
  665.     }
  666.  
  667.     
  668.     {
  669.         map textures/gothic_light/pentagram_light1_blend.tga
  670.         blendfunc GL_ONE GL_ONE
  671.         rgbGen wave sin .8 .2 0 1
  672.     }
  673.  
  674.     
  675. }
  676.  
  677. textures/gothic_light/pentagram_light1_15K
  678. {
  679.     qer_editorimage textures/gothic_light/pentagram_light1.tga
  680.     q3map_surfacelight 15000
  681.     light 1
  682.     surfaceparm nomarks
  683.     {
  684.         map $lightmap
  685.         rgbGen identity
  686.     }
  687.     {
  688.         map textures/gothic_light/pentagram_light1.tga
  689.         blendFunc GL_DST_COLOR GL_ZERO
  690.         rgbGen identity
  691.     }
  692.  
  693.     
  694.     {
  695.         map textures/gothic_light/pentagram_light1_blend.tga
  696.         blendfunc GL_ONE GL_ONE
  697.         rgbGen wave sin .8 .2 0 1
  698.     }
  699.  
  700.     
  701. }
  702.  
  703.  
  704. textures/gothic_light/ironcrossltred_2000
  705. {
  706.     qer_editorimage textures/gothic_light/ironcrossltred.tga
  707.     q3map_lightimage textures/gothic_light/ironcrossltred.blend.tga
  708.     q3map_surfacelight 2000
  709.     light 1
  710.     surfaceparm nomarks
  711.     {
  712.         map $lightmap
  713.         rgbGen identity
  714.     }
  715.     {
  716.         map textures/gothic_light/ironcrossltred.tga
  717.         blendFunc GL_DST_COLOR GL_ZERO
  718.         rgbGen identity
  719.     }
  720.     {
  721.         map textures/gothic_light/ironcrossltred.blend.tga
  722.         blendfunc GL_ONE GL_ONE
  723.     }
  724. }
  725.  
  726. textures/gothic_light/ironcrossltred_3000
  727. {
  728.     qer_editorimage textures/gothic_light/ironcrossltred.tga
  729.     q3map_lightimage textures/gothic_light/ironcrossltred.blend.tga
  730.     q3map_surfacelight 3000
  731.     light 1
  732.     surfaceparm nomarks
  733.     {
  734.         map $lightmap
  735.         rgbGen identity
  736.     }
  737.     {
  738.         map textures/gothic_light/ironcrossltred.tga
  739.         blendFunc GL_DST_COLOR GL_ZERO
  740.         rgbGen identity
  741.     }
  742.     {
  743.         map textures/gothic_light/ironcrossltred.blend.tga
  744.         blendfunc GL_ONE GL_ONE
  745.     }
  746. }
  747.  
  748. textures/gothic_light/ironcrossltred_4000
  749. {
  750.     qer_editorimage textures/gothic_light/ironcrossltred.tga
  751.     q3map_lightimage textures/gothic_light/ironcrossltred.blend.tga
  752.     q3map_surfacelight 4000
  753.     light 1
  754.     surfaceparm nomarks
  755.     {
  756.         map $lightmap
  757.         rgbGen identity
  758.     }
  759.     {
  760.         map textures/gothic_light/ironcrossltred.tga
  761.         blendFunc GL_DST_COLOR GL_ZERO
  762.         rgbGen identity
  763.     }
  764.     {
  765.         map textures/gothic_light/ironcrossltred.blend.tga
  766.         blendfunc GL_ONE GL_ONE
  767.     }
  768. }
  769.  
  770. textures/gothic_light/ironcrossltred_5000
  771. {
  772.     qer_editorimage textures/gothic_light/ironcrossltred.tga
  773.     q3map_lightimage textures/gothic_light/ironcrossltred.blend.tga
  774.     q3map_surfacelight 5000
  775.     light 1
  776.     surfaceparm nomarks
  777.     {
  778.         map $lightmap
  779.         rgbGen identity
  780.     }
  781.     {
  782.         map textures/gothic_light/ironcrossltred.tga
  783.         blendFunc GL_DST_COLOR GL_ZERO
  784.         rgbGen identity
  785.     }
  786.     {
  787.         map textures/gothic_light/ironcrossltred.blend.tga
  788.         blendfunc GL_ONE GL_ONE
  789.     }
  790. }
  791. textures/gothic_light/ironcrossltred_10000
  792. {
  793.     qer_editorimage textures/gothic_light/ironcrossltred.tga
  794.     q3map_lightimage textures/gothic_light/ironcrossltred.blend.tga
  795.     q3map_surfacelight 10000
  796.     light 1
  797.     surfaceparm nomarks
  798.     {
  799.         map $lightmap
  800.         rgbGen identity
  801.     }
  802.     {
  803.         map textures/gothic_light/ironcrossltred.tga
  804.         blendFunc GL_DST_COLOR GL_ZERO
  805.         rgbGen identity
  806.     }
  807.     {
  808.         map textures/gothic_light/ironcrossltred.blend.tga
  809.         blendfunc GL_ONE GL_ONE
  810.     }
  811. }
  812.  
  813. textures/gothic_light/ironcrossltred_20000
  814. {
  815.     qer_editorimage textures/gothic_light/ironcrossltred.tga
  816.     q3map_lightimage textures/gothic_light/ironcrossltred.blend.tga
  817.     q3map_surfacelight 20000
  818.     light 1
  819.     surfaceparm nomarks
  820.     {
  821.         map $lightmap
  822.         rgbGen identity
  823.     }
  824.     {
  825.         map textures/gothic_light/ironcrossltred.tga
  826.         blendFunc GL_DST_COLOR GL_ZERO
  827.         rgbGen identity
  828.     }
  829.     {
  830.         map textures/gothic_light/ironcrossltred.blend.tga
  831.         blendfunc GL_ONE GL_ONE
  832.     }
  833. }
  834. textures/gothic_light/ironcrossltred_30000
  835. {
  836.     qer_editorimage textures/gothic_light/ironcrossltred.tga
  837.     q3map_lightimage textures/gothic_light/ironcrossltred.blend.tga
  838.     q3map_surfacelight 30000
  839.     light 1
  840.     surfaceparm nomarks
  841.     {
  842.         map $lightmap
  843.         rgbGen identity
  844.     }
  845.     {
  846.         map textures/gothic_light/ironcrossltred.tga
  847.         blendFunc GL_DST_COLOR GL_ZERO
  848.         rgbGen identity
  849.     }
  850.     {
  851.         map textures/gothic_light/ironcrossltred.blend.tga
  852.         blendfunc GL_ONE GL_ONE
  853.     }
  854. }
  855.  
  856.  
  857. textures/gothic_light/ironcrossltblue_2000
  858. {
  859.     qer_editorimage textures/gothic_light/ironcrossltblue.tga
  860.     q3map_lightimage textures/gothic_light/ironcrossltblue.blend.tga
  861.     q3map_surfacelight 2000
  862.     light 1
  863.     surfaceparm nomarks
  864.     {
  865.         map $lightmap
  866.         rgbGen identity
  867.     }
  868.     {
  869.         map textures/gothic_light/ironcrossltblue.tga
  870.         rgbGen identity
  871.         blendFunc GL_DST_COLOR GL_ZERO
  872.     }
  873.     {
  874.         map textures/gothic_light/ironcrossltblue.blend.tga
  875.         blendfunc GL_ONE GL_ONE
  876.     }
  877. }
  878.  
  879. textures/gothic_light/ironcrossltblue_3000
  880. {
  881.     qer_editorimage textures/gothic_light/ironcrossltblue.tga
  882.     q3map_lightimage textures/gothic_light/ironcrossltblue.blend.tga
  883.     q3map_surfacelight 3000
  884.     light 1
  885.     surfaceparm nomarks
  886.     {
  887.         map $lightmap
  888.         rgbGen identity
  889.     }
  890.     {
  891.         map textures/gothic_light/ironcrossltblue.tga
  892.         blendFunc GL_DST_COLOR GL_ZERO
  893.         rgbGen identity
  894.     }
  895.     {
  896.         map textures/gothic_light/ironcrossltblue.blend.tga
  897.         blendfunc GL_ONE GL_ONE
  898.     }
  899. }
  900.  
  901. textures/gothic_light/ironcrossltblue_4000
  902. {
  903.     qer_editorimage textures/gothic_light/ironcrossltblue.tga
  904.     q3map_lightimage textures/gothic_light/ironcrossltblue.blend.tga
  905.     q3map_surfacelight 4000
  906.     light 1
  907.     surfaceparm nomarks
  908.     {
  909.         map $lightmap
  910.         rgbGen identity
  911.     }
  912.     {
  913.         map textures/gothic_light/ironcrossltblue.tga
  914.         blendFunc GL_DST_COLOR GL_ZERO
  915.         rgbGen identity
  916.     }
  917.     {
  918.         map textures/gothic_light/ironcrossltblue.blend.tga
  919.         blendfunc GL_ONE GL_ONE
  920.     }
  921. }
  922.  
  923. textures/gothic_light/ironcrossltblue_5000
  924. {
  925.     qer_editorimage textures/gothic_light/ironcrossltblue.tga
  926.     q3map_lightimage textures/gothic_light/ironcrossltblue.blend.tga
  927.     q3map_surfacelight 5000
  928.     light 1
  929.     surfaceparm nomarks
  930.     {
  931.         map $lightmap
  932.         rgbGen identity
  933.     }
  934.     {
  935.         map textures/gothic_light/ironcrossltblue.tga
  936.         blendFunc GL_DST_COLOR GL_ZERO
  937.         rgbGen identity
  938.     }
  939.     {
  940.         map textures/gothic_light/ironcrossltblue.blend.tga
  941.         blendfunc GL_ONE GL_ONE
  942.     }
  943. }
  944.  
  945. textures/gothic_light/ironcrossltblue_10000
  946. {
  947.     qer_editorimage textures/gothic_light/ironcrossltblue.tga
  948.     q3map_lightimage textures/gothic_light/ironcrossltblue.blend.tga
  949.     q3map_surfacelight 10000
  950.     light 1
  951.     surfaceparm nomarks
  952.     {
  953.         map $lightmap
  954.         rgbGen identity
  955.     }
  956.     {
  957.         map textures/gothic_light/ironcrossltblue.tga
  958.         blendFunc GL_DST_COLOR GL_ZERO
  959.         rgbGen identity
  960.     }
  961.     {
  962.         map textures/gothic_light/ironcrossltblue.blend.tga
  963.         blendfunc GL_ONE GL_ONE
  964.     }
  965. }
  966.  
  967. textures/gothic_light/ironcrossltblue_20000
  968. {
  969.     qer_editorimage textures/gothic_light/ironcrossltblue.tga
  970.     q3map_lightimage textures/gothic_light/ironcrossltblue.blend.tga
  971.     q3map_surfacelight 20000
  972.     light 1
  973.     surfaceparm nomarks
  974.     {
  975.         map $lightmap
  976.         rgbGen identity
  977.     }
  978.     {
  979.         map textures/gothic_light/ironcrossltblue.tga
  980.         blendFunc GL_DST_COLOR GL_ZERO
  981.         rgbGen identity
  982.     }
  983.     {
  984.         map textures/gothic_light/ironcrossltblue.blend.tga
  985.         blendfunc GL_ONE GL_ONE
  986.     }
  987. }
  988.  
  989. textures/gothic_light/ironcrossltblue_30000
  990. {
  991.     qer_editorimage textures/gothic_light/ironcrossltblue.tga
  992.     q3map_lightimage textures/gothic_light/ironcrossltblue.blend.tga
  993.     q3map_surfacelight 30000
  994.     light 1
  995.     surfaceparm nomarks
  996.     {
  997.         map $lightmap
  998.         rgbGen identity
  999.     }
  1000.     {
  1001.         map textures/gothic_light/ironcrossltblue.tga
  1002.         blendFunc GL_DST_COLOR GL_ZERO
  1003.         rgbGen identity
  1004.     }
  1005.     {
  1006.         map textures/gothic_light/ironcrossltblue.blend.tga
  1007.         blendfunc GL_ONE GL_ONE
  1008.     }
  1009. }
  1010.  
  1011.  
  1012.  
  1013. textures/gothic_light/crosslt1
  1014. {
  1015.     light 1
  1016.     q3map_surfacelight 3250
  1017.     surfaceparm nomarks
  1018.     {
  1019.         map $lightmap
  1020.         rgbGen identity
  1021.     }
  1022.     {
  1023.         map textures/gothic_light/crosslt1.tga
  1024.         blendFunc GL_DST_COLOR GL_ZERO
  1025.         rgbGen identity
  1026.     }
  1027.     {
  1028.         map textures/gothic_light/crosslt1.blend.tga
  1029.         rgbGen wave sin 0.5 0.5 0 .2
  1030.         blendFunc GL_ONE GL_ONE
  1031.     }
  1032. }
  1033. textures/gothic_light/light1_6Kgothicred
  1034. {
  1035.     qer_editorimage textures/base_light/light1red.tga
  1036.     q3map_lightimage textures/base_light/light1red.blend.tga
  1037.     q3map_surfacelight 4000
  1038.     light 1
  1039.     surfaceparm nomarks
  1040.     //q3map_surfacelight 4000
  1041.     {
  1042.         map $lightmap
  1043.         rgbGen identity
  1044.     }
  1045.     {
  1046.         map textures/base_light/light1red.tga
  1047.         blendFunc GL_DST_COLOR GL_ZERO
  1048.         rgbGen identity
  1049.     }
  1050.     {
  1051.         map textures/base_light/light1red.blend.tga
  1052.         rgbGen wave sin 0.25 0.25 0 .2
  1053.         blendFunc GL_ONE GL_ONE
  1054.     }
  1055. }
  1056. textures/gothic_light/light1_4Kgothic
  1057. {
  1058.     qer_editorimage textures/base_light/light1.tga
  1059.     q3map_lightimage textures/base_light/light1.blend.tga
  1060.     q3map_surfacelight 4000
  1061.     light 1
  1062.     surfaceparm nomarks
  1063.     //q3map_surfacelight 4000
  1064.     {
  1065.         map $lightmap
  1066.         rgbGen identity
  1067.     }
  1068.     {
  1069.         map textures/base_light/light1.tga
  1070.         blendFunc GL_DST_COLOR GL_ZERO
  1071.         rgbGen identity
  1072.     }
  1073.     {
  1074.         map textures/base_light/light1.blend.tga
  1075.         rgbGen wave sin 0.25 0.25 0 .2
  1076.         blendFunc GL_ONE GL_ONE
  1077.     }
  1078. }
  1079. textures/gothic_light/light1_6Kgothic
  1080. {
  1081.     qer_editorimage textures/base_light/light1.tga
  1082.     q3map_lightimage textures/base_light/light1.blend.tga
  1083.     q3map_surfacelight 6000
  1084.     light 1
  1085.     surfaceparm nomarks
  1086.     //q3map_surfacelight 4000
  1087.     {
  1088.         map $lightmap
  1089.         rgbGen identity
  1090.     }
  1091.     {
  1092.         map textures/base_light/light1.tga
  1093.         blendFunc GL_DST_COLOR GL_ZERO
  1094.         rgbGen identity
  1095.     }
  1096.     {
  1097.         map textures/base_light/light1.blend.tga
  1098.         rgbGen wave sin 0.25 0.25 0 .2
  1099.         blendFunc GL_ONE GL_ONE
  1100.     }
  1101. }
  1102. textures/gothic_light/ironcrosslt1_2500
  1103. {
  1104.     qer_editorimage textures/gothic_light/ironcrosslt1.tga
  1105.     q3map_lightimage textures/gothic_light/ironcrosslt1.blend.tga
  1106.     q3map_surfacelight 3500
  1107.     light 1
  1108.     surfaceparm nomarks
  1109.     {
  1110.         map $lightmap
  1111.         rgbGen identity
  1112.     }
  1113.     {
  1114.         map textures/gothic_light/ironcrosslt1.tga
  1115.         blendFunc GL_DST_COLOR GL_ZERO
  1116.         rgbGen identity
  1117.     }
  1118.     {
  1119.         map textures/gothic_light/ironcrosslt1.blend.tga
  1120.         blendfunc GL_ONE GL_ONE
  1121.     }
  1122. }
  1123. textures/gothic_light/ironcrosslt1_1000
  1124. {
  1125.     qer_editorimage textures/gothic_light/ironcrosslt1.tga
  1126.     q3map_lightimage textures/gothic_light/ironcrosslt1.blend.tga
  1127.     q3map_surfacelight 1000
  1128.     light 1
  1129.     surfaceparm nomarks
  1130.     {
  1131.         map $lightmap
  1132.         rgbGen identity
  1133.     }
  1134.     {
  1135.         map textures/gothic_light/ironcrosslt1.tga
  1136.         blendFunc GL_DST_COLOR GL_ZERO
  1137.         rgbGen identity
  1138.     }
  1139.     {
  1140.         map textures/gothic_light/ironcrosslt1.blend.tga
  1141.         blendfunc GL_ONE GL_ONE
  1142.     }
  1143. }
  1144.  
  1145. textures/gothic_light/ironcrosslt1_2000
  1146. {
  1147.     qer_editorimage textures/gothic_light/ironcrosslt1.tga
  1148.     q3map_lightimage textures/gothic_light/ironcrosslt1.blend.tga
  1149.     q3map_surfacelight 2000
  1150.     light 1
  1151.     surfaceparm nomarks
  1152.     {
  1153.         map $lightmap
  1154.         rgbGen identity
  1155.     }
  1156.     {
  1157.         map textures/gothic_light/ironcrosslt1.tga
  1158.         blendFunc GL_DST_COLOR GL_ZERO
  1159.         rgbGen identity
  1160.     }
  1161.     {
  1162.         map textures/gothic_light/ironcrosslt1.blend.tga
  1163.         blendfunc GL_ONE GL_ONE
  1164.     }
  1165. }
  1166.  
  1167. textures/gothic_light/ironcrosslt1_120000
  1168. {
  1169.     qer_editorimage textures/gothic_light/ironcrosslt1.tga
  1170.     q3map_lightimage textures/gothic_light/ironcrosslt1.blend.tga
  1171.     q3map_surfacelight 120000
  1172.     light 1
  1173.     surfaceparm nomarks
  1174.     {
  1175.         map $lightmap
  1176.         rgbGen identity
  1177.     }
  1178.     {
  1179.         map textures/gothic_light/ironcrosslt1.tga
  1180.         blendFunc GL_DST_COLOR GL_ZERO
  1181.         rgbGen identity
  1182.     }
  1183.     {
  1184.         map textures/gothic_light/ironcrosslt1.blend.tga
  1185.         blendfunc GL_ONE GL_ONE
  1186.     }
  1187. }
  1188.  
  1189. textures/gothic_light/ironcrosslt1_500000
  1190. {
  1191.     qer_editorimage textures/gothic_light/ironcrosslt1.tga
  1192.     q3map_lightimage textures/gothic_light/ironcrosslt1.blend.tga
  1193.     q3map_surfacelight 500000
  1194.     light 1
  1195.     surfaceparm nomarks
  1196.     {
  1197.         map $lightmap
  1198.         rgbGen identity
  1199.     }
  1200.     {
  1201.         map textures/gothic_light/ironcrosslt1.tga
  1202.         blendFunc GL_DST_COLOR GL_ZERO
  1203.         rgbGen identity
  1204.     }
  1205.     {
  1206.         map textures/gothic_light/ironcrosslt1.blend.tga
  1207.         blendfunc GL_ONE GL_ONE
  1208.     }
  1209. }
  1210.  
  1211. textures/gothic_light/ironcrosslt1_3000
  1212. {
  1213.     qer_editorimage textures/gothic_light/ironcrosslt1.tga
  1214.     q3map_lightimage textures/gothic_light/ironcrosslt1.blend.tga
  1215.     q3map_surfacelight 3000
  1216.     light 1
  1217.     surfaceparm nomarks
  1218.     {
  1219.         map $lightmap
  1220.         rgbGen identity
  1221.     }
  1222.     {
  1223.         map textures/gothic_light/ironcrosslt1.tga
  1224.         blendFunc GL_DST_COLOR GL_ZERO
  1225.         rgbGen identity
  1226.     }
  1227.     {
  1228.         map textures/gothic_light/ironcrosslt1.blend.tga
  1229.         blendfunc GL_ONE GL_ONE
  1230.     }
  1231. }
  1232.  
  1233. textures/gothic_light/ironcrosslt1_4000
  1234. {
  1235.     qer_editorimage textures/gothic_light/ironcrosslt1.tga
  1236.     q3map_lightimage textures/gothic_light/ironcrosslt1.blend.tga
  1237.     q3map_surfacelight 4000
  1238.     light 1
  1239.     surfaceparm nomarks
  1240.     {
  1241.         map $lightmap
  1242.         rgbGen identity
  1243.     }
  1244.     {
  1245.         map textures/gothic_light/ironcrosslt1.tga
  1246.         rgbGen identity
  1247.         blendFunc GL_DST_COLOR GL_ZERO
  1248.     }
  1249.     {
  1250.         map textures/gothic_light/ironcrosslt1.blend.tga
  1251.         blendfunc GL_ONE GL_ONE
  1252.     }
  1253. }
  1254.  
  1255. textures/gothic_light/ironcrosslt1_5000
  1256. {
  1257.     qer_editorimage textures/gothic_light/ironcrosslt1.tga
  1258.     q3map_lightimage textures/gothic_light/ironcrosslt1.blend.tga
  1259.     q3map_surfacelight 5000
  1260.     light 1
  1261.     surfaceparm nomarks
  1262.     {
  1263.         map $lightmap
  1264.         rgbGen identity
  1265.     }
  1266.     {
  1267.         map textures/gothic_light/ironcrosslt1.tga
  1268.         blendFunc GL_DST_COLOR GL_ZERO
  1269.         rgbGen identity
  1270.     }
  1271.     {
  1272.         map textures/gothic_light/ironcrosslt1.blend.tga
  1273.         blendfunc GL_ONE GL_ONE
  1274.     }
  1275. }
  1276. textures/gothic_light/ironcrosslt1_10000
  1277. {
  1278.     qer_editorimage textures/gothic_light/ironcrosslt1.tga
  1279.     q3map_lightimage textures/gothic_light/ironcrosslt1.blend.tga
  1280.     q3map_surfacelight 10000
  1281.     light 1
  1282.     surfaceparm nomarks
  1283.     {
  1284.         map $lightmap
  1285.         rgbGen identity
  1286.     }
  1287.     {
  1288.         map textures/gothic_light/ironcrosslt1.tga
  1289.         blendFunc GL_DST_COLOR GL_ZERO
  1290.         rgbGen identity
  1291.     }
  1292.     {
  1293.         map textures/gothic_light/ironcrosslt1.blend.tga
  1294.         blendfunc GL_ONE GL_ONE
  1295.     }
  1296. }
  1297. textures/gothic_light/ironcrosslt1_20000
  1298. {
  1299.     qer_editorimage textures/gothic_light/ironcrosslt1.tga
  1300.     q3map_lightimage textures/gothic_light/ironcrosslt1.blend.tga
  1301.     q3map_surfacelight 20000
  1302.     light 1
  1303.     surfaceparm nomarks
  1304.     {
  1305.         map $lightmap
  1306.         rgbGen identity
  1307.     }
  1308.     {
  1309.         map textures/gothic_light/ironcrosslt1.tga
  1310.         rgbGen identity
  1311.         blendFunc GL_DST_COLOR GL_ZERO
  1312.     }
  1313.     {
  1314.         map textures/gothic_light/ironcrosslt1.blend.tga
  1315.         blendfunc GL_ONE GL_ONE
  1316.     }
  1317. }
  1318.  
  1319. textures/gothic_light/ironcrosslt1_30000
  1320. {
  1321.     qer_editorimage textures/gothic_light/ironcrosslt1.tga
  1322.     q3map_lightimage textures/gothic_light/ironcrosslt1.blend.tga
  1323.     q3map_surfacelight 30000
  1324.     light 1
  1325.     surfaceparm nomarks
  1326.     {
  1327.         map $lightmap
  1328.         rgbGen identity
  1329.     }
  1330.     {
  1331.         map textures/gothic_light/ironcrosslt1.tga
  1332.         blendFunc GL_DST_COLOR GL_ZERO
  1333.         rgbGen identity
  1334.     }
  1335.     {
  1336.         map textures/gothic_light/ironcrosslt1.blend.tga
  1337.         blendfunc GL_ONE GL_ONE
  1338.     }
  1339. }
  1340.  
  1341. textures/gothic_light/ironcrosslt1_40000
  1342. {
  1343.     qer_editorimage textures/gothic_light/ironcrosslt1.tga
  1344.     q3map_lightimage textures/gothic_light/ironcrosslt1.blend.tga
  1345.     q3map_surfacelight 40000
  1346.     light 1
  1347.     surfaceparm nomarks
  1348.     {
  1349.         map $lightmap
  1350.         rgbGen identity
  1351.     }
  1352.     {
  1353.         map textures/gothic_light/ironcrosslt1.tga
  1354.         blendFunc GL_DST_COLOR GL_ZERO
  1355.         rgbGen identity
  1356.     }
  1357.     {
  1358.         map textures/gothic_light/ironcrosslt1.blend.tga
  1359.         blendfunc GL_ONE GL_ONE
  1360.     }
  1361. }
  1362.  
  1363. textures/gothic_light/ironcrosslt2_2000
  1364. {
  1365.     qer_editorimage textures/gothic_light/ironcrosslt2.tga
  1366.     q3map_lightimage textures/gothic_light/ironcrosslt2.blend.tga
  1367.     q3map_surfacelight 2000
  1368.     //light 1
  1369.     surfaceparm nomarks
  1370.     {
  1371.         map $lightmap
  1372.         rgbGen identity
  1373.     }
  1374.     {
  1375.         map textures/gothic_light/ironcrosslt2.tga
  1376.         blendFunc GL_DST_COLOR GL_ZERO
  1377.         rgbGen identity
  1378.     }
  1379.     {
  1380.         map textures/gothic_light/ironcrosslt2.blend.tga
  1381.         blendfunc GL_ONE GL_ONE
  1382.     }
  1383. }
  1384.  
  1385.  
  1386. textures/gothic_light/ironcrosslt2_2500
  1387. {
  1388.     qer_editorimage textures/gothic_light/ironcrosslt2.tga
  1389.     q3map_lightimage textures/gothic_light/ironcrosslt2.blend.tga
  1390.     q3map_surfacelight 2500
  1391.     light 1
  1392.     surfaceparm nomarks
  1393.     {
  1394.         map $lightmap
  1395.         rgbGen identity
  1396.     }
  1397.     {
  1398.         map textures/gothic_light/ironcrosslt2.tga
  1399.         blendFunc GL_DST_COLOR GL_ZERO
  1400.         rgbGen identity
  1401.     }
  1402.     {
  1403.         map textures/gothic_light/ironcrosslt2.blend.tga
  1404.         blendfunc GL_ONE GL_ONE
  1405.     }
  1406. }
  1407. textures/gothic_light/ironcrosslt2_3000
  1408. {
  1409.     qer_editorimage textures/gothic_light/ironcrosslt2.tga
  1410.     q3map_lightimage textures/gothic_light/ironcrosslt2.blend.tga
  1411.     q3map_surfacelight 3000
  1412.     light 1
  1413.     surfaceparm nomarks
  1414.     {
  1415.         map $lightmap
  1416.         rgbGen identity
  1417.     }
  1418.     {
  1419.         map textures/gothic_light/ironcrosslt2.tga
  1420.         blendFunc GL_DST_COLOR GL_ZERO
  1421.         rgbGen identity
  1422.     }
  1423.     {
  1424.         map textures/gothic_light/ironcrosslt2.blend.tga
  1425.         blendfunc GL_ONE GL_ONE
  1426.     }
  1427. }
  1428.  
  1429. textures/gothic_light/ironcrosslt2_4000
  1430. {
  1431.     qer_editorimage textures/gothic_light/ironcrosslt2.tga
  1432.     q3map_lightimage textures/gothic_light/ironcrosslt2.blend.tga
  1433.     q3map_surfacelight 4000
  1434.     light 1
  1435.     surfaceparm nomarks
  1436.     {
  1437.         map $lightmap
  1438.         rgbGen identity
  1439.     }
  1440.     {
  1441.         map textures/gothic_light/ironcrosslt2.tga
  1442.         blendFunc GL_DST_COLOR GL_ZERO
  1443.         rgbGen identity
  1444.     }
  1445.     {
  1446.         map textures/gothic_light/ironcrosslt2.blend.tga
  1447.         blendfunc GL_ONE GL_ONE
  1448.     }
  1449. }
  1450.  
  1451. textures/gothic_light/ironcrosslt2_5000
  1452. {
  1453.     qer_editorimage textures/gothic_light/ironcrosslt2.tga
  1454.     q3map_lightimage textures/gothic_light/ironcrosslt2.blend.tga
  1455.     q3map_surfacelight 5000
  1456.     light 1
  1457.     surfaceparm nomarks
  1458.     {
  1459.         map $lightmap
  1460.         rgbGen identity
  1461.     }
  1462.     {
  1463.         map textures/gothic_light/ironcrosslt2.tga
  1464.         blendFunc GL_DST_COLOR GL_ZERO
  1465.         rgbGen identity
  1466.     }
  1467.     {
  1468.         map textures/gothic_light/ironcrosslt2.blend.tga
  1469.         blendfunc GL_ONE GL_ONE
  1470.     }
  1471. }
  1472. textures/gothic_light/ironcrosslt2_10000
  1473. {
  1474.     qer_editorimage textures/gothic_light/ironcrosslt2.tga
  1475.     q3map_lightimage textures/gothic_light/ironcrosslt2.blend.tga
  1476.     q3map_surfacelight 10000
  1477.     light 1
  1478.     surfaceparm nomarks
  1479.     {
  1480.         map $lightmap
  1481.         rgbGen identity
  1482.     }
  1483.     {
  1484.         map textures/gothic_light/ironcrosslt2.tga
  1485.         blendFunc GL_DST_COLOR GL_ZERO
  1486.         rgbGen identity
  1487.     }
  1488.     {
  1489.         map textures/gothic_light/ironcrosslt2.blend.tga
  1490.         blendfunc GL_ONE GL_ONE
  1491.     }
  1492. }
  1493. textures/gothic_light/ironcrosslt2_20000
  1494. {
  1495.     qer_editorimage textures/gothic_light/ironcrosslt2.tga
  1496.     q3map_lightimage textures/gothic_light/ironcrosslt2.blend.tga
  1497.     q3map_surfacelight 20000
  1498.     light 1
  1499.     surfaceparm nomarks
  1500.     {
  1501.         map $lightmap
  1502.         rgbGen identity
  1503.     }
  1504.     {
  1505.         map textures/gothic_light/ironcrosslt2.tga
  1506.         blendFunc GL_DST_COLOR GL_ZERO
  1507.         rgbGen identity
  1508.     }
  1509.     {
  1510.         map textures/gothic_light/ironcrosslt2.blend.tga
  1511.         blendfunc GL_ONE GL_ONE
  1512.     }
  1513. }
  1514.  
  1515. textures/gothic_light/ironcrosslt2_30000
  1516. {
  1517.     qer_editorimage textures/gothic_light/ironcrosslt2.tga
  1518.     q3map_lightimage textures/gothic_light/ironcrosslt2.blend.tga
  1519.     q3map_surfacelight 30000
  1520.     light 1
  1521.     surfaceparm nomarks
  1522.     {
  1523.         map $lightmap
  1524.         rgbGen identity
  1525.     }
  1526.     {
  1527.         map textures/gothic_light/ironcrosslt2.tga
  1528.         blendFunc GL_DST_COLOR GL_ZERO
  1529.         rgbGen identity
  1530.     }
  1531.     {
  1532.         map textures/gothic_light/ironcrosslt2.blend.tga
  1533.         blendfunc GL_ONE GL_ONE
  1534.     }
  1535. }
  1536.  
  1537. textures/gothic_light/ironcrosslt2_40000
  1538. {
  1539.     qer_editorimage textures/gothic_light/ironcrosslt2.tga
  1540.     q3map_lightimage textures/gothic_light/ironcrosslt2.blend.tga
  1541.     q3map_surfacelight 40000
  1542.     light 1
  1543.     surfaceparm nomarks
  1544.     {
  1545.         map $lightmap
  1546.         rgbGen identity
  1547.     }
  1548.     {
  1549.         map textures/gothic_light/ironcrosslt2.tga
  1550.         blendFunc GL_DST_COLOR GL_ZERO
  1551.         rgbGen identity
  1552.     }
  1553.     {
  1554.         map textures/gothic_light/ironcrosslt2.blend.tga
  1555.         blendfunc GL_ONE GL_ONE
  1556.     }
  1557. }
  1558.  
  1559.  
  1560. textures/gothic_light/ironcrosslt2_1000
  1561. {
  1562.     qer_editorimage textures/gothic_light/ironcrosslt2.tga
  1563.     q3map_lightimage textures/gothic_light/ironcrosslt2.blend.tga
  1564.     q3map_surfacelight 1000
  1565.     light 1
  1566.     surfaceparm nomarks
  1567.     {
  1568.         map $lightmap
  1569.         rgbGen identity
  1570.     }
  1571.     {
  1572.         map textures/gothic_light/ironcrosslt2.tga
  1573.         blendFunc GL_DST_COLOR GL_ZERO
  1574.         rgbGen identity
  1575.     }
  1576.     {
  1577.         map textures/gothic_light/ironcrosslt2.blend.tga
  1578.         blendfunc GL_ONE GL_ONE
  1579.     }
  1580. }
  1581.