diff options
author | L0ne_W0lf <L0ne_W0lf@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2011-06-12 00:26:47 +0000 |
---|---|---|
committer | L0ne_W0lf <L0ne_W0lf@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2011-06-12 00:26:47 +0000 |
commit | db828ecdad0c7e2276c6b2db790875a2d4a785d5 (patch) | |
tree | 6c26405ade330f6cdcf649a6073ea68083596f5a /npc/mobs/dungeons/xmas_dun.txt | |
parent | b1334e2e32b405ed43569f5482ff7b3d9988d1b8 (diff) | |
download | hercules-db828ecdad0c7e2276c6b2db790875a2d4a785d5.tar.gz hercules-db828ecdad0c7e2276c6b2db790875a2d4a785d5.tar.bz2 hercules-db828ecdad0c7e2276c6b2db790875a2d4a785d5.tar.xz hercules-db828ecdad0c7e2276c6b2db790875a2d4a785d5.zip |
Corrected improperly converted spawns, and instance timers for sealed shine and Orc Dungeon.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/renewal@14846 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'npc/mobs/dungeons/xmas_dun.txt')
-rw-r--r-- | npc/mobs/dungeons/xmas_dun.txt | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/npc/mobs/dungeons/xmas_dun.txt b/npc/mobs/dungeons/xmas_dun.txt index 0a2806bd9..a0b5df902 100644 --- a/npc/mobs/dungeons/xmas_dun.txt +++ b/npc/mobs/dungeons/xmas_dun.txt @@ -16,9 +16,9 @@ //================================================== // xmas_dun01 - Toy Factory Warehouse //================================================== +xmas_dun01,0,0,0,0 monster Cookie 1265,40,5000,0,0 xmas_dun01,0,0,0,0 monster Christmas Cookie 1246,40,5000,0,0 -xmas_dun01,0,0,0,0 monster Christmas Cookie 1246,40,5000,0,0 -xmas_dun01,0,0,0,0 monster Marina 1141,20,5000,0,0 +xmas_dun01,0,0,0,0 monster Marin 1242,20,5000,0,0 xmas_dun01,0,0,0,0 monster Poporing 1031,20,5000,0,0 xmas_dun01,0,0,0,0 monster Drops 1113,10,5000,0,0 xmas_dun01,0,0,0,0 monster Poring 1002,10,5000,0,0 @@ -32,6 +32,6 @@ xmas_dun01,0,0,0,0 monster Angeling 1096,1,3600000,1800000,0 //================================================== xmas_dun02,0,0,0,0 monster Myst Case 1249,50,5000,0,0 xmas_dun02,0,0,0,0 monster Cruiser 1248,35,5000,0,0 +xmas_dun02,0,0,0,0 monster Cookie 1265,20,5000,0,0 xmas_dun02,0,0,0,0 monster Christmas Cookie 1246,20,5000,0,0 -xmas_dun02,0,0,0,0 monster Christmas Cookie 1246,20,5000,0,0 -xmas_dun02,0,0,0,0 boss_monster Stormy Knight 1251,1,3600000,600000,0
\ No newline at end of file +xmas_dun02,0,0,0,0 boss_monster Stormy Knight 1251,1,3600000,600000,0 |