summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--npc/000-2-3/nard.txt1
-rw-r--r--npc/001-2-24/nard.txt1
2 files changed, 2 insertions, 0 deletions
diff --git a/npc/000-2-3/nard.txt b/npc/000-2-3/nard.txt
index f0655d1c..da8b75b7 100644
--- a/npc/000-2-3/nard.txt
+++ b/npc/000-2-3/nard.txt
@@ -206,6 +206,7 @@ L_Already:
close;
L_GoBackArtis:
+ checkclientversion;
speech 4,
l("Enough of this island?"),
l("Where would you like to go now?");
diff --git a/npc/001-2-24/nard.txt b/npc/001-2-24/nard.txt
index e88b5848..6fd228e9 100644
--- a/npc/001-2-24/nard.txt
+++ b/npc/001-2-24/nard.txt
@@ -25,6 +25,7 @@
001-2-24,25,26,0 script Nard#Artis NPC_NARD,{
+ checkclientversion;
mesn;
mesq g(l("Good day miss."), l("Good day mister."));
next;