summaryrefslogtreecommitdiff
path: root/npc
diff options
context:
space:
mode:
authorReid <reidyaro@gmail.com>2012-09-12 01:19:27 +0200
committerReid <reidyaro@gmail.com>2012-09-12 01:22:19 +0200
commit67e6e79a1ddb94f57350c2b413023951c6e28b40 (patch)
treec6f90150ea569852cc0e03f9b1a23da12f30fa84 /npc
parentfffef9a9a4f40590ebd878c5a5e5ab2179b97eeb (diff)
downloadserverdata-67e6e79a1ddb94f57350c2b413023951c6e28b40.tar.gz
serverdata-67e6e79a1ddb94f57350c2b413023951c6e28b40.tar.bz2
serverdata-67e6e79a1ddb94f57350c2b413023951c6e28b40.tar.xz
serverdata-67e6e79a1ddb94f57350c2b413023951c6e28b40.zip
Change the place of a comment in one of the intro's script.
Diffstat (limited to 'npc')
-rw-r--r--npc/000-0-0/sailors.txt3
1 files changed, 2 insertions, 1 deletions
diff --git a/npc/000-0-0/sailors.txt b/npc/000-0-0/sailors.txt
index 0d1076b0..e5cc4de6 100644
--- a/npc/000-0-0/sailors.txt
+++ b/npc/000-0-0/sailors.txt
@@ -3,6 +3,7 @@
// Ablu
// Description:
// Introduction scene where two sailors talk about how the player was found on his raft.
+// Elmo will handle dialogs between both NPCs.
000-0-0.gat,22,17,0,1 script Elmo 309,{
@@ -75,7 +76,7 @@ OnTalk:
}
000-0-0.gat,21,17,0,1 script Magic Arpan 307,{
- doevent "Elmo::OnTalk"; // Elmo will handle dialogs between both NPCs.
+ doevent "Elmo::OnTalk";
close;