diff options
author | Poki#3 <Poki#3@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-03-30 13:07:16 +0000 |
---|---|---|
committer | Poki#3 <Poki#3@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-03-30 13:07:16 +0000 |
commit | 345763fe7f6c48f4e79a65c9dafb7fea9b1c6224 (patch) | |
tree | 7d58614220248c15b5adc9645e1316e727c2b724 /npc/omobs/dungeons/yggdrasil.txt | |
parent | 4ddab529a7876ffb76f6d3aee0a3945aa11cec29 (diff) | |
download | hercules-345763fe7f6c48f4e79a65c9dafb7fea9b1c6224.tar.gz hercules-345763fe7f6c48f4e79a65c9dafb7fea9b1c6224.tar.bz2 hercules-345763fe7f6c48f4e79a65c9dafb7fea9b1c6224.tar.xz hercules-345763fe7f6c48f4e79a65c9dafb7fea9b1c6224.zip |
* Fixed a lot of Jnames
* Revised all the spawns based on Emperium.org.
- Only omobs got changed. eamobs is like it was.
- I unified the formatting used for the map names. Please use that in future field expansions.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@5808 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'npc/omobs/dungeons/yggdrasil.txt')
-rw-r--r-- | npc/omobs/dungeons/yggdrasil.txt | 10 |
1 files changed, 6 insertions, 4 deletions
diff --git a/npc/omobs/dungeons/yggdrasil.txt b/npc/omobs/dungeons/yggdrasil.txt index cd0f01cb3..6a83f30ed 100644 --- a/npc/omobs/dungeons/yggdrasil.txt +++ b/npc/omobs/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
|