summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorZed <Zed@zed.zed>2016-03-08 22:51:15 +0100
committerZed <Zed@zed.zed>2016-03-08 22:51:15 +0100
commitd6fc011ce007b58e3ac3644bfa889c061eebb3e5 (patch)
tree4cefb52f0ca55f930ca49e3f35d07af239a0ba61
parent41a0a415d25a4208d0d58e20854ace3b95af2b38 (diff)
downloadtempelschubsen-d6fc011ce007b58e3ac3644bfa889c061eebb3e5.tar.gz
tempelschubsen-d6fc011ce007b58e3ac3644bfa889c061eebb3e5.zip
Increase particle limits of Feather.c4d and WhiteAura.c4d
-rw-r--r--TemplePushing.c4s/Misc.c4d/Particles.c4d/Feather.c4d/Particle.txt2
-rw-r--r--TemplePushing.c4s/Misc.c4d/Particles.c4d/WhiteAura.c4d/Particle.txt2
2 files changed, 2 insertions, 2 deletions
diff --git a/TemplePushing.c4s/Misc.c4d/Particles.c4d/Feather.c4d/Particle.txt b/TemplePushing.c4s/Misc.c4d/Particles.c4d/Feather.c4d/Particle.txt
index 31b7d75..ff9e73b 100644
--- a/TemplePushing.c4s/Misc.c4d/Particles.c4d/Feather.c4d/Particle.txt
+++ b/TemplePushing.c4s/Misc.c4d/Particles.c4d/Feather.c4d/Particle.txt
@@ -1,6 +1,6 @@
[Particle]
Name=Feather
-MaxCount=400
+MaxCount=5000
InitFn=StdInit
ExecFn=StdExec
DrawFn=Std
diff --git a/TemplePushing.c4s/Misc.c4d/Particles.c4d/WhiteAura.c4d/Particle.txt b/TemplePushing.c4s/Misc.c4d/Particles.c4d/WhiteAura.c4d/Particle.txt
index 7eb4f20..c87caa7 100644
--- a/TemplePushing.c4s/Misc.c4d/Particles.c4d/WhiteAura.c4d/Particle.txt
+++ b/TemplePushing.c4s/Misc.c4d/Particles.c4d/WhiteAura.c4d/Particle.txt
@@ -1,6 +1,6 @@
[Particle]
Name=WhiteAura
-MaxCount=350
+MaxCount=10000
InitFn=StdInit
ExecFn=StdExec
DrawFn=Std