From 90bb183a7ee4eddf031fa3a1e939c79b33bd5129 Mon Sep 17 00:00:00 2001 From: Lupus Date: Fri, 6 Oct 2006 06:03:25 +0000 Subject: fixed timer error, mobscript bug, overlapped npcs git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@8942 54d463be-8e91-2dee-dedb-b68131a5f0ec --- npc/jobs/1-1/swordman.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'npc/jobs/1-1') diff --git a/npc/jobs/1-1/swordman.txt b/npc/jobs/1-1/swordman.txt index 530c23a3e..9af07c0d5 100644 --- a/npc/jobs/1-1/swordman.txt +++ b/npc/jobs/1-1/swordman.txt @@ -3,7 +3,7 @@ //===== By: ================================================== //= kobra_k88 //===== Current Version: ===================================== -//= 1.6 +//= 1.6a //===== Compatible With: ===================================== //= eAthena 1.0 + //===== Description: ========================================= @@ -313,7 +313,7 @@ sword_1-1.gat,1,1,0 script TimerSwrdmn -1,{ areaannounce "sword_1-1.gat", 0, 0, 400, 400, "[Test Hall Staff]: Your times up! You failed the test.",0; end; OnTimer428000: - stopnpctimer "TimerSwrdmn"; + stopnpctimer; warp "izlude_in.gat",39,170; end; } -- cgit v1.2.3-60-g2f50