summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--conf/atcommand.conf1
-rw-r--r--npc/003-1/jakod.txt4
2 files changed, 3 insertions, 2 deletions
diff --git a/conf/atcommand.conf b/conf/atcommand.conf
index 2aeebf49e..bb95287d6 100644
--- a/conf/atcommand.conf
+++ b/conf/atcommand.conf
@@ -95,6 +95,7 @@ nolog: {
pettalk: 1
hugo: 1
linus: 1
+ accinfo: 1
}
/* Commands help file */
diff --git a/npc/003-1/jakod.txt b/npc/003-1/jakod.txt
index bd393a2d2..ebe8115aa 100644
--- a/npc/003-1/jakod.txt
+++ b/npc/003-1/jakod.txt
@@ -17,9 +17,9 @@
if (MAGIC_LVL) {
mes l("I also see you have a level @@ magic skill!\"", MAGIC_LVL);
next;
- mes l("Did you got an @@ yet? That book have great insight on several details concerning mana and its usages!", getitemlink(JesusavesGrimorium));
+ mes l("Did you got an @@ yet? That book have great insight on several details concerning mana and its usages!", getitemlink(JesusalvaGrimorium));
next;
- mes l("Anyway, you can see how skilled using Mana Magic with @@. Mana Magic is the one which requires concentration, to bring things into existence, for example.", b("@sk-abizit"));
+ mes l("Anyway, you can see how skilled using Mana Magic with @@. Mana Magic is the one which requires concentration, to bring things into existence, for example.", b("@abizit"));
next;
mes l("Well, if you ever need help, do not hesit reading the wiki ;-)");
close;