summaryrefslogtreecommitdiffhomepage
path: root/app/components
diff options
context:
space:
mode:
Diffstat (limited to 'app/components')
-rw-r--r--app/components/rules/follow.rb3
1 files changed, 3 insertions, 0 deletions
diff --git a/app/components/rules/follow.rb b/app/components/rules/follow.rb
new file mode 100644
index 0000000..868d44f
--- /dev/null
+++ b/app/components/rules/follow.rb
@@ -0,0 +1,3 @@
+FF::Cmp.new('Follow',
+ :target,
+ strength: 100)