diff options
Diffstat (limited to 'npc/events/valentinesday_2009.txt')
-rw-r--r-- | npc/events/valentinesday_2009.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/events/valentinesday_2009.txt b/npc/events/valentinesday_2009.txt index 57b2e3f22..ce9d2ad7e 100644 --- a/npc/events/valentinesday_2009.txt +++ b/npc/events/valentinesday_2009.txt @@ -392,7 +392,7 @@ prontera,154,185,5 script Event Ring Maker#Val09 721,{ mes "[Event Ring Maker]"; mes "Of course, you've got to get rings from others, that's the way you can participate in the voting, right?"; mes "Challenge yourself to become Valentine's Hottest!"; - close; + close; } // Valentine Vote Manager (Registers votes) |