From 788a65d41bce37aad857e5b5202d0293e84963a2 Mon Sep 17 00:00:00 2001 From: Lupus Date: Thu, 15 Mar 2007 20:32:55 +0000 Subject: removed all .GAT from all the scripts and tested git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10018 54d463be-8e91-2dee-dedb-b68131a5f0ec --- npc/quests/skills/knight_skills.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'npc/quests/skills/knight_skills.txt') diff --git a/npc/quests/skills/knight_skills.txt b/npc/quests/skills/knight_skills.txt index b8431e718..46512c188 100644 --- a/npc/quests/skills/knight_skills.txt +++ b/npc/quests/skills/knight_skills.txt @@ -24,7 +24,7 @@ //============================================================ // KNIGHT - CHARGE ATTACK //============================================================ -prt_in.gat,84,98,3 script Esope 734,{ +prt_in,84,98,3 script Esope 734,{ mes "[Esope]"; if(BaseJob!=Job_Knight) goto L_noknight; if(getskilllv(1001)) goto L_alreadyhave; @@ -64,4 +64,4 @@ L_alreadyhave: mes "I've already taught you"; mes "everything I know..."; close; -} +} \ No newline at end of file -- cgit v1.2.3-60-g2f50