summaryrefslogtreecommitdiff
path: root/npc/jobs/1-1/swordman.txt
diff options
context:
space:
mode:
Diffstat (limited to 'npc/jobs/1-1/swordman.txt')
-rw-r--r--npc/jobs/1-1/swordman.txt4
1 files changed, 2 insertions, 2 deletions
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;
}