summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorReid <reidyaro@gmail.com>2016-02-13 17:33:23 +0100
committerReid <reidyaro@gmail.com>2016-02-13 17:33:23 +0100
commit4185b97095924bfe6e48babfadce2c5eeb77c2a9 (patch)
tree6878e681044b64356a49f7c31760f8489383ecc4
parentda0c59e08b2e65b9ecadc133c8d467bdfc424add (diff)
downloadserverdata-4185b97095924bfe6e48babfadce2c5eeb77c2a9.tar.gz
serverdata-4185b97095924bfe6e48babfadce2c5eeb77c2a9.tar.bz2
serverdata-4185b97095924bfe6e48babfadce2c5eeb77c2a9.tar.xz
serverdata-4185b97095924bfe6e48babfadce2c5eeb77c2a9.zip
Complete Artis's Elmo script.
-rw-r--r--npc/001-1/elmo.txt8
1 files changed, 3 insertions, 5 deletions
diff --git a/npc/001-1/elmo.txt b/npc/001-1/elmo.txt
index f25a2e83..f0fab784 100644
--- a/npc/001-1/elmo.txt
+++ b/npc/001-1/elmo.txt
@@ -5,12 +5,10 @@
// Sailor of Nard's La Johanne ship.
001-1,185,107,0 script Elmo#001-1 NPC_ELMO_ARTIS,{
- mesn;
- mesq l("Oh hey!");
+ speech
+ l("Oh hey!"),
+ l("If you feel bored or like running around in circles, you may want to talk with the other people around here to get some tasks to do.");
- goto L_Close;
-
-L_Close:
close;
OnInit: