summaryrefslogtreecommitdiffstats
path: root/TemplePushing.c4s/Misc.c4d
diff options
context:
space:
mode:
authorZed <Zed@zed.zed>2016-03-07 00:49:26 +0100
committerZed <Zed@zed.zed>2016-03-07 00:49:26 +0100
commit50d33237c19056d9a43b4fe112953ca7fa39b820 (patch)
tree0fe2b3862f2d33a60880824a411b376749d23148 /TemplePushing.c4s/Misc.c4d
parent39cafa71dbfb45cb177a2687752c775ce17ff274 (diff)
downloadtempelschubsen-50d33237c19056d9a43b4fe112953ca7fa39b820.tar.gz
tempelschubsen-50d33237c19056d9a43b4fe112953ca7fa39b820.zip
Increase the maximum number of "Feather" particles
Diffstat (limited to 'TemplePushing.c4s/Misc.c4d')
-rw-r--r--TemplePushing.c4s/Misc.c4d/Particles.c4d/Feather.c4d/Graphics.pngbin0 -> 523 bytes
-rw-r--r--TemplePushing.c4s/Misc.c4d/Particles.c4d/Feather.c4d/Particle.txt13
2 files changed, 13 insertions, 0 deletions
diff --git a/TemplePushing.c4s/Misc.c4d/Particles.c4d/Feather.c4d/Graphics.png b/TemplePushing.c4s/Misc.c4d/Particles.c4d/Feather.c4d/Graphics.png
new file mode 100644
index 0000000..c6c27ed
--- /dev/null
+++ b/TemplePushing.c4s/Misc.c4d/Particles.c4d/Feather.c4d/Graphics.png
Binary files differ
diff --git a/TemplePushing.c4s/Misc.c4d/Particles.c4d/Feather.c4d/Particle.txt b/TemplePushing.c4s/Misc.c4d/Particles.c4d/Feather.c4d/Particle.txt
new file mode 100644
index 0000000..31b7d75
--- /dev/null
+++ b/TemplePushing.c4s/Misc.c4d/Particles.c4d/Feather.c4d/Particle.txt
@@ -0,0 +1,13 @@
+[Particle]
+Name=Feather
+MaxCount=400
+InitFn=StdInit
+ExecFn=StdExec
+DrawFn=Std
+Face=0,0,16,16,-8,-8
+GravityAcc=5
+RByV=1
+AlphaFade=2
+Delay=0
+Additive=1
+Repeats=1 \ No newline at end of file