summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorReid <reidyaro@gmail.com>2015-12-29 05:03:46 +0100
committerReid <reidyaro@gmail.com>2015-12-29 05:03:46 +0100
commit354918d14c8abcbf0adc7545c1aed2eba4408cc1 (patch)
treec7e4406df6a9cfd0c991524d30bd45d9630c898c
parentf8e8bdafb6b07c8d200f2d9a3aa72404de37c0b7 (diff)
downloadserverdata-354918d14c8abcbf0adc7545c1aed2eba4408cc1.tar.gz
serverdata-354918d14c8abcbf0adc7545c1aed2eba4408cc1.tar.bz2
serverdata-354918d14c8abcbf0adc7545c1aed2eba4408cc1.tar.xz
serverdata-354918d14c8abcbf0adc7545c1aed2eba4408cc1.zip
Add different dialogue for artaxe as he is blocking the north road of Artis.
-rw-r--r--npc/001-1/artaxe.txt9
-rw-r--r--npc/functions/villagertalk.txt3
2 files changed, 7 insertions, 5 deletions
diff --git a/npc/001-1/artaxe.txt b/npc/001-1/artaxe.txt
index ba7c7598..34331557 100644
--- a/npc/001-1/artaxe.txt
+++ b/npc/001-1/artaxe.txt
@@ -1,12 +1,13 @@
// Evol scripts.
-// Authors:
-// Qwerty Dragon
+// Author:
// Reid
// Description:
-// Helping NPC.
+// Legion NPC blocking the North road of Artis.
001-1,90,31,0 script Artaxe NPC_ARTAXE,{
- villagertalk;
+ speech 4,
+ l("Sorry buddy, you can't pass by this way, we're actually moving some fourniture."),
+ l("Come back later!");
closedialog;
close;
diff --git a/npc/functions/villagertalk.txt b/npc/functions/villagertalk.txt
index 354842b5..a37bf9b5 100644
--- a/npc/functions/villagertalk.txt
+++ b/npc/functions/villagertalk.txt
@@ -1,6 +1,7 @@
// Evol functions.
-// Author:
+// Authors:
// Reid
+// Qwerty Dragon
// Description:
// Tell a random sentence.
// Variables: