summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorwushin <pasekei@gmail.com>2014-06-29 14:19:52 -0500
committerwushin <pasekei@gmail.com>2014-06-29 14:19:52 -0500
commit9e296530ae3d3d8a63c894f7824ada9bb39695e4 (patch)
treedf66104a70d51c7ca512e79359427d04c0e2a7fb
parent5a51f56e7a5fe139231e674434150560b8632c31 (diff)
downloadserverdata-9e296530ae3d3d8a63c894f7824ada9bb39695e4.tar.gz
serverdata-9e296530ae3d3d8a63c894f7824ada9bb39695e4.tar.bz2
serverdata-9e296530ae3d3d8a63c894f7824ada9bb39695e4.tar.xz
serverdata-9e296530ae3d3d8a63c894f7824ada9bb39695e4.zip
Fix Luca
-rw-r--r--world/map/npc/001-1/luca.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/world/map/npc/001-1/luca.txt b/world/map/npc/001-1/luca.txt
index 84d9491b..fb851b77 100644
--- a/world/map/npc/001-1/luca.txt
+++ b/world/map/npc/001-1/luca.txt
@@ -65,6 +65,8 @@ L_Next:
"No.", L_Nev;
L_teach0_follow:
+ if (getskilllv(SKILL_POOL)) goto L_teachmore;
+
mes "[Luca the Hunter]";
mes "\"Great! Now, before I can give you that skill, I have to make sure that those stories about you are all true and that you really are experienced enough.\"";
next;