diff options
Diffstat (limited to 'TemplePushing.c4s/Misc.c4d')
| -rw-r--r-- | TemplePushing.c4s/Misc.c4d/Particles.c4d/Feather.c4d/Particle.txt | 2 | ||||
| -rw-r--r-- | TemplePushing.c4s/Misc.c4d/Particles.c4d/WhiteAura.c4d/Particle.txt | 2 |
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
|
