]> git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - effectinfo.txt
Add a very basic poison effect for stingray
[xonotic/xonotic-data.pk3dir.git] / effectinfo.txt
index 05e881c5da6b5e9d9adc122128fe586d0d0dc681..e24defbc322664544f8cc65a0efe47ec338f67a0 100644 (file)
@@ -8017,3 +8017,39 @@ size 1 1
 alpha 256 256 64
 color 0xFF0FFF 0xFF0FFF
 sizeincrease 1
+
+//EF_POISON
+//poison
+// used nowhere in code
+effect EF_POISON
+count 100
+type smoke
+tex 48 55
+size 5 21
+alpha 200 356 512
+gravity -0.5
+color 0x00ff00 0x00ff00
+bounce 2
+sizeincrease -1
+originoffset 0 0 10
+originjitter 12 12 34
+velocityjitter 22 22 50
+// smoke
+effect EF_POISON
+type alphastatic
+count 50
+tex 0 8
+size 11 15
+sizeincrease 6
+alpha 200 256 200
+color 0x00ff00 0x00ff00
+gravity -0.3
+originoffset 0 0 10
+originjitter 12 12 34
+velocityjitter 11 11 50
+bounce 2
+effect EF_POISON
+count 0.5
+lightradius 200
+lightradiusfade 10000
+lightcolor 0.9 0.9 0.2