Guest User

Untitled

a guest
Oct 23rd, 2017
79
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
C 0.56 KB | None | 0 0
  1.  
  2. textures/slaughterhouse/bloodfancy
  3. {
  4.     qer_editorimage textures/slaughterhouse/pool3d_3e.tga
  5.     qer_trans 1.0
  6.     q3map_fancywater .313 .007 .007 1
  7.     surfaceparm trans
  8.     surfaceparm nonsolid
  9.     surfaceparm water
  10.     surfaceparm nolightmap
  11.     deformVertexes wave 64 sin 1 1 0 .5
  12.         //cull disable
  13.     {
  14.         map textures/slaughterhouse/pool3d_5e.tga
  15.         blendFunc GL_dst_color GL_one
  16.         tcmod scale 2 .5
  17.         tcmod scroll .025 .01
  18.     }
  19.     {
  20.         map textures/slaughterhouse/pool3d_3e.tga
  21.         blendFunc GL_dst_color GL_one
  22.         tcmod scale -.5 -.5
  23.         tcmod scroll .025 .025
  24.     }
  25. }
Add Comment
Please, Sign In to add comment