summaryrefslogtreecommitdiff
path: root/npc/events/custom
diff options
context:
space:
mode:
Diffstat (limited to 'npc/events/custom')
-rw-r--r--npc/events/custom/2006_dogs_year.txt2
-rw-r--r--npc/events/custom/draculax.txt2
-rw-r--r--npc/events/custom/hallow06.txt2
-rw-r--r--npc/events/custom/hyegun_event.txt2
-rw-r--r--npc/events/custom/kings_items.txt2
-rw-r--r--npc/events/custom/p_track/p_track_core.txt2
-rw-r--r--npc/events/custom/p_track/p_track_warpers.txt2
-rw-r--r--npc/events/custom/uneasy_cemetery.txt2
-rw-r--r--npc/events/custom/valentinesdayexp.txt2
-rw-r--r--npc/events/custom/xmas_rings_event.txt2
10 files changed, 10 insertions, 10 deletions
diff --git a/npc/events/custom/2006_dogs_year.txt b/npc/events/custom/2006_dogs_year.txt
index a2de271d9..d4f8d9d20 100644
--- a/npc/events/custom/2006_dogs_year.txt
+++ b/npc/events/custom/2006_dogs_year.txt
@@ -92,4 +92,4 @@ OnInit:
end;
}
-prontera,0,0,0,0 monster Fire Dog 1987,50,3600000,1800000,0 \ No newline at end of file
+prontera,0,0,0,0 monster Fire Dog 1987,50,3600000,1800000,0
diff --git a/npc/events/custom/draculax.txt b/npc/events/custom/draculax.txt
index c4c6a767d..5e03ddb1e 100644
--- a/npc/events/custom/draculax.txt
+++ b/npc/events/custom/draculax.txt
@@ -127,4 +127,4 @@ OnTimer11000:
stopnpctimer;
disablenpc "Dracula_Event";
end;
-} \ No newline at end of file
+}
diff --git a/npc/events/custom/hallow06.txt b/npc/events/custom/hallow06.txt
index 82c445cc5..31085d169 100644
--- a/npc/events/custom/hallow06.txt
+++ b/npc/events/custom/hallow06.txt
@@ -122,4 +122,4 @@ L_List:
mes "30 Pumpkin, and";
mes "20 Black Piece of Cloth.";
close;
-} \ No newline at end of file
+}
diff --git a/npc/events/custom/hyegun_event.txt b/npc/events/custom/hyegun_event.txt
index e08174599..e4837eb20 100644
--- a/npc/events/custom/hyegun_event.txt
+++ b/npc/events/custom/hyegun_event.txt
@@ -74,4 +74,4 @@ menu "Listen to her story",Lok,"Leave",Lno;
mes "Hey, you don't have the Yggdrasil Dew.";
mes "Come back when you've gotten 3 of them.";
close;
-} \ No newline at end of file
+}
diff --git a/npc/events/custom/kings_items.txt b/npc/events/custom/kings_items.txt
index f31f7eca9..4602877b4 100644
--- a/npc/events/custom/kings_items.txt
+++ b/npc/events/custom/kings_items.txt
@@ -175,4 +175,4 @@ L_Quit:
mes @npcname$;
mes "FINE THEN Hmph!!";
close;
-} \ No newline at end of file
+}
diff --git a/npc/events/custom/p_track/p_track_core.txt b/npc/events/custom/p_track/p_track_core.txt
index 772bc340f..77b679b26 100644
--- a/npc/events/custom/p_track/p_track_core.txt
+++ b/npc/events/custom/p_track/p_track_core.txt
@@ -40,4 +40,4 @@ p_track02,67,33,1 script Blacksmith#track1 726,{
end;
}
-p_track02,41,57,5 duplicate(P_track) Lady#track2 845 \ No newline at end of file
+p_track02,41,57,5 duplicate(P_track) Lady#track2 845
diff --git a/npc/events/custom/p_track/p_track_warpers.txt b/npc/events/custom/p_track/p_track_warpers.txt
index cdc9e5b27..730dd2b0f 100644
--- a/npc/events/custom/p_track/p_track_warpers.txt
+++ b/npc/events/custom/p_track/p_track_warpers.txt
@@ -70,4 +70,4 @@ menu "Information",-,"I want to try it",L_Try,"Not today thanks",L_End;
mes getarg(0);
mes "Ok, see you later!";
close;
-} \ No newline at end of file
+}
diff --git a/npc/events/custom/uneasy_cemetery.txt b/npc/events/custom/uneasy_cemetery.txt
index 4e4df070b..068480504 100644
--- a/npc/events/custom/uneasy_cemetery.txt
+++ b/npc/events/custom/uneasy_cemetery.txt
@@ -130,4 +130,4 @@ M_DONT_HAVE:
mes "The old cemetery is going out of control soon...";
mes "Please, in the name of Odin, help Prontera city.";
close;
-} \ No newline at end of file
+}
diff --git a/npc/events/custom/valentinesdayexp.txt b/npc/events/custom/valentinesdayexp.txt
index 964425785..2b65cc6ce 100644
--- a/npc/events/custom/valentinesdayexp.txt
+++ b/npc/events/custom/valentinesdayexp.txt
@@ -283,4 +283,4 @@ M_END:
mes "[Carl Orleans]";
mes "See You.";
close;
-} \ No newline at end of file
+}
diff --git a/npc/events/custom/xmas_rings_event.txt b/npc/events/custom/xmas_rings_event.txt
index 24c3e7dd1..a5d442e06 100644
--- a/npc/events/custom/xmas_rings_event.txt
+++ b/npc/events/custom/xmas_rings_event.txt
@@ -190,4 +190,4 @@ M_END:
mes "I'd exchange a GOLD magic ring for 3 gift boxes...";
emotion e_swt;
close;
-} \ No newline at end of file
+}