diff options
author | Playtester <Playtester@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-05-06 21:00:44 +0000 |
---|---|---|
committer | Playtester <Playtester@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-05-06 21:00:44 +0000 |
commit | 6d070bc6c47c494177ed2f39f9e48699d2b4d8c8 (patch) | |
tree | 6e606e97ca7393211de9bfb0ca4455a0dcf426a6 /npc/mobs/dungeons/eindun.txt | |
parent | 126e17da78be997923efc6b5430c58f7b897c58a (diff) | |
download | hercules-6d070bc6c47c494177ed2f39f9e48699d2b4d8c8.tar.gz hercules-6d070bc6c47c494177ed2f39f9e48699d2b4d8c8.tar.bz2 hercules-6d070bc6c47c494177ed2f39f9e48699d2b4d8c8.tar.xz hercules-6d070bc6c47c494177ed2f39f9e48699d2b4d8c8.zip |
Various spawn fixes here and there
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10496 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'npc/mobs/dungeons/eindun.txt')
-rw-r--r-- | npc/mobs/dungeons/eindun.txt | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/npc/mobs/dungeons/eindun.txt b/npc/mobs/dungeons/eindun.txt index 6d5fda6ce..a3ac5616c 100644 --- a/npc/mobs/dungeons/eindun.txt +++ b/npc/mobs/dungeons/eindun.txt @@ -19,10 +19,10 @@ // ein_dun01 - Mine Dungeon F1 //================================================== ein_dun01,0,0,0,0 monster Pitman 1616,70,0,0,0 -ein_dun01,0,0,0,0 monster Noxious 1620,30,0,0,0 +ein_dun01,0,0,0,0 monster Noxious 1620,30,300000,0,0 ein_dun01,0,0,0,0 monster Porcellio 1619,30,0,0,0 -ein_dun01,0,0,0,0 monster Venomous 1621,20,0,0,0 -ein_dun01,0,0,0,0 monster Old Stove 1617,5,120000,600000,0 +ein_dun01,0,0,0,0 monster Venomous 1621,10,300000,0,0 +ein_dun01,0,0,0,0 monster Old Stove 1617,1,1800000,600000,0 ein_dun01,0,0,0,0 monster Ungoliant 1618,1,3600000,3000000,0 //================================================== |