From 6713c20da5d9937f006024a8648e9edca9c2505b Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Sat, 16 Jan 2021 15:27:06 -0300 Subject: Comment updates --- npc/003-0-1/professor.txt | 2 +- npc/functions/gmbot.txt | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) (limited to 'npc') diff --git a/npc/003-0-1/professor.txt b/npc/003-0-1/professor.txt index c6699b4fc..59897c42b 100644 --- a/npc/003-0-1/professor.txt +++ b/npc/003-0-1/professor.txt @@ -60,7 +60,7 @@ OnSpeeching: getexp .@bxp, .@jxp; - // Experience for Homunculus + // (Extra) Experience for Homunculus if (gethominfo(0)) gethomunexp(1); 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); -- cgit v1.2.3-60-g2f50