]> git.xonotic.org Git - voretournament/voretournament.git/blobdiff - data/effectinfo.txt
Flip the normals of the display model on the grabber properly
[voretournament/voretournament.git] / data / effectinfo.txt
index f4d920037032d30486481b0d4737d51914dde8dc..87e026939f6613229833a7b90b1366de8e7711ed 100644 (file)
@@ -4845,3 +4845,83 @@ size 25 30
 alpha 100 256 400\r
 color 0x000000 0x408000\r
 originjitter 110 110 110\r
+\r
+// constant regurgitate effect\r
+// used in: vore.qc:   pointparticles(particleeffectnum("vore_regurgitate_constant"), self.origin, '0 0 0', 1);\r
+effect vore_regurgitate_constant\r
+count 3\r
+type blood\r
+tex 24 32\r
+size 4 10\r
+alpha 512 512 128\r
+color 0x9B9BCD 0x3769CD\r
+bounce -1\r
+airfriction 1\r
+liquidfriction 4\r
+velocityjitter 128 128 32\r
+velocitymultiplier 4\r
+staincolor 0x408000 0x80FF00\r
+staintex 16 24\r
+//green mist\r
+effect vore_regurgitate_constant\r
+countabsolute 3\r
+type alphastatic\r
+tex 0 8\r
+size 15 20\r
+alpha 75 192 400\r
+color 0x000000 0x408000\r
+originjitter 25 25 25\r
+\r
+// dirt ground effect\r
+// used in: cl_physics.qc:     pointparticles(particleeffectnum("ground_dirt"), self.origin, '0 0 0', 1);\r
+effect ground_dirt\r
+countabsolute 5\r
+type alphastatic\r
+tex 0 8\r
+size 2 5\r
+sizeincrease 15\r
+alpha 50 128 75\r
+gravity -0.01\r
+color 0x000000 0xcc9966\r
+originjitter 20 20 5\r
+// debris\r
+effect ground_dirt\r
+notunderwater\r
+count 5\r
+type alphastatic\r
+tex 66 68\r
+color 0x000000 0x886644\r
+size 1 2\r
+alpha 450 750 300\r
+gravity 1.3\r
+airfriction 0.5\r
+bounce 1.6\r
+velocityjitter 124 124 324\r
+rotate -180 180 -1000 1000\r
+\r
+// metal ground effect\r
+// used in: cl_physics.qc:     pointparticles(particleeffectnum("ground_metal"), self.origin, '0 0 0', 1);\r
+effect ground_metal\r
+countabsolute 5\r
+type alphastatic\r
+tex 0 8\r
+size 3 6\r
+sizeincrease 10\r
+alpha 25 64 50\r
+gravity -0.01\r
+color 0x000000 0x886666\r
+originjitter 20 20 5\r
+// sparls\r
+effect ground_metal\r
+count 10\r
+type spark\r
+tex 41 41\r
+color 0xFFCC22 0xFF4422\r
+size 2 2\r
+alpha 255 255 112\r
+bounce 1.4\r
+stretchfactor 0.5\r
+velocityjitter 200 200 300\r
+velocitymultiplier 2\r
+airfriction 2\r
+gravity 1\r