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/MemorialDay_2008.txt | 17 ++++++++--------- 1 file changed, 8 insertions(+), 9 deletions(-) (limited to 'npc/events/MemorialDay_2008.txt') diff --git a/npc/events/MemorialDay_2008.txt b/npc/events/MemorialDay_2008.txt index d6dae7d78..4073092f3 100644 --- a/npc/events/MemorialDay_2008.txt +++ b/npc/events/MemorialDay_2008.txt @@ -1,5 +1,5 @@ //===== rAthena Script ======================================= -//= In Memory of Heroes (iRO Memorial Day 2008) +//= In Memory of Heroes //===== By: ================================================== //= Kisuka //===== Current Version: ===================================== @@ -7,15 +7,15 @@ //===== Compatible With: ===================================== //= rAthena SVN //===== Description: ========================================= -// +//= iRO Memorial Day (2008) //===== Additional Comments: ================================= //= 1.0 First version. [Kisuka] //= 1.1 Many Many Fixes. [Kisuka] //= 1.2 Some changes. [Kisuka] //============================================================ -// ================== Lauds ====================== -// =============================================== +// Lauds +//============================================================ prontera,182,214,4 script Lauds#Memorial 58,{ if(Memorial08 < 1) { mes "[Mad Sago Lauds]"; @@ -194,8 +194,8 @@ prontera,182,214,4 script Lauds#Memorial 58,{ } } -// ============== Memorial Plaque ================ -// =============================================== +// Memorial Plaque +//============================================================ prontera,153,286,4 script Memorial Plaque#Memorial 857,{ if(Memorial08 < 8) { mes "[" + strcharinfo(0) + "]"; @@ -251,9 +251,8 @@ prontera,153,286,4 script Memorial Plaque#Memorial 857,{ close; } - -// ==================== Grast ==================== -// =============================================== +// Grast +//============================================================ prontera,150,270,4 script Grast#Memorial 900,{ if(Memorial08 < 3) { mes "[Grast]"; -- cgit v1.2.3-60-g2f50