diff options
Diffstat (limited to 'npc/events/custom')
-rw-r--r-- | npc/events/custom/draculax.txt | 2 | ||||
-rw-r--r-- | npc/events/custom/uneasy_cemetery.txt | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/npc/events/custom/draculax.txt b/npc/events/custom/draculax.txt index 907580554..b47e29972 100644 --- a/npc/events/custom/draculax.txt +++ b/npc/events/custom/draculax.txt @@ -127,4 +127,4 @@ OnTimer11000: stopnpctimer; disablenpc "Dracula_Event"; Break; -}
\ No newline at end of file +} diff --git a/npc/events/custom/uneasy_cemetery.txt b/npc/events/custom/uneasy_cemetery.txt index 13300b828..f9e9fe5d9 100644 --- a/npc/events/custom/uneasy_cemetery.txt +++ b/npc/events/custom/uneasy_cemetery.txt @@ -132,4 +132,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 +} |