From 8ff4669f47127d4d1a4d7ecbff0642f7a855d95d Mon Sep 17 00:00:00 2001 From: Matt Brockman Date: Sun, 17 Jan 2021 18:42:29 -0800 Subject: [PATCH] HungerBot added --- examples/evaluationBots.js | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/examples/evaluationBots.js b/examples/evaluationBots.js index cd99bc4..013934f 100644 --- a/examples/evaluationBots.js +++ b/examples/evaluationBots.js @@ -25,9 +25,10 @@ modifier(text) /* AVAILABLE BOTS -['KillBot', 'JudgeBot', 'EmpathyBot', 'SuccessBot', 'SantaBot'] - Score -['GoblinBot'] - Goblins killed, health lost, loot gained -['KittenBot'] - Rapport gained, hunger -['SpaceLootBot'] - Loot -['DCStatDifficultyBot'] - Stat, Difficulty +['KillBot', 'JudgeBot', 'EmpathyBot', 'SuccessBot', 'SantaBot'] -> Score +['GoblinBot'] -> Goblins killed, health lost, loot gained +['KittenBot'] -> Rapport gained, hunger +['SpaceLootBot'] -> Loot +['DCStatDifficultyBot'] -> Stat, Difficulty +['HungerBot'] -> Fullness */ \ No newline at end of file