summaryrefslogtreecommitdiff
path: root/npc/000-2-0
diff options
context:
space:
mode:
authorAlige <aligetmw@hotmail.fr>2012-08-28 20:22:10 +0400
committerAlige <aligetmw@hotmail.fr>2012-08-28 20:22:10 +0400
commita2617447e1392517e36b8655e02166c37ccceb1d (patch)
tree026cc8c2ba63d91ac29e0f77ddeeef1981503392 /npc/000-2-0
parent6104034890ce35cd71e5c7951f39215627e10daf (diff)
downloadserverdata-a2617447e1392517e36b8655e02166c37ccceb1d.tar.gz
serverdata-a2617447e1392517e36b8655e02166c37ccceb1d.tar.bz2
serverdata-a2617447e1392517e36b8655e02166c37ccceb1d.tar.xz
serverdata-a2617447e1392517e36b8655e02166c37ccceb1d.zip
Added missing spaces at the end of some scripts.
Removed some spare lines in some scripts. Reviewed language and punctuation in several scripts.
Diffstat (limited to 'npc/000-2-0')
-rw-r--r--npc/000-2-0/_mobs.txt2
-rw-r--r--npc/000-2-0/billybons.txt2
-rw-r--r--npc/000-2-0/doors.txt2
-rw-r--r--npc/000-2-0/julia.txt2
-rw-r--r--npc/000-2-0/note.txt2
5 files changed, 4 insertions, 6 deletions
diff --git a/npc/000-2-0/_mobs.txt b/npc/000-2-0/_mobs.txt
index c6e01a0c..2f4d1798 100644
--- a/npc/000-2-0/_mobs.txt
+++ b/npc/000-2-0/_mobs.txt
@@ -1,7 +1,5 @@
// 000-2-0 mobs
-
-
000-2-0.gat,0,0,0 script Mob000-2-0 -1,{
end;
}
diff --git a/npc/000-2-0/billybons.txt b/npc/000-2-0/billybons.txt
index a3eb23f0..9b152d8e 100644
--- a/npc/000-2-0/billybons.txt
+++ b/npc/000-2-0/billybons.txt
@@ -86,4 +86,4 @@ l_Quit:
close;
-} \ No newline at end of file
+}
diff --git a/npc/000-2-0/doors.txt b/npc/000-2-0/doors.txt
index 2d33ece0..3fe89757 100644
--- a/npc/000-2-0/doors.txt
+++ b/npc/000-2-0/doors.txt
@@ -41,4 +41,4 @@ l_End:
mes col(l("The door is closed."), 9);
close;
-} \ No newline at end of file
+}
diff --git a/npc/000-2-0/julia.txt b/npc/000-2-0/julia.txt
index f5cc8810..5b311629 100644
--- a/npc/000-2-0/julia.txt
+++ b/npc/000-2-0/julia.txt
@@ -179,4 +179,4 @@ OnTouch:
close;
-} \ No newline at end of file
+}
diff --git a/npc/000-2-0/note.txt b/npc/000-2-0/note.txt
index c20f6e99..a0d52cbc 100644
--- a/npc/000-2-0/note.txt
+++ b/npc/000-2-0/note.txt
@@ -32,4 +32,4 @@
close;
-} \ No newline at end of file
+}