summaryrefslogtreecommitdiff
path: root/npc/000-0-0
diff options
context:
space:
mode:
authorAlige <aligetmw@hotmail.fr>2012-07-10 12:08:55 +0200
committerAlige <aligetmw@hotmail.fr>2012-07-10 12:08:55 +0200
commit6f0f6b45a3eef4811b0df05ff4433ab658b454e7 (patch)
tree8099b3dd8de70b9e29747375e728afd8a2d044a7 /npc/000-0-0
parent671d84d7e2c507311c69a27be13128ee2e200577 (diff)
downloadserverdata-6f0f6b45a3eef4811b0df05ff4433ab658b454e7.tar.gz
serverdata-6f0f6b45a3eef4811b0df05ff4433ab658b454e7.tar.bz2
serverdata-6f0f6b45a3eef4811b0df05ff4433ab658b454e7.tar.xz
serverdata-6f0f6b45a3eef4811b0df05ff4433ab658b454e7.zip
Fixed the description of every single script.
Diffstat (limited to 'npc/000-0-0')
-rw-r--r--npc/000-0-0/q'onan.txt4
-rw-r--r--npc/000-0-0/sailors.txt6
2 files changed, 6 insertions, 4 deletions
diff --git a/npc/000-0-0/q'onan.txt b/npc/000-0-0/q'onan.txt
index 3d58c511..e7743a63 100644
--- a/npc/000-0-0/q'onan.txt
+++ b/npc/000-0-0/q'onan.txt
@@ -1,6 +1,8 @@
// Evol scripts.
-// Authors:
+// Author:
// Vasily_Makarov
+// Description:
+// Sleeping and snoring NPC.
000-0-0.gat,25,22,0,1 script Q'Onan 302,{
diff --git a/npc/000-0-0/sailors.txt b/npc/000-0-0/sailors.txt
index d3332ff7..48497c3c 100644
--- a/npc/000-0-0/sailors.txt
+++ b/npc/000-0-0/sailors.txt
@@ -1,8 +1,8 @@
// Evol scripts.
-// Authors:
+// Author:
// Ablu
// Description:
-// Intro scene: Two sailors talking about how the player was found on his raft.
+// Introduction scene where two sailors talk about how the player was found on his raft.
000-0-0.gat,22,17,0,1 script Elmo 309,{
@@ -75,7 +75,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"; // Elmo will handle dialogs between both NPCs.
close;