From 43e2f1e2aa968f6ed20a40535464483efdcf3538 Mon Sep 17 00:00:00 2001 From: Fate Date: Mon, 28 Sep 2009 05:33:13 +0000 Subject: Properly disabled Luca's skills --- npc/001-1_Tulimshar/luca.txt | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'npc') 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.\""; -- cgit v1.2.3-60-g2f50