summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--npc/002-1/luca.txt6
1 files changed, 6 insertions, 0 deletions
diff --git a/npc/002-1/luca.txt b/npc/002-1/luca.txt
index 4c139cc2..2350ded5 100644
--- a/npc/002-1/luca.txt
+++ b/npc/002-1/luca.txt
@@ -36,6 +36,11 @@ L_Teach_soon:
goto L_close;
L_Teach:
+ mesn;
+ mesq l("Sorry %%i I am really really REALLY busy right now. Maybe later, when I find my toolset, we can start focusing on something.");
+ // FIXME: Rebirth Trait for Passive Skill Support (FOCUS)
+ close;
+ /*
if (getskilllv(SKILL_POOL)) goto L_Teachmore;
mes "[Luca the Hunter]";
@@ -426,6 +431,7 @@ L_Teach_nothing:
mes "\"You see, I am an adventurer. Everybody has his tricks. But you really should visit someone who is a teacher, not an adventurer, now.\"";
next;
goto L_Teachmore2;
+ */
L_close:
@SUP_id = 0;