diff options
| author | Zed <Zed@zed.zed> | 2016-03-08 22:51:15 +0100 |
|---|---|---|
| committer | Zed <Zed@zed.zed> | 2016-03-08 22:51:15 +0100 |
| commit | d6fc011ce007b58e3ac3644bfa889c061eebb3e5 (patch) | |
| tree | 4cefb52f0ca55f930ca49e3f35d07af239a0ba61 /TemplePushing.c4s/Misc.c4d/Particles.c4d/Feather.c4d | |
| parent | 41a0a415d25a4208d0d58e20854ace3b95af2b38 (diff) | |
| download | tempelschubsen-d6fc011ce007b58e3ac3644bfa889c061eebb3e5.tar.gz tempelschubsen-d6fc011ce007b58e3ac3644bfa889c061eebb3e5.zip | |
Increase particle limits of Feather.c4d and WhiteAura.c4d
Diffstat (limited to 'TemplePushing.c4s/Misc.c4d/Particles.c4d/Feather.c4d')
| -rw-r--r-- | TemplePushing.c4s/Misc.c4d/Particles.c4d/Feather.c4d/Particle.txt | 2 |
1 files changed, 1 insertions, 1 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
|
