diff options
author | Poki#3 <Poki#3@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-04-02 18:44:57 +0000 |
---|---|---|
committer | Poki#3 <Poki#3@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-04-02 18:44:57 +0000 |
commit | a3f7894c89f68339a258eac9f77b187f4d19f046 (patch) | |
tree | c22a45e1cd7bed475c9cc3bd6499ae94134c08f1 /npc/eamobs/dungeons/eindun.txt | |
parent | 3265481434f0dfd9e3e74cc8640803973f05f2c3 (diff) | |
download | hercules-a3f7894c89f68339a258eac9f77b187f4d19f046.tar.gz hercules-a3f7894c89f68339a258eac9f77b187f4d19f046.tar.bz2 hercules-a3f7894c89f68339a258eac9f77b187f4d19f046.tar.xz hercules-a3f7894c89f68339a258eac9f77b187f4d19f046.zip |
Moved the spawn update to eamobs (of course the custom spawns where not changed... much :P)
- Deleted City cleaners and pvp spawns. they are read from omobs.
- Added a "Whats done" file to keep track of what spawns are changed, and what are not.
Changed a few item names, as it was done in the translation project.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@5875 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'npc/eamobs/dungeons/eindun.txt')
-rw-r--r-- | npc/eamobs/dungeons/eindun.txt | 28 |
1 files changed, 15 insertions, 13 deletions
diff --git a/npc/eamobs/dungeons/eindun.txt b/npc/eamobs/dungeons/eindun.txt index e62512a74..94a216e83 100644 --- a/npc/eamobs/dungeons/eindun.txt +++ b/npc/eamobs/dungeons/eindun.txt @@ -10,23 +10,25 @@ //= 1.0 spawn N and spawn delays aren't yet correct, so I set
//= respawn delays quite big for now [Lupus]
//= 1.1 Fixed monsters spawn places
-//= 1.1a Reduced RSX's respawn delay value []
-//= 1.2 Update monster spawn numbers according to info on [MasterOfMuppets]
-//= emperium.org
+//= 1.2 Update monster spawn numbers according to info on emperium.org [MasterOfMuppets]
//============================================================
-//(ein_dun01.gat)*
-ein_dun01.gat,0,0,0,0 monster Noxious 1620,40,10000,10000,0
-ein_dun01.gat,0,0,0,0 monster Venomous 1621,20,10000,10000,0
-ein_dun01.gat,0,0,0,0 monster Waste Stove 1617,5,60000,120000,0
-ein_dun01.gat,0,0,0,0 monster Porcellio 1619,30,0,0,0
+//==================================================
+// ein_dun01 - Mine Dungeon F1
+//==================================================
ein_dun01.gat,0,0,0,0 monster Pitman 1616,55,0,0,0
-ein_dun01.gat,0,0,0,0 monster Ungoliant 1618,1,3600000,3600000,0
+ein_dun01.gat,0,0,0,0 monster Noxious 1620,40,0,0,0
+ein_dun01.gat,0,0,0,0 monster Porcellio 1619,30,0,0,0
+ein_dun01.gat,0,0,0,0 monster Venomous 1621,20,0,0,0
+ein_dun01.gat,0,0,0,0 monster Waste Stove 1617,5,60000,30000,0
+ein_dun01.gat,0,0,0,0 monster Ungoliant 1618,1,3600000,1800000,0
-//(ein_dun02.gat)*
-ein_dun02.gat,0,0,0,0 monster Teddy Bear 1622,30,0,0
-ein_dun02.gat,0,0,0,0 monster Obsidian 1615,40,0,0,0
+//==================================================
+// ein_dun02 - Mine Dungeon F2
+//==================================================
ein_dun02.gat,0,0,0,0 monster Mineral 1614,50,0,0,0
+ein_dun02.gat,0,0,0,0 monster Obsidian 1615,40,0,0,0
ein_dun02.gat,0,0,0,0 monster Waste Stove 1617,30,0,0,0
+ein_dun02.gat,0,0,0,0 monster Teddy Bear 1622,30,0,0
ein_dun02.gat,0,0,0,0 monster Venomous 1621,20,0,0,0
-ein_dun02.gat,163,137,50,50 monster RSX 0806 1623,1,14400000,14400000,0
+ein_dun02.gat,163,137,50,50 monster RSX 0806 1623,1,7200000,3600000,0
|