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