summaryrefslogtreecommitdiff
path: root/npc/003-2/estard.txt
diff options
context:
space:
mode:
Diffstat (limited to 'npc/003-2/estard.txt')
-rw-r--r--npc/003-2/estard.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/003-2/estard.txt b/npc/003-2/estard.txt
index 0c228795e..93d69c124 100644
--- a/npc/003-2/estard.txt
+++ b/npc/003-2/estard.txt
@@ -85,7 +85,7 @@
mesq l("You are part of the \"@@\" guild.", getguildname(getcharid(2)));
// Likely useless
- if (getskillv(NV_BASIC) < 7) {
+ if (getskilllv(NV_BASIC) < 7) {
if (getq(General_Guild))
skill NV_BASIC, 7, 0;
else if (getcharid(1) <= 0)