diff options
Diffstat (limited to 'app/components/rules/decay_speed.rb')
| -rw-r--r-- | app/components/rules/decay_speed.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app/components/rules/decay_speed.rb b/app/components/rules/decay_speed.rb index 83a3938..6ff00b0 100644 --- a/app/components/rules/decay_speed.rb +++ b/app/components/rules/decay_speed.rb @@ -1,2 +1,2 @@ FF::Cmp.new('DecaySpeed', - strength: 0.8) + strength: 1) |
