home *** CD-ROM | disk | FTP | other *** search
/ GameStar Special 2002 April / GSSH42002.iso / EDITOREN / JK2 / JK2EditingTools.exe / base / shaders / effects.shader < prev    next >
Encoding:
Text File  |  2002-02-20  |  14.2 KB  |  904 lines

  1. gfx/effects/shock_ripple
  2. {
  3.     cull    disable
  4.     {
  5.         map gfx/effects/shock_ripple
  6.         blendFunc GL_DST_COLOR GL_SRC_COLOR
  7.         rgbGen identity
  8.         tcMod scale 3 1
  9.         tcMod scroll 0.9 0
  10.     }
  11.     {
  12.         map gfx/effects/shock_ripple
  13.         blendFunc GL_DST_COLOR GL_SRC_COLOR
  14.         rgbGen identity
  15.         tcMod scale 2 1
  16.         tcMod scroll -0.4 0
  17.     }
  18. }
  19.  
  20. gfx/effects/stun
  21. {
  22.     cull disable
  23.     {
  24.         map gfx/effects/stun
  25.         blendFunc GL_ONE GL_ONE
  26.         rgbGen vertex
  27.     }
  28. }
  29.  
  30. gfx/effects/sho
  31. {
  32.     cull    disable
  33.     {
  34.         map gfx/effects/sho
  35.         blendFunc GL_DST_COLOR GL_SRC_COLOR
  36.         rgbGen identity
  37.         tcMod scale 1 0.5
  38.         tcMod scroll 0 2.9
  39.     }
  40.     {
  41.         map gfx/effects/sho
  42.         blendFunc GL_DST_COLOR GL_SRC_COLOR
  43.         rgbGen identity
  44.         tcMod scale 1 1
  45.         tcMod scroll 0 -1.8
  46.     }
  47. }
  48.  
  49. gfx/effects/shock_ball
  50. {
  51.     cull    disable
  52.     {
  53.         map gfx/effects/shock_ball
  54.         blendFunc GL_DST_COLOR GL_SRC_COLOR
  55.         rgbGen identity
  56.     }
  57. }
  58.  
  59. gfx/effects/saberDamageGlow
  60. {
  61.     polygonOffset
  62.     cull    disable
  63.     {
  64.         map gfx/effects/saberdamageglow
  65.         blendFunc GL_ONE GL_ONE
  66.         rgbGen vertex
  67.     }
  68. }
  69.  
  70. gfx/effects/fire2
  71. {
  72.     cull    disable
  73.     {
  74.         map gfx/effects/fire2
  75.         blendFunc GL_ONE GL_ONE
  76.         rgbGen vertex
  77.     }
  78. }
  79.  
  80. gfx/effects/fire3
  81. {
  82.     cull    disable
  83.     {
  84.         map gfx/effects/fire3
  85.         blendFunc GL_ONE GL_ONE
  86.         rgbGen vertex
  87.     }
  88. }
  89.  
  90. gfx/effects/fire4
  91. {
  92.     cull    disable
  93.     {
  94.         map gfx/effects/fire4
  95.         blendFunc GL_ONE GL_ONE
  96.         rgbGen vertex
  97.     }
  98. }
  99.  
  100. gfx/effects/white_fire1
  101. {
  102.     cull disable
  103.     {
  104.         map gfx/effects/white_fire1
  105.         blendFunc GL_ONE GL_ONE
  106.         rgbGen vertex
  107.     }
  108. }
  109.  
  110. gfx/effects/white_fire2
  111. {
  112.     cull disable
  113.     {
  114.         map gfx/effects/white_fire2
  115.         blendFunc GL_ONE GL_ONE
  116.         rgbGen vertex
  117.     }
  118. }
  119.  
  120. gfx/effects/white_fire1mult
  121. {
  122.     cull disable
  123.     {
  124.         map gfx/effects/white_fire1
  125.         blendFunc GL_DST_COLOR GL_ONE
  126.         rgbGen vertex
  127.     }
  128. }
  129.  
  130. gfx/effects/white_fire2mult
  131. {
  132.     cull disable
  133.     {
  134.         map gfx/effects/white_fire2
  135.         blendFunc GL_DST_COLOR GL_ONE
  136.         rgbGen vertex
  137.     }
  138. }
  139.  
  140. gfx/effects/cloakedShader
  141. {
  142.     {
  143.         map gfx/effects/chrome2
  144.         blendFunc GL_DST_COLOR GL_ONE
  145.         rgbGen entity
  146.         tcGen environment
  147.         tcMod scroll 0.3 0.2
  148.         tcMod turb 0.6 0.3 0 0.2
  149.     }
  150. }
  151.  
  152. gfx/effects/wookie1
  153. {
  154.     cull    disable
  155.     {
  156.         map gfx/effects/wookie1
  157.         blendFunc GL_ONE GL_ONE
  158.         rgbGen vertex
  159.     }
  160. }
  161.  
  162. gfx/effects/wookie2
  163. {
  164.     cull    disable
  165.     {
  166.         map gfx/effects/wookie2
  167.         blendFunc GL_ONE GL_ONE
  168.         rgbGen vertex
  169.     }
  170. }
  171.  
  172. gfx/effects/whiteGlow
  173. {
  174.     nomipmaps
  175.     {
  176.         map gfx/effects/whiteglow
  177.         blendFunc GL_ONE GL_ONE
  178.         rgbGen vertex
  179.     }
  180. }
  181.  
  182. gfx/effects/blaster_blob
  183. {
  184.     cull    disable
  185.     {
  186.         map gfx/effects/blaster_blob
  187.         blendFunc GL_SRC_ALPHA GL_ONE_MINUS_SRC_ALPHA
  188.         alphaGen vertex
  189.     }
  190. }
  191.  
  192. gfx/effects/bryar_blob
  193. {
  194.     cull    disable
  195.     {
  196.         map gfx/effects/bryar_blob
  197.         blendFunc GL_SRC_ALPHA GL_ONE_MINUS_SRC_ALPHA
  198.         alphaGen vertex
  199.     }
  200. }
  201.  
  202. gfx/effects/forcePush
  203. {
  204.     cull    disable
  205.     {
  206.         map gfx/effects/force_push
  207.         blendFunc GL_ONE GL_ONE
  208.         rgbGen vertex
  209.     }
  210. }
  211.  
  212. gfx/effects/saberFlare
  213. {
  214.     nomipmaps
  215.     {
  216.         map gfx/effects/saberflare
  217.         blendFunc GL_ONE GL_ONE
  218.         rgbGen vertex
  219.     }
  220. }
  221.  
  222. gfx/effects/blasterSideFlash
  223. {
  224.     cull    disable
  225.     {
  226.         map gfx/effects/blastersideflash
  227.         blendFunc GL_ONE GL_ONE
  228.         rgbGen vertex
  229.     }
  230. }
  231.  
  232. gfx/effects/blasterFrontFlash
  233. {
  234.     cull    disable
  235.     {
  236.         map gfx/effects/blasterfrontflash
  237.         blendFunc GL_ONE GL_ONE
  238.         rgbGen vertex
  239.     }
  240. }
  241.  
  242. gfx/effects/bryarSideFlash
  243. {
  244.     cull    disable
  245.     {
  246.         map gfx/effects/bryarsideflash
  247.         blendFunc GL_ONE GL_ONE
  248.         rgbGen vertex
  249.     }
  250. }
  251.  
  252. gfx/effects/bryarFrontFlash
  253. {
  254.     cull    disable
  255.     {
  256.         map gfx/effects/bryarfrontflash
  257.         blendFunc GL_ONE GL_ONE
  258.         rgbGen vertex
  259.     }
  260. }
  261.  
  262. gfx/effects/greenSideFlash
  263. {
  264.     cull    disable
  265.     {
  266.         map gfx/effects/greensideflash
  267.         blendFunc GL_ONE GL_ONE
  268.         rgbGen vertex
  269.     }
  270. }
  271.  
  272. gfx/effects/greenFrontFlash
  273. {
  274.     cull    disable
  275.     {
  276.         map gfx/effects/greenfrontflash
  277.         blendFunc GL_ONE GL_ONE
  278.         rgbGen vertex
  279.     }
  280. }
  281.  
  282. gfx/effects/redLine
  283. {
  284.     cull    disable
  285.     {
  286.         map gfx/effects/redline
  287.         blendFunc GL_ONE GL_ONE
  288.         rgbGen vertex
  289.     }
  290. }
  291.  
  292. gfx/effects/greenShot
  293. {
  294.     cull    disable
  295.     {
  296.         map gfx/effects/green_shot
  297.         blendFunc GL_SRC_ALPHA GL_ONE_MINUS_SRC_ALPHA
  298.         rgbGen vertex
  299.     }
  300. }
  301.  
  302. gfx/effects/rorangeShot
  303. {
  304.     cull    disable
  305.     {
  306.         map gfx/effects/rorange_shot
  307.         blendFunc GL_SRC_ALPHA GL_ONE_MINUS_SRC_ALPHA
  308.         rgbGen vertex
  309.     }
  310. }
  311.  
  312. gfx/effects/plume1
  313. {
  314.     cull    disable
  315.     {
  316.         map gfx/effects/plume1
  317.         blendFunc GL_ONE GL_ONE
  318.         rgbGen vertex
  319.     }
  320. }
  321.  
  322. gfx/effects/plume2
  323. {
  324.     cull    disable
  325.     {
  326.         map gfx/effects/plume2
  327.         blendFunc GL_ONE GL_ONE
  328.         rgbGen vertex
  329.     }
  330. }
  331.  
  332. gfx/effects/plume3
  333. {
  334.     cull disable
  335.     {
  336.         map gfx/effects/plume3
  337.         blendFunc GL_ONE GL_ONE
  338.         rgbGen vertex
  339.     }
  340. }
  341.  
  342. gfx/effects/light_cone
  343. {
  344.     cull    disable
  345.     {
  346.         map gfx/effects/light_cone
  347.         blendFunc GL_ONE GL_ONE
  348.         rgbGen vertex
  349.         tcMod scale 3 1
  350.         tcMod scroll 0.3 0
  351.     }
  352.     {
  353.         map gfx/effects/light_cone
  354.         blendFunc GL_ONE GL_ONE
  355.         rgbGen vertex
  356.         tcMod scale 4 1
  357.         tcMod scroll -0.1 0
  358.     }
  359. }
  360.  
  361. gfx/effects/lava
  362. {
  363.     cull    disable
  364.     {
  365.         map gfx/effects/lava
  366.         blendFunc GL_SRC_ALPHA GL_ONE_MINUS_SRC_ALPHA
  367.         rgbGen vertex
  368.         alphaGen vertex
  369.     }
  370. }
  371.  
  372. gfx/effects/lava2
  373. {
  374.     cull    disable
  375.     {
  376.         map gfx/effects/lava2
  377.         blendFunc GL_SRC_ALPHA GL_ONE_MINUS_SRC_ALPHA
  378.         rgbGen vertex
  379.         alphaGen vertex
  380.     }
  381. }
  382.  
  383. gfx/effects/rocket_muz
  384. {
  385.     cull    disable
  386.     {
  387.         map gfx/effects/rocket_muz
  388.         blendFunc GL_ONE GL_ONE
  389.         rgbGen vertex
  390.     }
  391. }
  392.  
  393. gfx/effects/rocket_muz2
  394. {
  395.     cull    disable
  396.     {
  397.         map gfx/effects/rocket_muz2
  398.         blendFunc GL_ONE GL_ONE
  399.         rgbGen vertex
  400.     }
  401. }
  402.  
  403. gfx/misc/spark
  404. {
  405.     cull    disable
  406.     {
  407.         map gfx/misc/spark
  408.         blendFunc GL_ONE GL_ONE
  409.         rgbGen vertex
  410.     }
  411. }
  412.  
  413. gfx/misc/spark2
  414. {
  415.     cull    disable
  416.     {
  417.         map gfx/misc/spark2
  418.         blendFunc GL_ONE GL_ONE
  419.         rgbGen vertex
  420.     }
  421. }
  422.  
  423. gfx/misc/spark3
  424. {
  425.     cull    disable
  426.     {
  427.         map gfx/misc/spark3
  428.         blendFunc GL_ONE GL_ONE
  429.         rgbGen vertex
  430.     }
  431. }
  432.  
  433. gfx/misc/steam
  434. {
  435.     cull    disable
  436.     {
  437.         map gfx/misc/steam
  438.         blendFunc GL_ONE GL_ONE
  439.         rgbGen vertex
  440.     }
  441. }
  442.  
  443. gfx/misc/steam2
  444. {
  445.     cull    disable
  446.     {
  447.         map gfx/misc/steam2
  448.         blendFunc GL_ONE GL_ONE
  449.         rgbGen vertex
  450.     }
  451. }
  452.  
  453. gfx/misc/steam3
  454. {
  455.     cull    disable
  456.     {
  457.         map gfx/misc/steam3
  458.         blendFunc GL_ONE GL_ONE
  459.         rgbGen vertex
  460.     }
  461. }
  462.  
  463. gfx/misc/black_smoke
  464. {
  465.     cull    disable
  466.     {
  467.         map gfx/effects/black_smoke
  468.         blendFunc GL_SRC_ALPHA GL_ONE_MINUS_SRC_ALPHA
  469.         rgbGen vertex
  470.     }
  471. }
  472.  
  473. gfx/misc/black_smoke2
  474. {
  475.     cull    disable
  476.     {
  477.         map gfx/effects/black_smoke2
  478.         blendFunc GL_SRC_ALPHA GL_ONE_MINUS_SRC_ALPHA
  479.         rgbGen vertex
  480.     }
  481. }
  482.  
  483. gfx/misc/dotfill
  484. {
  485.     cull    disable
  486.     {
  487.         map gfx/misc/dotfill
  488.         blendFunc GL_ONE GL_ONE
  489.         rgbGen vertex
  490.     }
  491. }
  492.  
  493. gfx/misc/dotfill_a
  494. {
  495.     cull    disable
  496.     {
  497.         map gfx/misc/dotfill_a
  498.         blendFunc GL_SRC_ALPHA GL_ONE_MINUS_SRC_ALPHA
  499.         rgbGen vertex
  500.     }
  501. }
  502.  
  503. gfx/misc/dots
  504. {
  505.     cull    disable
  506.     {
  507.         map gfx/misc/dots
  508.         blendFunc GL_ONE GL_ONE
  509.         rgbGen vertex
  510.     }
  511. }
  512.  
  513. gfx/misc/smoke2
  514. {
  515.     cull    disable
  516.     {
  517.         map gfx/effects/smoke2
  518.         blendFunc GL_SRC_ALPHA GL_ONE_MINUS_SRC_ALPHA
  519.         rgbGen vertex
  520.     }
  521. }
  522.  
  523. gfx/misc/personalshield
  524. {
  525.     deformvertexes    bulge    0 0.75 0
  526.     {
  527.         map gfx/effects/p_shield
  528.         blendFunc GL_DST_COLOR GL_ONE
  529.         rgbGen entity
  530.         tcGen environment
  531.         tcMod rotate 200
  532.         tcMod turb 0.6 0.3 0 0.6
  533.     }
  534.     {
  535.         map gfx/effects/p_shield
  536.         blendFunc GL_DST_COLOR GL_ONE
  537.         rgbGen entity
  538.         tcMod rotate -600
  539.         tcMod scale 2 3
  540.     }
  541. }
  542.  
  543. gfx/misc/ion_shield
  544. {
  545.     deformvertexes    bulge    0 12 0
  546.     {
  547.         map gfx/effects/p_shield
  548.         blendFunc GL_DST_COLOR GL_ONE
  549.         rgbGen entity
  550.         tcGen environment
  551.         tcMod rotate 200
  552.         tcMod turb 0.6 0.3 0 0.6
  553.         tcMod scale 5 8
  554.     }
  555.     {
  556.         map gfx/effects/p_shield
  557.         blendFunc GL_DST_COLOR GL_ONE
  558.         rgbGen entity
  559.         tcMod rotate -600
  560.         tcMod scale 4 6
  561.     }
  562. }
  563.  
  564. gfx/misc/spark_group
  565. {
  566.     cull    disable
  567.     {
  568.         map gfx/misc/spark_group
  569.         blendFunc GL_ONE GL_ONE
  570.         rgbGen vertex
  571.     }
  572. }
  573.  
  574. gfx/misc/exp01_1
  575. {
  576.     cull    disable
  577.     {
  578.         map gfx/misc/exp01_1
  579.         blendFunc GL_ONE GL_ONE
  580.         rgbGen vertex
  581.     }
  582. }
  583.  
  584. gfx/misc/exp01_2
  585. {
  586.     cull    disable
  587.     {
  588.         map gfx/misc/exp01_2
  589.         blendFunc GL_ONE GL_ONE
  590.         rgbGen vertex
  591.     }
  592. }
  593.  
  594. gfx/misc/exp02_2
  595. {
  596.     cull    disable
  597.     {
  598.         map gfx/misc/exp02_2
  599.         blendFunc GL_ONE GL_ONE
  600.         rgbGen vertex
  601.     }
  602. }
  603.  
  604. gfx/misc/exp02_3
  605. {
  606.     cull    disable
  607.     {
  608.         map gfx/misc/exp02_3
  609.         blendFunc GL_ONE GL_ONE
  610.         rgbGen vertex
  611.     }
  612. }
  613.  
  614. gfx/misc/test_crackle
  615. {
  616.     cull    disable
  617.     {
  618.         map gfx/misc/test_crackle
  619.         blendFunc GL_SRC_ALPHA GL_ONE_MINUS_SRC_ALPHA
  620.         rgbGen vertex
  621.     }
  622. }
  623.  
  624. gfx/misc/smallGlassChunk1
  625. {
  626.     cull    disable
  627.     {
  628.         map gfx/misc/small_glass1
  629.         blendFunc GL_ONE GL_ONE
  630.         rgbGen vertex
  631.     }
  632. }
  633.  
  634. gfx/misc/smallGlassChunk2
  635. {
  636.     cull    disable
  637.     {
  638.         map gfx/misc/small_glass2
  639.         blendFunc GL_ONE GL_ONE
  640.         rgbGen vertex
  641.     }
  642. }
  643.  
  644. gfx/misc/blueLine
  645. {
  646.     cull    disable
  647.     {
  648.         map gfx/misc/blueline
  649.         blendFunc GL_ONE GL_ONE
  650.         rgbGen vertex
  651.     }
  652. }
  653.  
  654. gfx/misc/electric
  655. {
  656.     cull    disable
  657.     deformvertexes    bulge    0 2 0
  658.     {
  659.         map gfx/misc/lightning3
  660.         blendFunc GL_ONE GL_ONE
  661.         rgbGen identity
  662.         tcMod scroll 0.5 1
  663.         tcMod scale 3 4.5
  664.     }
  665. }
  666.  
  667. gfx/misc/fullbodyelectric2
  668. {
  669.     cull    disable
  670.     deformvertexes    bulge    0 0.25 0
  671.     {
  672.         map gfx/misc/lightning3
  673.         blendFunc GL_ONE GL_ONE
  674.         rgbGen identity
  675.         tcMod scroll 0.5 1
  676.         tcMod scale -2 -3.5
  677.     }
  678. }
  679.  
  680. gfx/misc/lightningFlash
  681. {
  682.     cull    disable
  683.     {
  684.         map gfx/misc/lightningflash
  685.         blendFunc GL_ONE GL_ONE
  686.         rgbGen vertex
  687.     }
  688. }
  689.  
  690. gfx/misc/dust
  691. {
  692.     cull    disable
  693.     {
  694.         map gfx/misc/dust
  695.         blendFunc GL_ONE GL_ONE
  696.         rgbGen vertex
  697.     }
  698. }
  699.  
  700. effects/fire
  701. {
  702.     cull    disable
  703.     {
  704.         map gfx/effects/fire
  705.         blendFunc GL_ONE GL_ONE
  706.         rgbGen vertex
  707.     }
  708. }
  709.  
  710. gfx/2d/wedge
  711. {
  712.     nomipmaps
  713.     cull    disable
  714.     {
  715.         map gfx/2d/wedge
  716.         blendFunc GL_ONE GL_ONE
  717.         rgbGen vertex
  718.     }
  719. }
  720.  
  721. gfx/2d/lock
  722. {
  723.     cull    disable
  724.     {
  725.         map gfx/2d/lock
  726.         blendFunc GL_ONE GL_ONE
  727.         rgbGen vertex
  728.     }
  729. }
  730.  
  731. gfx/2d/insertTick
  732. {
  733.     nomipmaps
  734.     cull    disable
  735.     {
  736.         map gfx/2d/tick
  737.         blendFunc GL_ONE GL_ONE
  738.         rgbGen vertex
  739.     }
  740. }
  741.  
  742. gfx/2d/cropCircle
  743. {
  744.     nomipmaps
  745.     cull    disable
  746.     {
  747.         map gfx/2d/cropcircle
  748.         blendFunc GL_SRC_ALPHA GL_ONE_MINUS_SRC_ALPHA
  749.         detail
  750.         rgbGen vertex
  751.     }
  752. }
  753.  
  754. gfx/2d/cropCircle2
  755. {
  756.     nomipmaps
  757.     cull    disable
  758.     {
  759.         map gfx/misc/scanline
  760.         blendFunc GL_DST_COLOR GL_SRC_COLOR
  761.         rgbGen identity
  762.         tcMod scale 1 10.5
  763.     }
  764.     {
  765.         map gfx/2d/cropcircle2
  766.         blendFunc GL_SRC_ALPHA GL_ONE_MINUS_SRC_ALPHA
  767.         rgbGen vertex
  768.     }
  769. }
  770.  
  771. gfx/2d/cropCircleGlow
  772. {
  773.     nomipmaps
  774.     cull    disable
  775.     {
  776.         map gfx/2d/cropcircleglow
  777.         blendFunc GL_DST_COLOR GL_SRC_COLOR
  778.         rgbGen identity
  779.     }
  780. }
  781.  
  782. gfx/effects/irid_shield
  783. {
  784.     cull disable
  785.     {
  786.     map gfx/effects/mp_weapon_holo2
  787.     blendFunc GL_ONE GL_ONE
  788.     rgbGen const ( 0.2 0.2 0.2 )
  789.     tcmod scroll 0 -0.2
  790.     tcmod scale 2 6
  791.     }
  792.     {
  793.     map gfx/effects/mp_weapon_holo2
  794.     blendFunc GL_SRC_ALPHA GL_ONE
  795.     rgbGen identity
  796.     alphaGen lightingSpecular
  797.     tcmod scroll 0 -0.3
  798.     tcmod scale 2 10
  799.     }
  800. }
  801.  
  802. models/map_objects/imp_mine/turret_chair_dmg
  803. {
  804.     {
  805.         map models/map_objects/imp_mine/turret_chair_dmg
  806.         blendFunc GL_ONE GL_ZERO
  807.         rgbGen lightingDiffuse
  808.     }
  809. }
  810.  
  811. gfx/effects/slime1
  812. {
  813.     cull disable
  814.     {
  815.         map gfx/effects/slime1
  816.         blendFunc GL_SRC_ALPHA GL_ONE_MINUS_SRC_ALPHA
  817.         rgbGen vertex
  818.         alphaGen vertex
  819.     }
  820. }
  821.  
  822. gfx/effects/slime2
  823. {
  824.     cull disable
  825.     {
  826.         map gfx/effects/slime2
  827.         blendFunc GL_SRC_ALPHA GL_ONE_MINUS_SRC_ALPHA
  828.         rgbGen vertex
  829.         alphaGen vertex
  830.     }
  831. }
  832.  
  833. gfx/effects/shard
  834. {
  835.     cull disable
  836.     {
  837.         map gfx/effects/shard
  838.         blendFunc GL_SRC_ALPHA GL_ONE_MINUS_SRC_ALPHA
  839.         rgbGen vertex
  840.         alphaGen vertex
  841.     }
  842. }
  843.  
  844. gfx/effects/drained
  845. {
  846.     cull    disable
  847.     {
  848.         map gfx/effects/drained
  849.         blendFunc GL_SRC_ALPHA GL_ONE_MINUS_SRC_ALPHA
  850.         rgbGen vertex
  851.     }
  852. }
  853.  
  854.  
  855. gfx/effects/drainedadd
  856. {
  857.     cull    disable
  858.     {
  859.         map gfx/effects/drainedadd
  860.         blendFunc GL_ONE GL_ONE
  861.         rgbGen vertex
  862.     }
  863. }
  864.  
  865.  
  866. gfx/effects/ripple
  867. {
  868.     cull    disable
  869.     {
  870.         map gfx/effects/ripple
  871.         blendFunc GL_ONE GL_ONE
  872.         rgbGen vertex
  873.     }
  874. }
  875.  
  876. gfx/effects/protectionfield
  877. {
  878.     cull    disable
  879.     {
  880.         map gfx/effects/protectionfield
  881.         blendFunc GL_ONE GL_ONE
  882.         rgbGen vertex
  883.     }
  884. }
  885.  
  886. gfx/effects/yellow_glow
  887. {
  888.     cull    disable
  889.     {
  890.         map gfx/effects/sabers/yellow_glow.tga
  891.         blendFunc GL_SRC_ALPHA GL_ONE_MINUS_SRC_ALPHA
  892.         rgbGen vertex
  893.     }
  894. }
  895.  
  896. gfx/effects/water_splash
  897. {
  898.     cull disable
  899.     {
  900.         map gfx/effects/water_splash.tga
  901.         blendFunc GL_ONE GL_ONE
  902.         rgbGen vertex
  903.     }
  904. }