diff options
author | Playtester <Playtester@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-04-14 20:42:45 +0000 |
---|---|---|
committer | Playtester <Playtester@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-04-14 20:42:45 +0000 |
commit | 29af65d8cc156618ba1a4272666d0f9771c8645b (patch) | |
tree | e5661da2f6b997b6fd9d5816b024bca8af32556e /npc/eamobs/fields/odin.txt | |
parent | ee9021406ff903f472e93a9be5367ddd82496f9e (diff) | |
download | hercules-29af65d8cc156618ba1a4272666d0f9771c8645b.tar.gz hercules-29af65d8cc156618ba1a4272666d0f9771c8645b.tar.bz2 hercules-29af65d8cc156618ba1a4272666d0f9771c8645b.tar.xz hercules-29af65d8cc156618ba1a4272666d0f9771c8645b.zip |
Cleaned up eamobs, only files that have actually been changed go into eamobs, for all other spawn files the ones in the mobs folder will be used.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@6066 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'npc/eamobs/fields/odin.txt')
-rw-r--r-- | npc/eamobs/fields/odin.txt | 51 |
1 files changed, 0 insertions, 51 deletions
diff --git a/npc/eamobs/fields/odin.txt b/npc/eamobs/fields/odin.txt deleted file mode 100644 index acf08c163..000000000 --- a/npc/eamobs/fields/odin.txt +++ /dev/null @@ -1,51 +0,0 @@ -//===== eAthena Script =======================================
-//= Odin Temple Monster Spawn Script
-//===== By: ==================================================
-//= Poki#3 (0.1)
-//===== Current Version: =====================================
-//= 0.1
-//===== Compatible With: =====================================
-//= Any Athena Version
-//===== Additional Comments: =================================
-//= Quantity is incorrect.
-//============================================================
-
-//==================================================
-// 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
-odin_tem01.gat,0,0,0,0 monster Solace 1703,10,0,0,0
-odin_tem01.gat,0,0,0,0 monster Plasma 1693,5,0,0,0
-odin_tem01.gat,0,0,0,0 monster Plasma 1694,5,0,0,0
-odin_tem01.gat,0,0,0,0 monster Plasma 1695,5,0,0,0
-odin_tem01.gat,0,0,0,0 monster Plasma 1696,5,0,0,0
-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_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
-odin_tem02.gat,0,0,0,0 monster Skeggiold 1755,10,0,0,0
-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_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
-odin_tem03.gat,0,0,0,0 monster Skogul 1752,20,0,0,0
-odin_tem03.gat,0,0,0,0 monster Frus 1753,20,0,0,0
-odin_tem03.gat,0,0,0,0 monster Skeggiold 1754,5,0,0,0
-odin_tem03.gat,0,0,0,0 monster Skeggiold 1755,5,0,0,0
-odin_tem03.gat,0,0,0,0 monster White Plant 1082,10,180000,90000,1
-odin_tem03.gat,0,0,0,0 monster Blue Plant 1079,10,180000,90000,1
-odin_tem03.gat,0,0,0,0 monster Valkyrie Randgris 1751,1,3600000,1800000,1
|