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/orcdun.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/orcdun.txt')
-rw-r--r-- | npc/eamobs/dungeons/orcdun.txt | 35 |
1 files changed, 16 insertions, 19 deletions
diff --git a/npc/eamobs/dungeons/orcdun.txt b/npc/eamobs/dungeons/orcdun.txt index 0450a11c6..ce5dc7a14 100644 --- a/npc/eamobs/dungeons/orcdun.txt +++ b/npc/eamobs/dungeons/orcdun.txt @@ -10,30 +10,27 @@ //=
//============================================================
-// Orcsdun01
-
-orcsdun01.gat,0,0,0,0 monster Steel ChonChon 1042,10,0,0,0
+//==================================================
+// orcsdun01 - Orc Dungeon F1
+//==================================================
+orcsdun01.gat,0,0,0,0 monster Orc Zombie 1153,70,0,0,0
orcsdun01.gat,0,0,0,0 monster Familiar 1005,15,0,0,0
+orcsdun01.gat,0,0,0,0 monster Orc Skeleton 1152,10,0,0,0
+orcsdun01.gat,0,0,0,0 monster Steel Chonchon 1042,10,0,0,0
orcsdun01.gat,0,0,0,0 monster Drainliar 1111,5,0,0,0
-orcsdun01.gat,0,0,0,0 monster Orc Zombie 1153,10,3000,5000,0
-orcsdun01.gat,0,0,0,0 monster Orc Zombie 1153,30,60000,30000,0
-orcsdun01.gat,0,0,0,0 monster Orc Zombie 1153,40,120000,60000,0
-orcsdun01.gat,0,0,0,0 monster Orc Skeleton 1152,10,180000,60000,0
-orcsdun01.gat,167,133,5,5 monster Black Mushroom 1084,5,900000,450000,1
-orcsdun01.gat,67,34,5,5 monster Black Mushroom 1084,5,900000,450000,1
orcsdun01.gat,83,50,5,5 monster White Plant 1082,2,180000,90000,1
orcsdun01.gat,58,67,10,10 monster White Plant 1082,3,180000,90000,1
+orcsdun01.gat,167,133,5,5 monster Black Mushroom 1084,5,
+orcsdun01.gat,67,34,5,5 monster Black Mushroom 1084,5,360000,180000,1
-// Orcsdun02
-
-orcsdun02.gat,0,0,0,0 monster Steel ChonChon 1042,20,0,0,0
+//==================================================
+// orcsdun02 - Orc Dungeon F2
+//==================================================
+orcsdun02.gat,0,0,0,0 monster Orc Skeleton 1152,50,0,0,0
+orcsdun02.gat,0,0,0,0 monster Zenorc 1177,50,0,0,0
+orcsdun02.gat,0,0,0,0 monster Steel Chonchon 1042,20,0,0,0
orcsdun02.gat,0,0,0,0 monster Drainliar 1111,20,0,0,0
-orcsdun02.gat,0,0,0,0 monster Orc Skeleton 1152,10,3000,5000,0
-orcsdun02.gat,0,0,0,0 monster Orc Skeleton 1152,20,60000,30000,0
-orcsdun02.gat,0,0,0,0 monster Orc Skeleton 1152,20,120000,60000,0
-orcsdun02.gat,0,0,0,0 monster Zenorc 1177,30,3000,5000,0
-orcsdun02.gat,0,0,0,0 monster Zenorc 1177,20,60000,30000,0
-orcsdun02.gat,0,0,0,0 monster Orc Archer 1189,5,1800000,900000,1
-orcsdun02.gat,0,0,0,0 monster Black Mushroom 1084,5,180000,90000,1
orcsdun02.gat,105,37,10,10 monster White Plant 1082,2,180000,90000,1
orcsdun02.gat,37,44,10,10 monster White Plant 1082,3,180000,90000,1
+orcsdun02.gat,0,0,0,0 monster Black Mushroom 1084,5,360000,180000,1
+orcsdun02.gat,0,0,0,0 monster Orc Archer 1189,5,1800000,900000,1
|