aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/1ring.lsl
diff options
context:
space:
mode:
Diffstat (limited to '1ring.lsl')
-rw-r--r--1ring.lsl2
1 files changed, 1 insertions, 1 deletions
diff --git a/1ring.lsl b/1ring.lsl
index 71c1b84..c08de7f 100644
--- a/1ring.lsl
+++ b/1ring.lsl
@@ -881,7 +881,7 @@ key Stalker;
881key Stalkee; 881key Stalkee;
882integer tid = 0; 882integer tid = 0;
883float RANGE = 4.0; // Meters away that we stop walking towards. 883float RANGE = 4.0; // Meters away that we stop walking towards.
884float TAU = 0.1; // Make smaller for more rushed following. 884float TAU = 1.5; // Make smaller for more rushed following.
885 885
886float bb = 0.0; 886float bb = 0.0;
887float tweak = 0.0; 887float tweak = 0.0;