diff options
author | Kisuka <Kisuka@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2011-03-22 09:45:13 +0000 |
---|---|---|
committer | Kisuka <Kisuka@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2011-03-22 09:45:13 +0000 |
commit | 2f9dc9aed3864bafe2743c3da9282692ba713dbf (patch) | |
tree | 9fe7317d921df5091506927f42ee264c4bd537e8 /npc/mobs/dungeons/xmas_dun.txt | |
parent | 168677929dc43930a81a49a54d748a3b2298a811 (diff) | |
download | hercules-2f9dc9aed3864bafe2743c3da9282692ba713dbf.tar.gz hercules-2f9dc9aed3864bafe2743c3da9282692ba713dbf.tar.bz2 hercules-2f9dc9aed3864bafe2743c3da9282692ba713dbf.tar.xz hercules-2f9dc9aed3864bafe2743c3da9282692ba713dbf.zip |
- AEGIS Conversion of Mob Spawns.
- Added 3rd class blanks / skeletons.
- Added Brasilis and Dicastes mob spawns (disabled until episode is added).
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/renewal@14755 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'npc/mobs/dungeons/xmas_dun.txt')
-rw-r--r-- | npc/mobs/dungeons/xmas_dun.txt | 25 |
1 files changed, 12 insertions, 13 deletions
diff --git a/npc/mobs/dungeons/xmas_dun.txt b/npc/mobs/dungeons/xmas_dun.txt index 395268f0a..0a2806bd9 100644 --- a/npc/mobs/dungeons/xmas_dun.txt +++ b/npc/mobs/dungeons/xmas_dun.txt @@ -16,13 +16,13 @@ //================================================== // xmas_dun01 - Toy Factory Warehouse //================================================== -xmas_dun01,0,0,0,0 monster Marin 1242,20,0,0,0 -xmas_dun01,0,0,0,0 monster Poring 1002,10,0,0,0 -xmas_dun01,0,0,0,0 monster Drops 1113,10,0,0,0 -xmas_dun01,0,0,0,0 monster Poporing 1031,20,0,0,0 -xmas_dun01,0,0,0,0 monster Cookie 1265,40,0,0,0 -xmas_dun01,0,0,0,0 monster Christmas Cookie 1246,40,0,0,0 -xmas_dun01,0,0,0,0 monster Myst Case 1249,5,0,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 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 +xmas_dun01,0,0,0,0 monster Myst Case 1249,5,5000,0,0 xmas_dun01,0,0,0,0 monster Chepet 1250,1,1200000,900000,0 xmas_dun01,0,0,0,0 monster Mastering 1090,1,1800000,900000,0 xmas_dun01,0,0,0,0 monster Angeling 1096,1,3600000,1800000,0 @@ -30,9 +30,8 @@ xmas_dun01,0,0,0,0 monster Angeling 1096,1,3600000,1800000,0 //================================================== // xmas_dun02 - Toy Monitoring Room //================================================== -xmas_dun02,0,0,0,0 monster Christmas Cookie 1246,20,0,0,0 -xmas_dun02,0,0,0,0 monster Cookie 1265,20,0,0,0 -xmas_dun02,0,0,0,0 monster Cruiser 1248,35,0,0,0 -xmas_dun02,0,0,0,0 monster Myst Case 1249,50,0,0,0 -xmas_dun02,0,0,0,0 monster Garm Baby 1515,1,1800000,0,0 -xmas_dun02,0,0,0,0 boss_monster Stormy Knight 1251,1,3600000,600000,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 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 |