[nexuiz-commits] r7006 - in trunk/data: . gfx gfx/spiderbot

DONOTREPLY at icculus.org DONOTREPLY at icculus.org
Fri Jun 12 06:50:53 EDT 2009


Author: tzork
Date: 2009-06-12 06:50:53 -0400 (Fri, 12 Jun 2009)
New Revision: 7006

Added:
   trunk/data/gfx/spiderbot/
   trunk/data/gfx/spiderbot/rocket_ico.tga
   trunk/data/gfx/spiderbot/target.tga
Modified:
   trunk/data/effectinfo.txt
Log:
forgot some media.

Modified: trunk/data/effectinfo.txt
===================================================================
--- trunk/data/effectinfo.txt	2009-06-12 10:46:52 UTC (rev 7005)
+++ trunk/data/effectinfo.txt	2009-06-12 10:50:53 UTC (rev 7006)
@@ -1199,7 +1199,7 @@
 type alphastatic
 color 0x666666 0x000000
 tex 62 62
-size 1 1 
+size 1 1
 sizeincrease -0.1
 trailspacing 1
 alpha 256 256 720
@@ -2588,30 +2588,31 @@
 airfriction 2
 
 
-// smoke
-// used nowhere in code
-effect EF_MGTURRETTRAIL
-notunderwater
-trailspacing 2
-type smoke
-color 0xd0d0a0 0xfffff0
-tex 0 8
-size 6 2
-alpha 16 32 16
-// bubbles
-effect EF_MGTURRETTRAIL
-underwater
-trailspacing 16
-type bubble
-tex 62 62
-color 0x404040 0x808080
-size 1 1
-alpha 256 256 256
-gravity -0.125
-bounce 1.5
-liquidfriction 4
+// smoke
+effect EF_MGTURRETTRAIL
+notunderwater
+trailspacing 5
+type smoke
+color 0xd0d0a0 0xffffff
+tex 0 8
+size 5 4
+alpha 128 196 768
+sizeincrease -8
+gravity -0.01
+// bubbles
+effect EF_MGTURRETTRAIL
+underwater
+trailspacing 16
+type bubble
+tex 62 62
+color 0x404040 0x808080
+size 1 1
+alpha 256 256 256
+gravity -0.125
+bounce 1.5
+liquidfriction 4
 velocityjitter 16 16 16
-
+
 //fire_big
 //fire
 // used nowhere in code
@@ -2779,7 +2780,7 @@
 
 //golden dust (create it once per second to cover large area in small yellow particles)
 // used nowhere in code
-effect goldendust  
+effect goldendust
 count 50
 type snow
 tex 38 38
@@ -2857,7 +2858,7 @@
 velocityjitter 25 25 25
 airfriction 2
 
-// pieces of glass or ice falling on the floor 
+// pieces of glass or ice falling on the floor
 // used nowhere in code
 effect iceorglass
 count 30
@@ -2906,7 +2907,7 @@
 velocityjitter 5 5 30
 airfriction 1
 effect icefield
-count 10 
+count 10
 type smoke
 tex 48 55
 size 1 1
@@ -2925,7 +2926,7 @@
 type smoke
 tex 48 55
 color 0x8f0d00 0xff5a00
-size 1 1 
+size 1 1
 sizeincrease 20
  gravity -0.06
 alpha 50 256 200
@@ -2939,7 +2940,7 @@
 type smoke
 tex 48 55
 color 0x8f0d00 0xff5a00
-size 1 1 
+size 1 1
 sizeincrease 40
 alpha 50 256 200
 originjitter 180 180 0
@@ -2963,7 +2964,7 @@
 type smoke
 tex 48 55
 color 0x8f0d00 0xff5a00
-size 5 5 
+size 5 5
 sizeincrease 20
  gravity -0.06
 alpha 50 256 250
@@ -2977,7 +2978,7 @@
 type smoke
 tex 48 55
 color 0x8f0d00 0xff5a00
-size 5 5 
+size 5 5
 sizeincrease 20
  gravity -0.06
 alpha 50 256 200
@@ -2991,7 +2992,7 @@
 type smoke
 tex 48 55
 color 0x8f0d00 0xff5a00
-size 5 5 
+size 5 5
 sizeincrease 10
  gravity -0.06
 alpha 50 256 200

Added: trunk/data/gfx/spiderbot/rocket_ico.tga
===================================================================
(Binary files differ)


Property changes on: trunk/data/gfx/spiderbot/rocket_ico.tga
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream

Added: trunk/data/gfx/spiderbot/target.tga
===================================================================
(Binary files differ)


Property changes on: trunk/data/gfx/spiderbot/target.tga
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream



More information about the nexuiz-commits mailing list