summaryrefslogtreecommitdiff
path: root/npc/000-0
diff options
context:
space:
mode:
Diffstat (limited to 'npc/000-0')
-rw-r--r--npc/000-0/sailors.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/000-0/sailors.txt b/npc/000-0/sailors.txt
index 22196aa8..a0534ce0 100644
--- a/npc/000-0/sailors.txt
+++ b/npc/000-0/sailors.txt
@@ -10,7 +10,7 @@
000-0,23,20,0 script Sailors 405,6,6,{
OnTouch:
- callfunc "CheckClientVersion";
+ CheckClientVersion;
requestlang .@lang;
if (.@lang >= 0 && .@lang <= 9) Lang = .@lang;