home *** CD-ROM | disk | FTP | other *** search
/ MacFormat 2003 June / macformat-130.iso / mac / Reviewed⁄Demos / Spearhead Demo / demota / pak1.pk3 / scripts / das_boot.shader < prev    next >
Encoding:
Text File  |  2002-10-21  |  27.8 KB  |  1,814 lines

  1. textures/das_boot/ironwall1
  2. {
  3.     qer_keyword wall
  4.     qer_keyword metal
  5.     surfaceparm metal
  6.     {
  7.         map textures/das_boot/ironwall1.tga
  8.         depthWrite
  9.         rgbGen identity
  10.     }
  11.     {
  12.         map $lightmap
  13.         rgbGen identity
  14.         blendFunc GL_DST_COLOR GL_ZERO
  15.         depthFunc equal
  16.     }
  17. }
  18. textures/das_boot/ironwall1_pulse
  19. {
  20.     qer_editorimage textures/das_boot/ironwall1.tga
  21.     qer_keyword wall
  22.     qer_keyword metal
  23.     surfaceparm metal
  24.     {
  25.         map textures/das_boot/ironwall1.tga
  26.         rgbGen identity
  27.         depthWrite
  28.     }
  29.     {
  30.         map $lightmap
  31.         blendFunc GL_DST_COLOR GL_ZERO
  32.         rgbGen identity
  33.         depthFunc equal
  34.     }
  35.     { // pulsating layer
  36.         map textures/models/items/pulse.tga
  37.         blendFunc GL_SRC_ALPHA GL_ONE // this is an additive blend that uses alpha
  38.         rgbGen wave sin 0.25 0.25 0 0.75
  39.         alphaGen distFade 1024 512 // this makes the pulsating fade when you go away from it
  40.     }
  41. }
  42.  
  43.  
  44. textures/das_boot/ballast_ind
  45. {
  46.     qer_keyword panel
  47.     qer_keyword metal
  48.     surfaceparm metal
  49.     {
  50.         map textures/das_boot/ballast_ind.tga
  51.         depthWrite
  52.         rgbGen identity
  53.     }
  54.     {
  55.         map $lightmap
  56.         rgbGen identity
  57.         blendFunc GL_DST_COLOR GL_ZERO
  58.         depthFunc equal
  59.     }
  60. }
  61.  
  62. textures/das_boot/battery_vent_sign
  63. {
  64.     qer_keyword m2
  65.     qer_keyword signs
  66.     qer_keyword metal
  67.     surfaceparm metal
  68.     {
  69.         map textures/das_boot/battery_vent_sign.tga
  70.         depthWrite
  71.         rgbGen identity
  72.     }
  73.     {
  74.         map $lightmap
  75.         rgbGen identity
  76.         blendFunc GL_DST_COLOR GL_ZERO
  77.         depthFunc equal
  78.     }
  79. }
  80.  
  81. textures/das_boot/cabinet1
  82. {
  83.     qer_keyword wall
  84.     qer_keyword wood
  85.     surfaceparm wood
  86.     {
  87.         map textures/das_boot/cabinet1.tga
  88.         depthWrite
  89.         rgbGen identity
  90.     }
  91.     {
  92.         map $lightmap
  93.         rgbGen identity
  94.         blendFunc GL_DST_COLOR GL_ZERO
  95.         depthFunc equal
  96.     }
  97. }
  98.  
  99. textures/das_boot/calendar
  100. {
  101.     qer_keyword special
  102.     qer_keyword wood
  103.     surfaceparm wood
  104.     {
  105.         map textures/das_boot/calendar.tga
  106.         depthWrite
  107.         rgbGen identity
  108.     }
  109.     {
  110.         map $lightmap
  111.         rgbGen identity
  112.         blendFunc GL_DST_COLOR GL_ZERO
  113.         depthFunc equal
  114.     }
  115. }
  116.  
  117. textures/das_boot/chalkboard
  118. {
  119.     qer_keyword wood
  120.     qer_keyword special
  121.     surfaceparm wood
  122.     {
  123.         map textures/das_boot/chalkboard.tga
  124.         depthWrite
  125.         rgbGen identity
  126.     }
  127.     {
  128.         map $lightmap
  129.         rgbGen identity
  130.         blendFunc GL_DST_COLOR GL_ZERO
  131.         depthFunc equal
  132.     }
  133. }
  134.  
  135. textures/das_boot/elec_panel1
  136. {
  137.     qer_keyword panel
  138.     qer_keyword metal
  139.     surfaceparm metal
  140.     {
  141.         map textures/das_boot/elec_panel1.tga
  142.         depthWrite
  143.         rgbGen identity
  144.     }
  145.     {
  146.         map $lightmap
  147.         rgbGen identity
  148.         blendFunc GL_DST_COLOR GL_ZERO
  149.         depthFunc equal
  150.     }
  151. }
  152.  
  153. textures/das_boot/elec_panel2
  154. {
  155.     qer_keyword panel
  156.     qer_keyword metal
  157.     surfaceparm metal
  158.     {
  159.         map textures/das_boot/elec_panel2.tga
  160.         depthWrite
  161.         rgbGen identity
  162.     }
  163.     {
  164.         map $lightmap
  165.         rgbGen identity
  166.         blendFunc GL_DST_COLOR GL_ZERO
  167.         depthFunc equal
  168.     }
  169. }
  170.  
  171. textures/das_boot/elec_panel4
  172. {
  173.     qer_keyword panel
  174.     qer_keyword metal
  175.     surfaceparm metal
  176.     {
  177.         map textures/das_boot/elec_panel4.tga
  178.         depthWrite
  179.         rgbGen identity
  180.     }
  181.     {
  182.         map $lightmap
  183.         rgbGen identity
  184.         blendFunc GL_DST_COLOR GL_ZERO
  185.         depthFunc equal
  186.     }
  187. }
  188.  
  189. textures/das_boot/galley_floor
  190. {
  191.     qer_keyword floor
  192.     qer_keyword stone
  193.     surfaceparm stone
  194.     {
  195.         map textures/das_boot/galley_floor.tga
  196.         depthWrite
  197.         rgbGen identity
  198.     }
  199.     {
  200.         map $lightmap
  201.         rgbGen identity
  202.         blendFunc GL_DST_COLOR GL_ZERO
  203.         depthFunc equal
  204.     }
  205. }
  206.  
  207. textures/das_boot/head_light
  208. {
  209.     qer_keyword special
  210.     qer_keyword glass
  211.     surfaceparm glass
  212.     {
  213.         map textures/das_boot/head_light.tga
  214.         depthWrite
  215.         rgbGen identity
  216.     }
  217.     {
  218.         map $lightmap
  219.         rgbGen identity
  220.         blendFunc GL_DST_COLOR GL_ZERO
  221.         depthFunc equal
  222.     }
  223. }
  224.  
  225. textures/das_boot/iron_floor3
  226. {
  227.     qer_keyword metal
  228.     qer_keyword floor
  229.     surfaceparm metal
  230.     {
  231.         map textures/das_boot/iron_floor3.tga
  232.         depthWrite
  233.         rgbGen identity
  234.     }
  235.     {
  236.         map $lightmap
  237.         rgbGen identity
  238.         blendFunc GL_DST_COLOR GL_ZERO
  239.         depthFunc equal
  240.     }
  241. }
  242.  
  243. textures/das_boot/iron_floor3a
  244. {
  245.     qer_keyword metal
  246.     qer_keyword floor
  247.     surfaceparm metal
  248.  
  249.     {
  250.         map textures/das_boot/iron_floor3a.tga
  251.         depthWrite
  252.         rgbGen identity
  253.     }
  254.     {
  255.         map $lightmap
  256.         rgbGen identity
  257.         blendFunc GL_DST_COLOR GL_ZERO
  258.         depthFunc equal
  259.     }
  260. }
  261.  
  262. textures/das_boot/iron_floor3b
  263. {
  264.     qer_keyword metal
  265.     qer_keyword floor
  266.     surfaceparm metal
  267.     {
  268.         map textures/das_boot/iron_floor3b.tga
  269.         depthWrite
  270.         rgbGen identity
  271.     }
  272.     {
  273.         map $lightmap
  274.         rgbGen identity
  275.         blendFunc GL_DST_COLOR GL_ZERO
  276.         depthFunc equal
  277.     }
  278. }
  279.  
  280.  
  281.  
  282. textures/das_boot/ironwall1_sub        // Special player nonsolid version for the sub hatches
  283. {
  284.     qer_editorimage textures/das_boot/ironwall1.tga
  285.     qer_keyword wall
  286.     qer_keyword metal
  287.     surfaceparm metal
  288.     surfaceparm weaponclip
  289.     surfaceparm monsterclip
  290.     {
  291.         map textures/das_boot/ironwall1.tga
  292.         depthWrite
  293.         rgbGen identity
  294.     }
  295.     {
  296.         map $lightmap
  297.         rgbGen identity
  298.         blendFunc GL_DST_COLOR GL_ZERO
  299.         depthFunc equal
  300.     }
  301. }
  302.  
  303. textures/das_boot/klar_ind
  304. {
  305.     qer_keyword panel
  306.     qer_keyword metal
  307.     surfaceparm metal
  308.     {
  309.         map textures/das_boot/klar_ind.tga
  310.         depthWrite
  311.         rgbGen identity
  312.     }
  313.     {
  314.         map $lightmap
  315.         rgbGen identity
  316.         blendFunc GL_DST_COLOR GL_ZERO
  317.         depthFunc equal
  318.     }
  319. }
  320.  
  321. textures/das_boot/klar_ind_sd
  322. {
  323.     qer_keyword panel
  324.     qer_keyword metal
  325.     surfaceparm metal
  326.     {
  327.         map textures/das_boot/klar_ind_sd.tga
  328.         depthWrite
  329.         rgbGen identity
  330.     }
  331.     {
  332.         map $lightmap
  333.         rgbGen identity
  334.         blendFunc GL_DST_COLOR GL_ZERO
  335.         depthFunc equal
  336.     }
  337. }
  338.  
  339. textures/das_boot/officer_quarter
  340. {
  341.     qer_keyword wall
  342.     qer_keyword wood
  343.     qer_keyword panel
  344.     surfaceparm wood
  345.     {
  346.         map textures/das_boot/officer_quarter.tga
  347.         depthWrite
  348.         rgbGen identity
  349.     }
  350.     {
  351.         map $lightmap
  352.         rgbGen identity
  353.         blendFunc GL_DST_COLOR GL_ZERO
  354.         depthFunc equal
  355.     }
  356. }
  357.  
  358. textures/das_boot/officer_quarter1
  359. {
  360.     qer_keyword wall
  361.     qer_keyword wood
  362.     qer_keyword panel
  363.     surfaceparm wood
  364.     {
  365.         map textures/das_boot/officer_quarter1.tga
  366.         depthWrite
  367.         rgbGen identity
  368.     }
  369.     {
  370.         map $lightmap
  371.         rgbGen identity
  372.         blendFunc GL_DST_COLOR GL_ZERO
  373.         depthFunc equal
  374.     }
  375. }
  376.  
  377. textures/das_boot/officer_quarter2
  378. {
  379.     qer_keyword panel
  380.     qer_keyword wood
  381.     qer_keyword wall
  382.     surfaceparm wood
  383.     {
  384.         map textures/das_boot/officer_quarter2.tga
  385.         depthWrite
  386.         rgbGen identity
  387.     }
  388.     {
  389.         map $lightmap
  390.         rgbGen identity
  391.         blendFunc GL_DST_COLOR GL_ZERO
  392.         depthFunc equal
  393.     }
  394. }
  395.  
  396. textures/das_boot/officer_quarter3
  397. {
  398.     qer_keyword panel
  399.     qer_keyword wood
  400.     qer_keyword wall
  401.     surfaceparm wood
  402.     {
  403.         map textures/das_boot/officer_quarter3.tga
  404.         depthWrite
  405.         rgbGen identity
  406.     }
  407.     {
  408.         map $lightmap
  409.         rgbGen identity
  410.         blendFunc GL_DST_COLOR GL_ZERO
  411.         depthFunc equal
  412.     }
  413. }
  414.  
  415. textures/das_boot/officer_quarter4
  416. {
  417.     qer_keyword panel
  418.     qer_keyword wood
  419.     qer_keyword wall
  420.     surfaceparm wood
  421.     {
  422.         map textures/das_boot/officer_quarter4.tga
  423.         depthWrite
  424.         rgbGen identity
  425.     }
  426.     {
  427.         map $lightmap
  428.         rgbGen identity
  429.         blendFunc GL_DST_COLOR GL_ZERO
  430.         depthFunc equal
  431.     }
  432. }
  433.  
  434. textures/das_boot/ribpanelling
  435. {
  436.     qer_keyword ceiling
  437.     qer_keyword wall
  438.     qer_keyword wood
  439.     surfaceparm wood
  440.     {
  441.         map textures/das_boot/ribpanelling.tga
  442.         depthWrite
  443.         rgbGen identity
  444.     }
  445.     {
  446.         map $lightmap
  447.         rgbGen identity
  448.         blendFunc GL_DST_COLOR GL_ZERO
  449.         depthFunc equal
  450.     }
  451. }
  452.  
  453. textures/das_boot/speakerbox1
  454. {
  455.     qer_keyword special
  456.     qer_keyword metal
  457.     surfaceparm metal
  458.     {
  459.         map textures/das_boot/speakerbox1.tga
  460.         depthWrite
  461.         rgbGen identity
  462.     }
  463.     {
  464.         map $lightmap
  465.         rgbGen identity
  466.         blendFunc GL_DST_COLOR GL_ZERO
  467.         depthFunc equal
  468.     }
  469. }
  470.  
  471. textures/das_boot/speakerbox2
  472. {
  473.     qer_keyword special
  474.     qer_keyword metal
  475.     surfaceparm metal
  476.     {
  477.         map textures/das_boot/speakerbox2.tga
  478.         depthWrite
  479.         rgbGen identity
  480.     }
  481.     {
  482.         map $lightmap
  483.         rgbGen identity
  484.         blendFunc GL_DST_COLOR GL_ZERO
  485.         depthFunc equal
  486.     }
  487. }
  488.  
  489. textures/das_boot/stove_top
  490. {
  491.     qer_keyword special
  492.     qer_keyword metal
  493.     surfaceparm metal
  494.     {
  495.         map textures/das_boot/stove_top.tga
  496.         depthWrite
  497.         rgbGen identity
  498.     }
  499.     {
  500.         map $lightmap
  501.         rgbGen identity
  502.         blendFunc GL_DST_COLOR GL_ZERO
  503.         depthFunc equal
  504.     }
  505. }
  506.  
  507. textures/das_boot/subfloor1
  508. {
  509.     qer_keyword special
  510.     qer_keyword floor
  511.     qer_keyword wood
  512.     surfaceparm wood
  513.     {
  514.         map textures/das_boot/subfloor1.tga
  515.         depthWrite
  516.         rgbGen identity
  517.     }
  518.     {
  519.         map $lightmap
  520.         rgbGen identity
  521.         blendFunc GL_DST_COLOR GL_ZERO
  522.         depthFunc equal
  523.     }
  524. }
  525.  
  526. textures/das_boot/subfloor1a
  527. {
  528.     qer_keyword wood
  529.     qer_keyword special
  530.     qer_keyword floor
  531.     surfaceparm wood
  532.     {
  533.         map textures/das_boot/subfloor1a.tga
  534.         depthWrite
  535.         rgbGen identity
  536.     }
  537.     {
  538.         map $lightmap
  539.         rgbGen identity
  540.         blendFunc GL_DST_COLOR GL_ZERO
  541.         depthFunc equal
  542.     }
  543. }
  544.  
  545. textures/das_boot/torp_door1
  546. {
  547.     qer_keyword metal
  548.     qer_keyword special
  549.     surfaceparm metal
  550.     {
  551.         map textures/das_boot/torp_hatch1.tga
  552.         depthWrite
  553.         rgbGen identity
  554.     }
  555.     {
  556.         map $lightmap
  557.         rgbGen identity
  558.         blendFunc GL_DST_COLOR GL_ZERO
  559.         depthFunc equal
  560.     }
  561. }
  562.  
  563. textures/das_boot/torp_door2
  564. {
  565.     qer_keyword special
  566.     qer_keyword metal
  567.     surfaceparm metal
  568.     {
  569.         map textures/das_boot/torp_hatch2.tga
  570.         depthWrite
  571.         rgbGen identity
  572.     }
  573.     {
  574.         map $lightmap
  575.         rgbGen identity
  576.         blendFunc GL_DST_COLOR GL_ZERO
  577.         depthFunc equal
  578.     }
  579. }
  580.  
  581. textures/das_boot/torp_door3
  582. {
  583.     qer_keyword special
  584.     qer_keyword metal
  585.     surfaceparm metal
  586.     {
  587.         map textures/das_boot/torp_hatch3.tga
  588.         depthWrite
  589.         rgbGen identity
  590.     }
  591.     {
  592.         map $lightmap
  593.         rgbGen identity
  594.         blendFunc GL_DST_COLOR GL_ZERO
  595.         depthFunc equal
  596.     }
  597. }
  598.  
  599. textures/das_boot/torp_door4
  600. {
  601.     qer_keyword special
  602.     qer_keyword metal
  603.     surfaceparm metal
  604.     {
  605.         map textures/das_boot/torp_hatch4.tga
  606.         depthWrite
  607.         rgbGen identity
  608.     }
  609.     {
  610.         map $lightmap
  611.         rgbGen identity
  612.         blendFunc GL_DST_COLOR GL_ZERO
  613.         depthFunc equal
  614.     }
  615. }
  616.  
  617. textures/das_boot/ventsign
  618. {
  619.     qer_keyword special
  620.     qer_keyword metal
  621.     surfaceparm metal
  622.     {
  623.         map textures/das_boot/ventsign.tga
  624.         depthWrite
  625.         rgbGen identity
  626.     }
  627.     {
  628.         map $lightmap
  629.         rgbGen identity
  630.         blendFunc GL_DST_COLOR GL_ZERO
  631.         depthFunc equal
  632.     }
  633. }
  634.  
  635. textures/das_boot/wood
  636. {
  637.     qer_keyword wall
  638.     qer_keyword wood
  639.     surfaceparm wood
  640.     {
  641.         map textures/das_boot/wood.tga
  642.         depthWrite
  643.         rgbGen identity
  644.     }
  645.     {
  646.         map $lightmap
  647.         rgbGen identity
  648.         blendFunc GL_DST_COLOR GL_ZERO
  649.         depthFunc equal
  650.     }
  651. }
  652.  
  653. textures/das_boot/iron_floor2a
  654. {
  655.     qer_keyword floor
  656.     qer_keyword rusted
  657.     qer_keyword metal
  658.     surfaceparm metal
  659.     {
  660.         map textures/das_boot/iron_floor2a.tga
  661.         depthWrite
  662.         rgbGen identity
  663.     }
  664.     {
  665.         map $lightmap
  666.         rgbGen identity
  667.         blendFunc GL_DST_COLOR GL_ZERO
  668.         depthFunc equal
  669.     }
  670. }
  671.  
  672. textures/das_boot/pipes3
  673. {
  674.     qer_keyword masked
  675.     qer_keyword metal
  676.     surfaceparm metal
  677.     surfaceparm fence
  678.     nomipmaps
  679.     qer_editorimage textures/das_boot/pipes3.tga
  680.     //cull none
  681.     {
  682.         map textures/das_boot/pipes3.tga
  683.         alphaFunc GE128
  684.         depthWrite
  685.         nextbundle
  686.         map $lightmap
  687.     }
  688.  
  689. textures/das_boot/pipes_dasboot
  690. {
  691.     qer_keyword masked
  692.     qer_keyword metal
  693.     surfaceparm metal
  694.     surfaceparm fence
  695.     cull none
  696.     qer_editorimage textures/das_boot/pipes_dasboot.tga
  697.     {
  698.         map textures/das_boot/pipes_dasboot.tga
  699.         alphaFunc GE128
  700.         depthWrite
  701.         nextbundle
  702.         map $lightmap
  703.     }
  704.  
  705. textures/das_boot/handle
  706. {
  707.     qer_keyword masked
  708.     qer_keyword metal
  709.     surfaceparm metal
  710.     surfaceparm fence
  711.     cull none
  712.     nomipmaps
  713.     qer_editorimage textures/das_boot/handle.tga
  714.     {
  715.         map textures/das_boot/handle.tga
  716.         alphaFunc GE128
  717.         depthWrite
  718.         nextbundle
  719.         map $lightmap
  720.     }
  721.  
  722. textures/das_boot/conduit_uboot
  723. {
  724.     qer_keyword masked
  725.     qer_keyword metal
  726.     surfaceparm metal
  727.     surfaceparm fence
  728.     cull none
  729.     nomipmaps
  730.     qer_editorimage textures/das_boot/conduit_uboot.tga
  731.     {
  732.         map textures/das_boot/conduit_uboot.tga
  733.         alphaFunc GE128
  734.         depthWrite
  735.         nextbundle
  736.         map $lightmap
  737.     }
  738.  
  739. textures/das_boot/atlas-echolot
  740. {
  741.     qer_keyword special
  742.     surfaceparm metal
  743.     {
  744.         map textures/das_boot/atlas-echolot.tga
  745.         depthWrite
  746.         rgbGen identity
  747.     }
  748.     {
  749.         map $lightmap
  750.         rgbGen identity
  751.         blendFunc GL_DST_COLOR GL_ZERO
  752.         depthFunc equal
  753.     }
  754. }
  755.  
  756. textures/das_boot/hatchway1
  757. {
  758.     qer_keyword special
  759.     surfaceparm metal
  760.     {
  761.         map textures/das_boot/hatchway1.tga
  762.         depthWrite
  763.         rgbGen identity
  764.     }
  765.     {
  766.         map $lightmap
  767.         rgbGen identity
  768.         blendFunc GL_DST_COLOR GL_ZERO
  769.         depthFunc equal
  770.     }
  771. }
  772.  
  773. textures/das_boot/hatchway1_nonsolid
  774. {
  775.     qer_editorimage textures/das_boot/hatchway1.tga
  776.     qer_keyword special
  777.     surfaceparm metal
  778.     surfaceparm monsterclip
  779.     surfaceparm weaponclip
  780.     {
  781.         map textures/das_boot/hatchway1.tga
  782.         depthWrite
  783.         rgbGen identity
  784.     }
  785.     {
  786.         map $lightmap
  787.         rgbGen identity
  788.         blendFunc GL_DST_COLOR GL_ZERO
  789.         depthFunc equal
  790.     }
  791. }
  792.  
  793. textures/das_boot/hatch_door1
  794. {
  795.     qer_keyword special
  796.     surfaceparm metal
  797.     {
  798.         map textures/das_boot/hatch_door1.tga
  799.         depthWrite
  800.         rgbGen identity
  801.     }
  802.     {
  803.         map $lightmap
  804.         rgbGen identity
  805.         blendFunc GL_DST_COLOR GL_ZERO
  806.         depthFunc equal
  807.     }
  808. }
  809.  
  810. textures/das_boot/ironwall2
  811. {
  812.     qer_keyword special
  813.     surfaceparm metal
  814.     {
  815.         map textures/das_boot/ironwall2.tga
  816.         depthWrite
  817.         rgbGen identity
  818.     }
  819.     {
  820.         map $lightmap
  821.         rgbGen identity
  822.         blendFunc GL_DST_COLOR GL_ZERO
  823.         depthFunc equal
  824.     }
  825. }
  826.  
  827. textures/das_boot/ironwall2a
  828. {
  829.     qer_keyword special
  830.     surfaceparm metal
  831.     {
  832.         map textures/das_boot/ironwall2a.tga
  833.         depthWrite
  834.         rgbGen identity
  835.     }
  836.     {
  837.         map $lightmap
  838.         rgbGen identity
  839.         blendFunc GL_DST_COLOR GL_ZERO
  840.         depthFunc equal
  841.     }
  842. }
  843.  
  844. textures/das_boot/vent_grating
  845. {
  846.     qer_keyword special
  847.     surfaceparm metal
  848.     {
  849.         map textures/das_boot/vent_grating.tga
  850.         depthWrite
  851.         rgbGen identity
  852.     }
  853.     {
  854.         map $lightmap
  855.         rgbGen identity
  856.         blendFunc GL_DST_COLOR GL_ZERO
  857.         depthFunc equal
  858.     }
  859. }
  860.  
  861. textures/das_boot/torp_room_flr
  862. {
  863.     qer_keyword special
  864.     surfaceparm metal
  865.     {
  866.         map textures/das_boot/torp_room_flr.tga
  867.         depthWrite
  868.         rgbGen identity
  869.     }
  870.     {
  871.         map $lightmap
  872.         rgbGen identity
  873.         blendFunc GL_DST_COLOR GL_ZERO
  874.         depthFunc equal
  875.     }
  876. }
  877.  
  878. textures/das_boot/metal_door1
  879. {
  880.     qer_keyword special
  881.     surfaceparm metal
  882.     {
  883.         map textures/das_boot/metal_door1.tga
  884.         depthWrite
  885.         rgbGen identity
  886.     }
  887.     {
  888.         map $lightmap
  889.         rgbGen identity
  890.         blendFunc GL_DST_COLOR GL_ZERO
  891.         depthFunc equal
  892.     }
  893.  
  894. textures/das_boot/boot_engine_btmflap
  895. {
  896.     qer_keyword special
  897.     surfaceparm metal
  898.     {
  899.         map textures/das_boot/boot_engine_btmflap.tga
  900.         depthWrite
  901.         rgbGen identity
  902.     }
  903.     {
  904.         map $lightmap
  905.         rgbGen identity
  906.         blendFunc GL_DST_COLOR GL_ZERO
  907.         depthFunc equal
  908.     }
  909.  
  910. textures/das_boot/boot_engine_cover
  911. {
  912.     qer_keyword special
  913.     surfaceparm metal
  914.     {
  915.         map textures/das_boot/boot_engine_cover.tga
  916.         depthWrite
  917.         rgbGen identity
  918.     }
  919.     {
  920.         map $lightmap
  921.         rgbGen identity
  922.         blendFunc GL_DST_COLOR GL_ZERO
  923.         depthFunc equal
  924.     }
  925.  
  926. textures/das_boot/boot_engine_top
  927. {
  928.     qer_keyword special
  929.     surfaceparm metal
  930.     {
  931.         map textures/das_boot/boot_engine_top.tga
  932.         depthWrite
  933.         rgbGen identity
  934.     }
  935.     {
  936.         map $lightmap
  937.         rgbGen identity
  938.         blendFunc GL_DST_COLOR GL_ZERO
  939.         depthFunc equal
  940.     }
  941.  
  942. textures/das_boot/fuse_panel_cover
  943. {
  944.     qer_keyword special
  945.     surfaceparm metal
  946.     {
  947.         map textures/das_boot/fuse_panel_cover.tga
  948.         depthWrite
  949.         rgbGen identity
  950.     }
  951.     {
  952.         map $lightmap
  953.         rgbGen identity
  954.         blendFunc GL_DST_COLOR GL_ZERO
  955.         depthFunc equal
  956.     }
  957.  
  958. textures/das_boot/fuse_panel2
  959. {
  960.     qer_keyword special
  961.     surfaceparm metal
  962.     {
  963.         map textures/das_boot/fuse_panel2.tga
  964.         depthWrite
  965.         rgbGen identity
  966.     }
  967.     {
  968.         map $lightmap
  969.         rgbGen identity
  970.         blendFunc GL_DST_COLOR GL_ZERO
  971.         depthFunc equal
  972.     }
  973.  
  974. textures/das_boot/fuse_panel3
  975. {
  976.     qer_keyword special
  977.     surfaceparm metal
  978.     {
  979.         map textures/das_boot/fuse_panel3.tga
  980.         depthWrite
  981.         rgbGen identity
  982.     }
  983.     {
  984.         map $lightmap
  985.         rgbGen identity
  986.         blendFunc GL_DST_COLOR GL_ZERO
  987.         depthFunc equal
  988.     }
  989.  
  990. textures/das_boot/grey_panel_flat
  991. {
  992.     qer_keyword special
  993.     surfaceparm metal
  994.     {
  995.         map textures/das_boot/grey_panel_flat.tga
  996.         depthWrite
  997.         rgbGen identity
  998.     }
  999.     {
  1000.         map $lightmap
  1001.         rgbGen identity
  1002.         blendFunc GL_DST_COLOR GL_ZERO
  1003.         depthFunc equal
  1004.     }
  1005.  
  1006. textures/das_boot/sonar_panel
  1007. {
  1008.     qer_keyword special
  1009.     surfaceparm metal
  1010.     {
  1011.         map textures/das_boot/sonar_panel.tga
  1012.         depthWrite
  1013.         rgbGen identity
  1014.     }
  1015.     {
  1016.         map $lightmap
  1017.         rgbGen identity
  1018.         blendFunc GL_DST_COLOR GL_ZERO
  1019.         depthFunc equal
  1020.     }
  1021.  
  1022. textures/das_boot/stove_front
  1023. {
  1024.     qer_keyword special
  1025.     surfaceparm metal
  1026.     {
  1027.         map textures/das_boot/stove_front.tga
  1028.         depthWrite
  1029.         rgbGen identity
  1030.     }
  1031.     {
  1032.         map $lightmap
  1033.         rgbGen identity
  1034.         blendFunc GL_DST_COLOR GL_ZERO
  1035.         depthFunc equal
  1036.     }
  1037.  
  1038. textures/das_boot/stove_side
  1039. {
  1040.     qer_keyword special
  1041.     surfaceparm metal
  1042.     {
  1043.         map textures/das_boot/stove_side.tga
  1044.         depthWrite
  1045.         rgbGen identity
  1046.     }
  1047.     {
  1048.         map $lightmap
  1049.         rgbGen identity
  1050.         blendFunc GL_DST_COLOR GL_ZERO
  1051.         depthFunc equal
  1052.     }
  1053.  
  1054. textures/das_boot/throttle_plate
  1055. {
  1056.     qer_keyword special
  1057.     surfaceparm metal
  1058.     {
  1059.         map textures/das_boot/throttle_plate.tga
  1060.         depthWrite
  1061.         rgbGen identity
  1062.     }
  1063.     {
  1064.         map $lightmap
  1065.         rgbGen identity
  1066.         blendFunc GL_DST_COLOR GL_ZERO
  1067.         depthFunc equal
  1068.     }
  1069.  
  1070. textures/das_boot/throttle_plate2
  1071. {
  1072.     qer_keyword special
  1073.     surfaceparm metal
  1074.     {
  1075.         map textures/das_boot/throttle_plate2.tga
  1076.         depthWrite
  1077.         rgbGen identity
  1078.     }
  1079.     {
  1080.         map $lightmap
  1081.         rgbGen identity
  1082.         blendFunc GL_DST_COLOR GL_ZERO
  1083.         depthFunc equal
  1084.     }
  1085.  
  1086. textures/das_boot/throttle_plate3
  1087. {
  1088.     qer_keyword special
  1089.     surfaceparm metal
  1090.     {
  1091.         map textures/das_boot/throttle_plate3.tga
  1092.         depthWrite
  1093.         rgbGen identity
  1094.     }
  1095.     {
  1096.         map $lightmap
  1097.         rgbGen identity
  1098.         blendFunc GL_DST_COLOR GL_ZERO
  1099.         depthFunc equal
  1100.     }
  1101.  
  1102. textures/das_boot/throttle_plate4
  1103. {
  1104.     qer_keyword special
  1105.     surfaceparm metal
  1106.     {
  1107.         map textures/das_boot/throttle_plate4.tga
  1108.         depthWrite
  1109.         rgbGen identity
  1110.     }
  1111.     {
  1112.         map $lightmap
  1113.         rgbGen identity
  1114.         blendFunc GL_DST_COLOR GL_ZERO
  1115.         depthFunc equal
  1116.     }
  1117.  
  1118. textures/das_boot/wire_mesh1
  1119. {
  1120.     qer_keyword special
  1121.     surfaceparm metal
  1122.     {
  1123.         map textures/das_boot/wire_mesh1.tga
  1124.         depthWrite
  1125.         rgbGen identity
  1126.     }
  1127.     {
  1128.         map $lightmap
  1129.         rgbGen identity
  1130.         blendFunc GL_DST_COLOR GL_ZERO
  1131.         depthFunc equal
  1132.     }
  1133.  
  1134. textures/das_boot/hatchway2
  1135. {
  1136.     qer_keyword special
  1137.     surfaceparm metal
  1138.     surfaceparm weaponclip    // needed because of the special way hatches had to be made so the player can crawl through
  1139.     surfaceparm monsterclip
  1140.     {
  1141.         map textures/das_boot/hatchway2.tga
  1142.         depthWrite
  1143.         rgbGen identity
  1144.     }
  1145.     {
  1146.         map $lightmap
  1147.         rgbGen identity
  1148.         blendFunc GL_DST_COLOR GL_ZERO
  1149.         depthFunc equal
  1150.     }
  1151. }
  1152.  
  1153. textures/das_boot/hatch_door2a
  1154. {
  1155.     qer_keyword special
  1156.     surfaceparm metal
  1157.     {
  1158.         map textures/das_boot/hatch_door2a.tga
  1159.         depthWrite
  1160.         rgbGen identity
  1161.     }
  1162.     {
  1163.         map $lightmap
  1164.         rgbGen identity
  1165.         blendFunc GL_DST_COLOR GL_ZERO
  1166.         depthFunc equal
  1167.     }
  1168. }
  1169.  
  1170. textures/das_boot/hatch_door2b
  1171. {
  1172.     qer_keyword special
  1173.     surfaceparm metal
  1174.     surfaceparm nonsolid    // needed because of the special way hatches had to be made so the player can crawl through
  1175.     {
  1176.         map textures/das_boot/hatch_door2b.tga
  1177.         depthWrite
  1178.         rgbGen identity
  1179.     }
  1180.     {
  1181.         map $lightmap
  1182.         rgbGen identity
  1183.         blendFunc GL_DST_COLOR GL_ZERO
  1184.         depthFunc equal
  1185.     }
  1186. }
  1187.  
  1188. textures/das_boot/foodcrate_end
  1189. {
  1190.     qer_keyword wood
  1191.     surfaceparm wood
  1192.     {
  1193.         map textures/das_boot/foodcrate_end.tga
  1194.         depthWrite
  1195.         rgbGen identity
  1196.     }
  1197.     {
  1198.         map $lightmap
  1199.         rgbGen identity
  1200.         blendFunc GL_DST_COLOR GL_ZERO
  1201.         depthFunc equal
  1202.     }
  1203. }
  1204.  
  1205. textures/das_boot/foodcrate1
  1206. {
  1207.     qer_keyword wood
  1208.     surfaceparm wood
  1209.     {
  1210.         map textures/das_boot/foodcrate1.tga
  1211.         depthWrite
  1212.         rgbGen identity
  1213.     }
  1214.     {
  1215.         map $lightmap
  1216.         rgbGen identity
  1217.         blendFunc GL_DST_COLOR GL_ZERO
  1218.         depthFunc equal
  1219.     }
  1220. }
  1221.  
  1222. textures/das_boot/foodcrate2a
  1223. {
  1224.     qer_keyword wood
  1225.     surfaceparm wood
  1226.     {
  1227.         map textures/das_boot/foodcrate2a.tga
  1228.         depthWrite
  1229.         rgbGen identity
  1230.     }
  1231.     {
  1232.         map $lightmap
  1233.         rgbGen identity
  1234.         blendFunc GL_DST_COLOR GL_ZERO
  1235.         depthFunc equal
  1236.     }
  1237. }
  1238.  
  1239. textures/das_boot/foodcrate2b
  1240. {
  1241.     qer_keyword wood
  1242.     surfaceparm wood
  1243.     {
  1244.         map textures/das_boot/foodcrate2b.tga
  1245.         depthWrite
  1246.         rgbGen identity
  1247.     }
  1248.     {
  1249.         map $lightmap
  1250.         rgbGen identity
  1251.         blendFunc GL_DST_COLOR GL_ZERO
  1252.         depthFunc equal
  1253.     }
  1254. }
  1255.  
  1256. textures/das_boot/foodcrate3
  1257. {
  1258.     qer_keyword wood
  1259.     surfaceparm wood
  1260.     {
  1261.         map textures/das_boot/foodcrate3.tga
  1262.         depthWrite
  1263.         rgbGen identity
  1264.     }
  1265.     {
  1266.         map $lightmap
  1267.         rgbGen identity
  1268.         blendFunc GL_DST_COLOR GL_ZERO
  1269.         depthFunc equal
  1270.     }
  1271. }
  1272.  
  1273. textures/das_boot/subphoto2
  1274. {
  1275.     qer_keyword special
  1276.     surfaceparm glass
  1277.     {
  1278.         map textures/models/submodels/sub_env.tga
  1279.         tcgen environment
  1280.         blendFunc blend
  1281.         depthwrite
  1282.     }
  1283.     {
  1284.         map textures/das_boot/subphoto2.tga
  1285.         depthWrite
  1286.         rgbGen identity
  1287.            nextbundle
  1288.         map $lightmap
  1289.     }
  1290.  
  1291. }
  1292.  
  1293. textures/das_boot/subphoto3
  1294. {
  1295.     qer_keyword special
  1296.     surfaceparm glass
  1297.     {
  1298.         map textures/models/submodels/sub_env.tga
  1299.         tcgen environment
  1300.         blendFunc blend
  1301.         depthwrite
  1302.     }
  1303.     {
  1304.         map textures/das_boot/subphoto3.tga
  1305.         depthWrite
  1306.         rgbGen identity
  1307.            nextbundle
  1308.         map $lightmap
  1309.     }
  1310.  
  1311. }
  1312.  
  1313. textures/das_boot/subphoto4
  1314. {
  1315.     qer_keyword special
  1316.     surfaceparm glass
  1317.     {
  1318.         map textures/models/submodels/sub_env.tga
  1319.         tcgen environment
  1320.         blendFunc blend
  1321.         depthwrite
  1322.     }
  1323.     {
  1324.         map textures/das_boot/subphoto4.tga
  1325.         depthWrite
  1326.         rgbGen identity
  1327.            nextbundle
  1328.         map $lightmap
  1329.     }
  1330.  
  1331. }
  1332.  
  1333. textures/das_boot/subphoto5
  1334. {
  1335.     qer_keyword special
  1336.     surfaceparm glass
  1337.     {
  1338.         map textures/models/submodels/sub_env.tga
  1339.         tcgen environment
  1340.         blendFunc blend
  1341.         depthwrite
  1342.     }
  1343.     {
  1344.         map textures/das_boot/subphoto5.tga
  1345.         depthWrite
  1346.         rgbGen identity
  1347.            nextbundle
  1348.         map $lightmap
  1349.     }
  1350.  
  1351. }
  1352.  
  1353. textures/das_boot/subphoto6
  1354. {
  1355.     qer_keyword special
  1356.     surfaceparm glass
  1357.     {
  1358.         map textures/models/submodels/sub_env.tga
  1359.         tcgen environment
  1360.         blendFunc blend
  1361.         depthwrite
  1362.     }
  1363.     {
  1364.         map textures/das_boot/subphoto6.tga
  1365.         depthWrite
  1366.         rgbGen identity
  1367.            nextbundle
  1368.         map $lightmap
  1369.     }
  1370. }
  1371.  
  1372. textures/das_boot/subphoto7
  1373. {
  1374.     qer_keyword special
  1375.     surfaceparm glass
  1376.     {
  1377.         map textures/models/submodels/sub_env.tga
  1378.         tcgen environment
  1379.         blendFunc blend
  1380.         depthwrite
  1381.     }
  1382.     {
  1383.         map textures/das_boot/subphoto7.tga
  1384.         depthWrite
  1385.         rgbGen identity
  1386.            nextbundle
  1387.         map $lightmap
  1388.     }
  1389.  
  1390. }
  1391.  
  1392. textures/das_boot/subphoto8
  1393. {
  1394.     qer_keyword special
  1395.     surfaceparm glass
  1396.     {
  1397.         map textures/models/submodels/sub_env.tga
  1398.         tcgen environment
  1399.         blendFunc blend
  1400.         depthwrite
  1401.     }
  1402.     {
  1403.         map textures/das_boot/subphoto8.tga
  1404.         depthWrite
  1405.         rgbGen identity
  1406.            nextbundle
  1407.         map $lightmap
  1408.     }
  1409. }
  1410.  
  1411. textures/das_boot/subphoto9
  1412. {
  1413.     qer_keyword special
  1414.     surfaceparm glass
  1415.     {
  1416.         map textures/models/submodels/sub_env.tga
  1417.         tcgen environment
  1418.         blendFunc blend
  1419.         depthwrite
  1420.     }
  1421.     {
  1422.         map textures/das_boot/subphoto9.tga
  1423.         depthWrite
  1424.         rgbGen identity
  1425.            nextbundle
  1426.         map $lightmap
  1427.  
  1428.     }
  1429. }
  1430.  
  1431. textures/das_boot/pipewall
  1432. {
  1433.     qer_keyword wall
  1434.     surfaceparm metal
  1435.     {
  1436.         map textures/das_boot/pipewall.tga
  1437.         depthWrite
  1438.         rgbGen identity
  1439.         nextbundle
  1440.         map $lightmap
  1441.     }
  1442. }
  1443.  
  1444. textures/das_boot/ballastchain
  1445. {
  1446.     qer_editorimage textures/das_boot/ballastchain.tga
  1447.     qer_keyword special
  1448.     surfaceparm metal
  1449.     surfaceparm fence
  1450.     {
  1451.         map textures/das_boot/ballastchain.tga
  1452.         alphaFunc GE128
  1453.         depthWrite
  1454.         rgbGen identity
  1455.         nextbundle
  1456.         map $lightmap
  1457.     }
  1458. }
  1459.  
  1460. textures/das_boot/compressorgauge
  1461. {
  1462.     qer_keyword wall
  1463.     surfaceparm metal
  1464.     {
  1465.         map textures/das_boot/compressorgauge.tga
  1466.         depthWrite
  1467.         rgbGen identity
  1468.         nextbundle
  1469.         map $lightmap
  1470.     }
  1471. }
  1472.  
  1473. textures/das_boot/miscpanel1
  1474. {
  1475.     qer_keyword wall
  1476.     surfaceparm metal
  1477.     {
  1478.         map textures/das_boot/miscpanel1.tga
  1479.         depthWrite
  1480.         rgbGen identity
  1481.         nextbundle
  1482.         map $lightmap
  1483.     }
  1484. }
  1485.  
  1486. textures/das_boot/throttlebar1
  1487. {
  1488.     surfaceparm metal
  1489.     {
  1490.         map textures/das_boot/throttlebar1.tga
  1491.         depthWrite
  1492.         rgbGen identity
  1493.         nextbundle
  1494.         map $lightmap
  1495.     }
  1496. }
  1497.  
  1498. textures/das_boot/throttlebar2
  1499. {
  1500.     surfaceparm metal
  1501.     {
  1502.         map textures/das_boot/throttlebar2.tga
  1503.         depthWrite
  1504.         rgbGen identity
  1505.         nextbundle
  1506.         map $lightmap
  1507.     }
  1508. }
  1509.  
  1510. textures/das_boot/4gauge
  1511. {
  1512.     surfaceparm metal
  1513.     {
  1514.         map textures/das_boot/4gauge.tga
  1515.         depthWrite
  1516.         rgbGen identity
  1517.         nextbundle
  1518.         map $lightmap
  1519.     }
  1520. }
  1521.  
  1522. textures/das_boot/ventpanel
  1523. {
  1524.     surfaceparm metal
  1525.     {
  1526.         map textures/das_boot/ventpanel.tga
  1527.         depthWrite
  1528.         rgbGen identity
  1529.         nextbundle
  1530.         map $lightmap
  1531.     }
  1532. }
  1533.  
  1534. textures/das_boot/miscpanel2
  1535. {
  1536.     surfaceparm metal
  1537.     {
  1538.         map textures/das_boot/miscpanel2.tga
  1539.         depthWrite
  1540.         rgbGen identity
  1541.         nextbundle
  1542.         map $lightmap
  1543.     }
  1544. }
  1545.  
  1546. textures/das_boot/miscpanel3
  1547. {
  1548.     surfaceparm metal
  1549.     {
  1550.         map textures/das_boot/miscpanel3.tga
  1551.         depthWrite
  1552.         rgbGen identity
  1553.         nextbundle
  1554.         map $lightmap
  1555.     }
  1556. }
  1557.  
  1558. textures/das_boot/miscpanel4
  1559. {
  1560.     surfaceparm metal
  1561.     {
  1562.         map textures/das_boot/miscpanel4.tga
  1563.         depthWrite
  1564.         rgbGen identity
  1565.         nextbundle
  1566.         map $lightmap
  1567.     }
  1568. }
  1569.  
  1570. textures/das_boot/miscpanel5
  1571. {
  1572.     surfaceparm metal
  1573.     {
  1574.         map textures/das_boot/miscpanel5.tga
  1575.         depthWrite
  1576.         rgbGen identity
  1577.         nextbundle
  1578.         map $lightmap
  1579.     }
  1580. }
  1581.  
  1582. textures/das_boot/miscpanel6
  1583. {
  1584.     surfaceparm metal
  1585.     {
  1586.         map textures/das_boot/miscpanel6.tga
  1587.         depthWrite
  1588.         rgbGen identity
  1589.         nextbundle
  1590.         map $lightmap
  1591.     }
  1592. }
  1593.  
  1594. textures/das_boot/miscpanel7
  1595. {
  1596.     surfaceparm metal
  1597.     {
  1598.         map textures/das_boot/miscpanel7.tga
  1599.         depthWrite
  1600.         rgbGen identity
  1601.         nextbundle
  1602.         map $lightmap
  1603.     }
  1604. }
  1605.  
  1606. textures/das_boot/redwire1
  1607. {
  1608.     qer_editorimage    textures/das_boot/wire1.tga
  1609.     cull none
  1610.     {
  1611.         map textures/das_boot/wire1.tga
  1612.         depthWrite
  1613.         rgbGen identity
  1614.     nextbundle
  1615.         map $lightmap
  1616.     }
  1617. }
  1618.  
  1619. textures/das_boot/pulsating_redwire1
  1620. {
  1621.     qer_editorimage    textures/das_boot/wire1.tga
  1622.     cull none
  1623.     {
  1624.         map textures/das_boot/wire1.tga
  1625.         depthWrite
  1626.         rgbGen identity
  1627.     nextbundle
  1628.         map $lightmap
  1629.         blendFunc blend
  1630.         alphaGen const 1
  1631.     }
  1632.     { // pulsating layer
  1633.         map textures/models/items/pulse.tga
  1634.         blendFunc GL_SRC_ALPHA GL_ONE // this is an additive blend that uses alpha
  1635.         rgbGen wave sin 0.25 0.25 0 0.75
  1636.         alphaGen distFade 1024 512 // this makes the pulsating fade when you go away from it
  1637.     }
  1638. }
  1639.  
  1640. textures/das_boot/cabinetwood
  1641. {
  1642.     qer_keyword wood
  1643.     surfaceparm wood
  1644.     {
  1645.         map textures/das_boot/cabinetwood.tga
  1646.         nextbundle
  1647.         map $lightmap
  1648.     }
  1649.  
  1650. }
  1651.  
  1652. textures/das_boot/4gauge
  1653. {
  1654.     qer_keyword gauge
  1655.     surfaceparm metal
  1656.     {
  1657.         map textures/das_boot/4gauge.tga
  1658.         nextbundle
  1659.         map $lightmap
  1660.     }
  1661.  
  1662. }
  1663.  
  1664. textures/das_boot/elec_panel5
  1665. {
  1666.     qer_keyword gauge
  1667.     surfaceparm metal
  1668.     {
  1669.         map textures/das_boot/elec_panel5.tga
  1670.         nextbundle
  1671.         map $lightmap
  1672.     }
  1673.  
  1674. }
  1675.  
  1676. textures/das_boot/subgridmap
  1677. {
  1678.     qer_keyword gauge
  1679.     surfaceparm metal
  1680.     {
  1681.         map textures/das_boot/subgridmap.tga
  1682.         nextbundle
  1683.         map $lightmap
  1684.     }
  1685.  
  1686. }
  1687.  
  1688. textures/das_boot/electricbox5a
  1689. {
  1690.     qer_keyword gauge
  1691.     surfaceparm metal
  1692.     {
  1693.         map textures/das_boot/electricbox5a.tga
  1694.         nextbundle
  1695.         map $lightmap
  1696.     }
  1697.  
  1698. }
  1699.  
  1700. textures/das_boot/electricbox3a
  1701. {
  1702.     qer_keyword gauge
  1703.     surfaceparm metal
  1704.     {
  1705.         map textures/das_boot/electricbox3a.tga
  1706.         nextbundle
  1707.         map $lightmap
  1708.     }
  1709.  
  1710. }
  1711.  
  1712. textures/das_boot/electricbox5
  1713. {
  1714.     qer_keyword gauge
  1715.     surfaceparm metal
  1716.     {
  1717.         map textures/das_boot/electricbox5.tga
  1718.         nextbundle
  1719.         map $lightmap
  1720.     }
  1721.  
  1722. }
  1723.  
  1724. textures/das_boot/electricbox2
  1725. {
  1726.     qer_keyword gauge
  1727.     surfaceparm metal
  1728.     {
  1729.         map textures/das_boot/electricbox2.tga
  1730.         nextbundle
  1731.         map $lightmap
  1732.     }
  1733.  
  1734. }
  1735.  
  1736. textures/das_boot/electricbox4
  1737. {
  1738.     qer_keyword gauge
  1739.     surfaceparm metal
  1740.     {
  1741.         map textures/das_boot/electricbox4.tga
  1742.         nextbundle
  1743.         map $lightmap
  1744.     }
  1745.  
  1746. }
  1747.  
  1748. textures/das_boot/electricbox2a
  1749. {
  1750.     qer_keyword gauge
  1751.     surfaceparm metal
  1752.     {
  1753.         map textures/das_boot/electricbox2a.tga
  1754.         nextbundle
  1755.         map $lightmap
  1756.     }
  1757.  
  1758. }
  1759.  
  1760. textures/das_boot/electricbox1
  1761. {
  1762.     qer_keyword gauge
  1763.     surfaceparm metal
  1764.     {
  1765.         map textures/das_boot/electricbox1.tga
  1766.         nextbundle
  1767.         map $lightmap
  1768.     }
  1769.  
  1770. }
  1771.  
  1772. textures/das_boot/electricbox1a
  1773. {
  1774.     qer_keyword gauge
  1775.     surfaceparm metal
  1776.     {
  1777.         map textures/das_boot/electricbox1a.tga
  1778.         nextbundle
  1779.         map $lightmap
  1780.     }
  1781.  
  1782. }
  1783.  
  1784. textures/das_boot/corded_handle
  1785. {
  1786.     surfaceparm metal
  1787.     {
  1788.         map textures/das_boot/corded_handle.tga
  1789.         nextbundle
  1790.         map $lightmap
  1791.     }
  1792.  
  1793. }
  1794.