summaryrefslogtreecommitdiff
path: root/npc/functions
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2021-01-16 15:27:06 -0300
committerJesusaves <cpntb1@ymail.com>2021-01-16 15:27:06 -0300
commit6713c20da5d9937f006024a8648e9edca9c2505b (patch)
tree641dbcecfdf0edd3cf7e16506f1681bd9efe9010 /npc/functions
parent8f8831df81626971502b154238e5d76766b3f7f7 (diff)
downloadserverdata-6713c20da5d9937f006024a8648e9edca9c2505b.tar.gz
serverdata-6713c20da5d9937f006024a8648e9edca9c2505b.tar.bz2
serverdata-6713c20da5d9937f006024a8648e9edca9c2505b.tar.xz
serverdata-6713c20da5d9937f006024a8648e9edca9c2505b.zip
Comment updates
Diffstat (limited to 'npc/functions')
-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);