From 4e6774e4173eccff9d0b51b45fe2af07e682e67d Mon Sep 17 00:00:00 2001 From: euphyy Date: Wed, 5 Sep 2012 02:42:20 +0000 Subject: * Follow-up r16742, revised quest sample (doc\sample\npc_test_quest.txt) and whisper system documentation (doc\whisper_sys.txt) * Follow-up r16745, fixed a few typos in atcommand documentation (doc\atcommands.txt) * Minor cleaning - spacing, tabulation, comments, dividers git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@16746 54d463be-8e91-2dee-dedb-b68131a5f0ec --- npc/events/valentinesday.txt | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) (limited to 'npc/events/valentinesday.txt') diff --git a/npc/events/valentinesday.txt b/npc/events/valentinesday.txt index 519ccb350..c6941016d 100644 --- a/npc/events/valentinesday.txt +++ b/npc/events/valentinesday.txt @@ -15,7 +15,8 @@ //= 1.1 Cleaning. [Euphy] //============================================================ -// Stephen - Valentine Event Chocolate seller ------------------ +// Stephen - Valentine Event Chocolate seller +//============================================================ alberta,26,243,4 script Stephen 58,{ mes "[Stephen]"; mes "Guess what I've got?"; @@ -58,7 +59,8 @@ alberta,26,243,4 script Stephen 58,{ close; } -// Jainie -- Gives information about Valentine Event ------------------------ +// Jainie -- Gives information about Valentine Event +//============================================================ alberta,29,243,4 script Jainie 53,{ mes "[Jainie]"; mes "You know what? The chocolate that my boyfriend sells are from me!"; @@ -81,7 +83,8 @@ alberta,29,243,4 script Jainie 53,{ close; } -// Carl Orleans -- Valentine Event Chocolate maker ------------------ +// Carl Orleans -- Valentine Event Chocolate maker +//============================================================ prt_castle,54,34,4 script Carl Orleans 47,{ mes "[Carl Orleans]"; mes "Yes?"; -- cgit v1.2.3-70-g09d2