diff options
Diffstat (limited to 'npc/events')
-rw-r--r-- | npc/events/idul_fitri.txt | 2 | ||||
-rw-r--r-- | npc/events/valentinesday.txt | 2 | ||||
-rw-r--r-- | npc/events/valentinesday_2012.txt | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/npc/events/idul_fitri.txt b/npc/events/idul_fitri.txt index c4c06f07f..557ce62c9 100644 --- a/npc/events/idul_fitri.txt +++ b/npc/events/idul_fitri.txt @@ -68,4 +68,4 @@ prontera,146,92,3 script Cellerb 58,{ emotion e_hmm; close; } -}
\ No newline at end of file +} diff --git a/npc/events/valentinesday.txt b/npc/events/valentinesday.txt index 8f2bd85d5..a08a1a701 100644 --- a/npc/events/valentinesday.txt +++ b/npc/events/valentinesday.txt @@ -126,4 +126,4 @@ prt_castle,54,34,4 script Carl Orleans 47,{ mes "[Carl Orleans]"; mes "Enjoy."; close; -}
\ No newline at end of file +} diff --git a/npc/events/valentinesday_2012.txt b/npc/events/valentinesday_2012.txt index a8597cd22..6ae844305 100644 --- a/npc/events/valentinesday_2012.txt +++ b/npc/events/valentinesday_2012.txt @@ -153,4 +153,4 @@ mosk_in,21,244,3 script Baker Extraordinaire 410,{ mes "Hello, "+strcharinfo(0)+"!"; close; } -}
\ No newline at end of file +} |