summaryrefslogtreecommitdiff
path: root/npc
diff options
context:
space:
mode:
authorFate <fate-tmw@googlemail.com>2009-09-28 05:33:13 +0000
committerFate <fate-tmw@googlemail.com>2009-09-28 05:33:13 +0000
commit43e2f1e2aa968f6ed20a40535464483efdcf3538 (patch)
tree6fdaf7392ed1684fa1c352a85c6cab1c7e0f621f /npc
parentbc835fa8b67c71ffcbfb7d096c4b438f83a798e4 (diff)
downloadserverdata-43e2f1e2aa968f6ed20a40535464483efdcf3538.tar.gz
serverdata-43e2f1e2aa968f6ed20a40535464483efdcf3538.tar.bz2
serverdata-43e2f1e2aa968f6ed20a40535464483efdcf3538.tar.xz
serverdata-43e2f1e2aa968f6ed20a40535464483efdcf3538.zip
Properly disabled Luca's skills
Diffstat (limited to 'npc')
-rw-r--r--npc/001-1_Tulimshar/luca.txt8
1 files changed, 4 insertions, 4 deletions
diff --git a/npc/001-1_Tulimshar/luca.txt b/npc/001-1_Tulimshar/luca.txt
index 1f533227..bc048e65 100644
--- a/npc/001-1_Tulimshar/luca.txt
+++ b/npc/001-1_Tulimshar/luca.txt
@@ -2,11 +2,11 @@
001-1.gat,108,55,0 script Luca 102,{
- if (BaseLevel >= 45)
- goto L_teach_soon;
+// if (BaseLevel >= 45)
+// goto L_teach_soon;
- if (BaseLevel >= 50)
- goto L_teach;
+// if (BaseLevel >= 50)
+// goto L_teach;
mes "[Luca the Hunter]";
mes "\"Ouch! It hurts, this wound I got from battle.\"";