From d6fc011ce007b58e3ac3644bfa889c061eebb3e5 Mon Sep 17 00:00:00 2001 From: Zed Date: Tue, 8 Mar 2016 22:51:15 +0100 Subject: Increase particle limits of Feather.c4d and WhiteAura.c4d --- TemplePushing.c4s/Misc.c4d/Particles.c4d/Feather.c4d/Particle.txt | 2 +- TemplePushing.c4s/Misc.c4d/Particles.c4d/WhiteAura.c4d/Particle.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'TemplePushing.c4s/Misc.c4d') 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 -- cgit v1.2.3-54-g00ecf