summaryrefslogtreecommitdiffhomepage
path: root/app/components/rules/cohesion.rb
diff options
context:
space:
mode:
Diffstat (limited to 'app/components/rules/cohesion.rb')
-rw-r--r--app/components/rules/cohesion.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/components/rules/cohesion.rb b/app/components/rules/cohesion.rb
index 6acd5ea..ef66b33 100644
--- a/app/components/rules/cohesion.rb
+++ b/app/components/rules/cohesion.rb
@@ -1,2 +1,2 @@
FF::Cmp.new('BoidsCohesion',
- strength: 100)
+ strength: 1)