diff options
author | euphyy <euphyy@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2012-09-01 00:37:36 +0000 |
---|---|---|
committer | euphyy <euphyy@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2012-09-01 00:37:36 +0000 |
commit | b0394afab20eaee88abc2b42ab415090e5740418 (patch) | |
tree | 5e26eac832b93f3f6cc1ea7e1929ff588386820e /npc/events/christmas_2008.txt | |
parent | ddc75a03c7c7b00f839a862de9c265543d414829 (diff) | |
download | hercules-b0394afab20eaee88abc2b42ab415090e5740418.tar.gz hercules-b0394afab20eaee88abc2b42ab415090e5740418.tar.bz2 hercules-b0394afab20eaee88abc2b42ab415090e5740418.tar.xz hercules-b0394afab20eaee88abc2b42ab415090e5740418.zip |
* Follow-up r16726, more standardization on docs.
* Replaced and added dividers in many script files with one standard divider.
* Other misc. cleaning...
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@16727 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'npc/events/christmas_2008.txt')
-rw-r--r-- | npc/events/christmas_2008.txt | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/npc/events/christmas_2008.txt b/npc/events/christmas_2008.txt index b19a1fb29..b3a7de10a 100644 --- a/npc/events/christmas_2008.txt +++ b/npc/events/christmas_2008.txt @@ -18,8 +18,8 @@ //= 1.1 Fixed some issues, revamped the whole script. [Kisuka] //============================================================ -// ============== Caroller - Music Box ================ -// ===================================================== +// Caroller - Music Box +//============================================================ prontera,226,306,4 script Caroller#iROxmas08 79,{ if (iROxmas08carol < 1 || iROxmas08carol == 3) { if (iROxmas08carol == 3) { @@ -434,8 +434,8 @@ prontera,226,306,4 script Caroller#iROxmas08 79,{ } } -// ============= Santa Claus - Card Game =============== -// ===================================================== +// Santa Claus - Card Game +//============================================================ - script Santa Claus#iROxmas08::08santa 718,{ mes "[Santa Claus]"; mes "Wow! Were you naughty or nice this year?"; @@ -715,9 +715,8 @@ alberta,117,66,4 duplicate(08santa) Santa Claus#0803 718 geffen,119,70,4 duplicate(08santa) Santa Claus#0804 718 morocc,158,104,4 duplicate(08santa) Santa Claus#0805 718 - -// ============= Louise Kim - Santa Suit =============== -// ===================================================== +// Louise Kim - Santa Suit +//============================================================ xmas_in,89,92,4 script Louise Kim#iROxmas08 714,{ mes "[Louise Kim]"; mes "I always thought about how boring Santa Claus is wearing a too boring costume."; @@ -856,7 +855,8 @@ xmas_in,89,92,4 script Louise Kim#iROxmas08 714,{ } } -//XMAS MOBS +// Monsters +//============================================================ prt_fild00,0,0,0,0 monster Christmas Jakk 1244,5,0,0,0 prt_fild00,0,0,0,0 monster Christmas Goblin 1245,5,0,0,0 prt_fild00,0,0,0,0 monster Christmas Cookie 1246,5,0,0,0 |