From 8aa4cc37857682ede53f4e8fba206a490f20ed4a Mon Sep 17 00:00:00 2001 From: Ben Longbons Date: Sun, 24 Nov 2013 20:55:51 -0800 Subject: Add missing newlines at end of file --- world/map/npc/012-1/amrak.txt | 2 +- world/map/npc/012-1/injured-mouboo.txt | 2 +- world/map/npc/012-3/mana-seed.txt | 2 +- world/map/npc/013-1/sagatha.txt | 2 +- world/map/npc/014-1/wedding-officiator.txt | 2 +- world/map/npc/015-1/sword.txt | 2 +- world/map/npc/020-1/well.txt | 2 +- world/map/npc/021-2/bakery.txt | 2 +- world/map/npc/027-3/entrance.txt | 2 +- world/map/npc/functions/strangerquiz.txt | 2 +- 10 files changed, 10 insertions(+), 10 deletions(-) (limited to 'world/map/npc') 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 +} diff --git a/world/map/npc/012-3/mana-seed.txt b/world/map/npc/012-3/mana-seed.txt index 05e27697..b6c806d2 100644 --- a/world/map/npc/012-3/mana-seed.txt +++ b/world/map/npc/012-3/mana-seed.txt @@ -238,4 +238,4 @@ L_magic_destroy: L_end: close; -} \ No newline at end of file +} diff --git a/world/map/npc/013-1/sagatha.txt b/world/map/npc/013-1/sagatha.txt index a25db145..8f975af3 100644 --- a/world/map/npc/013-1/sagatha.txt +++ b/world/map/npc/013-1/sagatha.txt @@ -448,4 +448,4 @@ S_update_var: (QUEST_MAGIC & ~(@Q_MASK) | (@Q_status << @Q_SHIFT)); return; -} \ No newline at end of file +} diff --git a/world/map/npc/014-1/wedding-officiator.txt b/world/map/npc/014-1/wedding-officiator.txt index a576fae9..cb8249c0 100644 --- a/world/map/npc/014-1/wedding-officiator.txt +++ b/world/map/npc/014-1/wedding-officiator.txt @@ -245,4 +245,4 @@ L_No_Room_For_Rings: mes "[Wedding Officiator]"; mes "\"You don't have room to carry the rings.\""; close; -} \ No newline at end of file +} diff --git a/world/map/npc/015-1/sword.txt b/world/map/npc/015-1/sword.txt index e68d54ef..a20d9ef2 100644 --- a/world/map/npc/015-1/sword.txt +++ b/world/map/npc/015-1/sword.txt @@ -325,4 +325,4 @@ S_update_var: (QUEST_MAGIC & ~(@Q_MASK) | (@Q_status << @Q_SHIFT)); return; -} \ No newline at end of file +} diff --git a/world/map/npc/020-1/well.txt b/world/map/npc/020-1/well.txt index 17b63c5c..1bd1fafb 100644 --- a/world/map/npc/020-1/well.txt +++ b/world/map/npc/020-1/well.txt @@ -128,4 +128,4 @@ S_Update_Var: (QUEST_Nivalis_state & ~(@Q_MASK) | (@Q_status << @Q_SHIFT)); return; -} \ No newline at end of file +} diff --git a/world/map/npc/021-2/bakery.txt b/world/map/npc/021-2/bakery.txt index 5239c498..738c90c2 100644 --- a/world/map/npc/021-2/bakery.txt +++ b/world/map/npc/021-2/bakery.txt @@ -236,4 +236,4 @@ L_SeeBunny: mes ""; mes "\"We come here every week. This place has some of the best bread I've ever eaten!\""; close; -} \ No newline at end of file +} diff --git a/world/map/npc/027-3/entrance.txt b/world/map/npc/027-3/entrance.txt index 5449a12c..01ee28ce 100644 --- a/world/map/npc/027-3/entrance.txt +++ b/world/map/npc/027-3/entrance.txt @@ -42,4 +42,4 @@ OnTimer2000: + "The only way to get out is to defeat the reaper" + "or die..."; close; -} \ No newline at end of file +} diff --git a/world/map/npc/functions/strangerquiz.txt b/world/map/npc/functions/strangerquiz.txt index 211e7e4b..b3488649 100644 --- a/world/map/npc/functions/strangerquiz.txt +++ b/world/map/npc/functions/strangerquiz.txt @@ -5,4 +5,4 @@ function|script|StrangerQuiz|, // return in @quizanswer$ set @quizanswer$, getspellinvocation(@quizparam$); return; -} \ No newline at end of file +} -- cgit v1.2.3-60-g2f50