summaryrefslogtreecommitdiff
path: root/npc/events/custom/uneasy_cemetery.txt
diff options
context:
space:
mode:
Diffstat (limited to 'npc/events/custom/uneasy_cemetery.txt')
-rw-r--r--npc/events/custom/uneasy_cemetery.txt8
1 files changed, 3 insertions, 5 deletions
diff --git a/npc/events/custom/uneasy_cemetery.txt b/npc/events/custom/uneasy_cemetery.txt
index 13300b828..39bd9d762 100644
--- a/npc/events/custom/uneasy_cemetery.txt
+++ b/npc/events/custom/uneasy_cemetery.txt
@@ -19,8 +19,7 @@
//============================================================
-prontera.gat,3,3,3 script Uneasy_Check -1,
-{
+prontera.gat,3,3,3 script Uneasy_Check -1,{
end;
OnHour00:
@@ -67,8 +66,7 @@ L_Start_Undead:
mapannounce "prontera.gat","[Mother Mathana]: The cememtery has became restless! In the name of Odin, hurry to the Sanctuary! Save the city of Prontera!",0;
}
-prontera.gat,257,313,5 script Mother Mathana 79,
-{
+prontera.gat,257,313,5 script Mother Mathana 79,{
mes "[Mother Mathana]";
if ($UNEASY_DL <= 0) goto L_Undead_Walk;
mes "I'm afraid there's something wrong with our old cemetery...";
@@ -132,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
+}