summaryrefslogtreecommitdiff
path: root/world/map/npc/012-1
diff options
context:
space:
mode:
authorBen Longbons <b.r.longbons@gmail.com>2013-11-24 20:55:51 -0800
committerBen Longbons <b.r.longbons@gmail.com>2013-11-24 20:55:51 -0800
commit8aa4cc37857682ede53f4e8fba206a490f20ed4a (patch)
tree83c943bd4b4ff82740b033a8477995e1cc043cf3 /world/map/npc/012-1
parente8c324b4435a94877934f89c3ee339df52247062 (diff)
downloadserverdata-8aa4cc37857682ede53f4e8fba206a490f20ed4a.tar.gz
serverdata-8aa4cc37857682ede53f4e8fba206a490f20ed4a.tar.bz2
serverdata-8aa4cc37857682ede53f4e8fba206a490f20ed4a.tar.xz
serverdata-8aa4cc37857682ede53f4e8fba206a490f20ed4a.zip
Add missing newlines at end of file
Diffstat (limited to 'world/map/npc/012-1')
-rw-r--r--world/map/npc/012-1/amrak.txt2
-rw-r--r--world/map/npc/012-1/injured-mouboo.txt2
2 files changed, 2 insertions, 2 deletions
diff --git a/world/map/npc/012-1/amrak.txt b/world/map/npc/012-1/amrak.txt
index 74e6cd88..8997631f 100644
--- a/world/map/npc/012-1/amrak.txt
+++ b/world/map/npc/012-1/amrak.txt
@@ -8,4 +8,4 @@
mes "[Amrak]";
mes "\"Unfortunately, I've had trouble getting up there. The monsters in these caves scare me.\"";
close;
-} \ No newline at end of file
+}
diff --git a/world/map/npc/012-1/injured-mouboo.txt b/world/map/npc/012-1/injured-mouboo.txt
index 91042c13..5f629cbe 100644
--- a/world/map/npc/012-1/injured-mouboo.txt
+++ b/world/map/npc/012-1/injured-mouboo.txt
@@ -217,4 +217,4 @@ S_update_var:
(QUEST_MAGIC & ~(@Q_MASK)
| (@Q_wr_status << @Q_SHIFT));
return;
-} \ No newline at end of file
+}