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/yggdrasil.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/yggdrasil.txt')
-rw-r--r-- | npc/eamobs/dungeons/yggdrasil.txt | 10 |
1 files changed, 6 insertions, 4 deletions
diff --git a/npc/eamobs/dungeons/yggdrasil.txt b/npc/eamobs/dungeons/yggdrasil.txt index cd0f01cb3..6a83f30ed 100644 --- a/npc/eamobs/dungeons/yggdrasil.txt +++ b/npc/eamobs/dungeons/yggdrasil.txt @@ -10,7 +10,12 @@ //= 1.0 Splitted from Nifflheim fields [DracoRPG]
//============================================================
-//yggdrasil01
+//==================================================
+// yggdrasil01 - Hvergelmir's Fountain (Trunk of Yggdrasil)
+//==================================================
+yggdrasil01.gat,0,0,0,0 monster Shining Plant 1083,10,3600000,2300000,0
+yggdrasil01.gat,0,0,0,0 monster Green Plant 1080,25,60000,30000,0
+yggdrasil01.gat,0,0,0,0 monster Red Plant 1078,15,60000,30000,0
yggdrasil01.gat,234,256,10,10 monster Blue Plant 1079,5,1800000,600000,0
yggdrasil01.gat,273,234,3,3 monster Shining Plant 1083,1,1800000,600000,0
yggdrasil01.gat,143,257,20,10 monster Shining Plant 1083,5,1200000,600000,0
@@ -27,6 +32,3 @@ yggdrasil01.gat,94,111,5,2 monster Shining Plant 1083,1,1200000,600000,0 yggdrasil01.gat,51,118,10,3 monster Shining Plant 1083,1,1200000,600000,0
yggdrasil01.gat,133,54,3,3 monster Shining Plant 1083,1,1200000,600000,0
yggdrasil01.gat,257,63,10,10 monster Shining Plant 1083,3,1800000,1200000,0
-yggdrasil01.gat,0,0,0,0 monster Shining Plant 1083,10,3600000,2300000,0
-yggdrasil01.gat,0,0,0,0 monster Green Plant 1080,25,60000,30000,0
-yggdrasil01.gat,0,0,0,0 monster Red Plant 1078,15,60000,30000,0
|