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/dumplingfestival.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/dumplingfestival.txt')
-rw-r--r-- | npc/events/dumplingfestival.txt | 13 |
1 files changed, 4 insertions, 9 deletions
diff --git a/npc/events/dumplingfestival.txt b/npc/events/dumplingfestival.txt index 78d7e9e56..443facc30 100644 --- a/npc/events/dumplingfestival.txt +++ b/npc/events/dumplingfestival.txt @@ -79,11 +79,8 @@ L_NOZENY: close; } -////////////////////////////////////////////// -// Monster Spawning /\Secial only for event.// -////////////////////////////////////////////// - -// ~Dumpling~ +// Monsters +//============================================================ gef_fild00,0,0,0,0 monster Dumpling 1520,20,60000,66000 gef_fild07,0,0,0,0 monster Dumpling 1520,20,60000,66000 gef_fild04,0,0,0,0 monster Dumpling 1520,20,60000,66000 @@ -101,11 +98,9 @@ pay_fild06,0,0,0,0 monster Dumpling 1520,20,60000,66000 pay_fild05,0,0,0,0 monster Dumpling 1520,20,60000,66000 pay_fild02,0,0,0,0 monster Dumpling 1520,20,60000,66000 pay_fild09,0,0,0,0 monster Dumpling 1520,20,60000,66000 - -// ~Bacsojin~ + moc_fild03,0,0,0,0 monster Bacsojin 1518,1,60000,66000 - -// ~Chung E~ + moc_fild03,0,0,0,0 monster Chung E 1519,1,60000,66000 moc_fild13,0,0,0,0 monster Chung E 1519,1,60000,66000 pay_fild01,0,0,0,0 monster Chung E 1519,1,60000,66000 |