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/fields/odin.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/fields/odin.txt')
-rw-r--r-- | npc/omobs/fields/odin.txt | 21 |
1 files changed, 9 insertions, 12 deletions
diff --git a/npc/omobs/fields/odin.txt b/npc/omobs/fields/odin.txt index dea09f865..acf08c163 100644 --- a/npc/omobs/fields/odin.txt +++ b/npc/omobs/fields/odin.txt @@ -10,10 +10,9 @@ //= Quantity is incorrect.
//============================================================
-//========================================================================================
-// - Odin Temple 01
-//========================================================================================
-
+//==================================================
+// odin_tem01 - Odin Temple F1
+//==================================================
odin_tem01.gat,0,0,0,0 monster Skeggiold 1754,10,0,0,0
odin_tem01.gat,0,0,0,0 monster Skeggiold 1755,10,0,0,0
odin_tem01.gat,0,0,0,0 monster Breeze 1692,25,0,0,0
@@ -26,10 +25,9 @@ odin_tem01.gat,0,0,0,0 monster Plasma 1697,5,0,0,0 odin_tem01.gat,0,0,0,0 monster Blue Plant 1079,10,180000,90000,1
odin_tem01.gat,0,0,0,0 monster Yellow Plant 1081,10,180000,90000,1
-//========================================================================================
-// - Odin Temple 02
-//========================================================================================
-
+//==================================================
+// odin_tem02 - Odin Temple F2
+//==================================================
odin_tem02.gat,0,0,0,0 monster Skogul 1752,10,0,0,0
odin_tem02.gat,0,0,0,0 monster Frus 1753,10,0,0,0
odin_tem02.gat,0,0,0,0 monster Skeggiold 1754,10,0,0,0
@@ -38,10 +36,9 @@ odin_tem02.gat,0,0,0,0 monster Plasma 1693,30,0,0,0 odin_tem02.gat,0,0,0,0 monster Retribution 1702,10,0,0,0
odin_tem02.gat,0,0,0,0 monster Blue Plant 1079,10,180000,90000,1
-//========================================================================================
-// - Odin Temple 03
-//========================================================================================
-
+//==================================================
+// odin_tem03 - Odin Temple F3
+//==================================================
odin_tem03.gat,0,0,0,0 monster Plasma 1693,15,0,0,0
odin_tem03.gat,0,0,0,0 monster Observation 1700,10,0,0,0
odin_tem03.gat,0,0,0,0 monster Retribution 1702,10,0,0,0
|