summaryrefslogtreecommitdiff
path: root/npc/002-1
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2021-04-10 03:44:52 -0300
committerJesusaves <cpntb1@ymail.com>2021-04-10 03:44:52 -0300
commit9f8324ab45e1b805712b4138078ee21e2e087692 (patch)
tree4330d99495b154c63677427f782883def51900cb /npc/002-1
parenta1dde4e39db52e725cc2c6930470444fa33a7d67 (diff)
downloadserverdata-9f8324ab45e1b805712b4138078ee21e2e087692.tar.gz
serverdata-9f8324ab45e1b805712b4138078ee21e2e087692.tar.bz2
serverdata-9f8324ab45e1b805712b4138078ee21e2e087692.tar.xz
serverdata-9f8324ab45e1b805712b4138078ee21e2e087692.zip
Temporarily disable Luca, sorry.
Diffstat (limited to 'npc/002-1')
-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;