aboutsummaryrefslogtreecommitdiff
path: root/behaviors/LoopAndDie.xml
diff options
context:
space:
mode:
authorGravatar rcoh <rcoh@mit.edu>2011-01-03 22:28:28 -0500
committerGravatar rcoh <rcoh@mit.edu>2011-01-03 22:28:28 -0500
commitf5c29b39f3eef83227e3fb7c550d9b2922a19894 (patch)
treed8b1575b49762756ae1cbd152b9c5f51f3f93801 /behaviors/LoopAndDie.xml
parentba796403d111ffc3b29620647f38bc5541840ccb (diff)
fixed a bug caused by util stuff. some new functionality, not all fully implemented.
Diffstat (limited to 'behaviors/LoopAndDie.xml')
-rw-r--r--behaviors/LoopAndDie.xml6
1 files changed, 6 insertions, 0 deletions
diff --git a/behaviors/LoopAndDie.xml b/behaviors/LoopAndDie.xml
new file mode 100644
index 0000000..af26562
--- /dev/null
+++ b/behaviors/LoopAndDie.xml
@@ -0,0 +1,6 @@
+<Behavior>
+ <Class>behaviors.RecursiveDecay</Class>
+ <Args>
+ <InitialResponseCount>70</InitialResponseCount>
+ </Args>
+</Behavior>