Tuning the resurrections version.

This commit is contained in:
Rezmason
2021-10-20 00:13:55 -07:00
parent 80f5aea2a3
commit 3630c6adb0
2 changed files with 4 additions and 3 deletions

View File

@@ -131,8 +131,9 @@ const versions = {
effect:"resurrections",
width:100,
volumetric:true,
density:3,
fallSpeed:0.7
density:1.5,
fallSpeed:1.2,
raindropLength:1.25
}
};
versions.throwback = versions.operator;