summaryrefslogtreecommitdiff
path: root/npc/functions/gmbot.txt
diff options
context:
space:
mode:
Diffstat (limited to 'npc/functions/gmbot.txt')
-rw-r--r--npc/functions/gmbot.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/npc/functions/gmbot.txt b/npc/functions/gmbot.txt
index 30f95dde9..898f636b8 100644
--- a/npc/functions/gmbot.txt
+++ b/npc/functions/gmbot.txt
@@ -190,7 +190,6 @@ function matrixlb {
.@pts+=min(3, reputation("Fortress")/33);
// What about Lilit?
- // Who am I bonus TODO
// Temporaly I'll use Candor Battle Top 3
.@cr=array_find($@cfefe_name$, strcharinfo(0));
.@cr=limit(0, (.@cr >= 0 ? 3-.@cr : 0), 3);