Advertisement
Guest User

Untitled

a guest
Jun 8th, 2015
243
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.00 KB | None | 0 0
  1. Index: ca_laser_mod.tdf
  2. ===================================================================
  3. --- ca_laser_mod.tdf (revision 3693)
  4. +++ ca_laser_mod.tdf (working copy)
  5. @@ -59,19 +59,19 @@
  6. flashsize=6;
  7. flashalpha=0.6;
  8. circlegrowth=-0.02;
  9. - circlealpha=1;
  10. + circlealpha=0.9;
  11. ttl=80;
  12. - color=1,1,0.44;
  13. + color=1,1,0.44,0.7;
  14. }
  15. ground=1;
  16. [GROUNDFLASH]
  17. {
  18. - flashsize=16;
  19. - flashalpha=1;
  20. + flashsize=13;
  21. + flashalpha=0.7;
  22. circlegrowth=0;
  23. circlealpha=0.4;
  24. ttl=3;
  25. - color=0,1,0;
  26. + color=0,1,0,0.7;
  27. }
  28. ground=1;
  29.  
  30. @@ -135,12 +135,12 @@
  31.  
  32. [GROUNDFLASH]
  33. {
  34. - flashsize=11;
  35. - flashalpha=1.1;
  36. - circlegrowth=2;
  37. - circlealpha=1;
  38. + flashsize=10;
  39. + flashalpha=0.75;
  40. + circlegrowth=2.0;
  41. + circlealpha=0.75;
  42. ttl=10;
  43. - color=0.7,1,0.7;
  44. + color=0.7,1,0.7, 0.6;
  45. }
  46. air=1;
  47. water=1;
  48. @@ -156,7 +156,7 @@
  49. length=0.00001;
  50. alpha=0.2;
  51. alphadecay=0.08;
  52. - color=0, 1, 0;
  53. + color=0, 1, 0,0.7;
  54. }
  55. air=1;
  56. water=1;
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement