diff options
author | Playtester <Playtester@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-11-21 18:29:54 +0000 |
---|---|---|
committer | Playtester <Playtester@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-11-21 18:29:54 +0000 |
commit | f1f903e398fc76d8286bc0ea8aaee97fb32d8bee (patch) | |
tree | 3861e4fba4b3c0995487c49844489f8bb97b1ec1 /npc/mobs/fields | |
parent | b60826b40d84bd3807fe8fa18bce8117fc5051e3 (diff) | |
download | hercules-f1f903e398fc76d8286bc0ea8aaee97fb32d8bee.tar.gz hercules-f1f903e398fc76d8286bc0ea8aaee97fb32d8bee.tar.bz2 hercules-f1f903e398fc76d8286bc0ea8aaee97fb32d8bee.tar.xz hercules-f1f903e398fc76d8286bc0ea8aaee97fb32d8bee.zip |
* Updated healing values of Ketupat and Red Thorn Fruit
* Less G_mobs spawning in Odin Temple
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@9284 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'npc/mobs/fields')
-rw-r--r-- | npc/mobs/fields/odin.txt | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/npc/mobs/fields/odin.txt b/npc/mobs/fields/odin.txt index a43a24d3c..2d71b1807 100644 --- a/npc/mobs/fields/odin.txt +++ b/npc/mobs/fields/odin.txt @@ -35,8 +35,8 @@ odin_tem02.gat,0,0,0,0 monster Skeggiold 1755,3,0,0,0 odin_tem02.gat,0,0,0,0 monster Valkyrie 1765,1,0,0,0
odin_tem02.gat,0,0,0,0 monster Blue Plant 1079,12,900000,450000,1
//Slave of who?
-odin_tem02.gat,0,0,0,0 monster Skogul 1761,8,0,0,0
-odin_tem02.gat,0,0,0,0 monster Frus 1762,6,0,0,0
+odin_tem02.gat,0,0,0,0 monster Skogul 1761,1,0,0,0
+odin_tem02.gat,0,0,0,0 monster Frus 1762,1,0,0,0
//==================================================
// odin_tem03 - Odin Temple F3
@@ -51,5 +51,5 @@ odin_tem03.gat,0,0,0,0 monster Valkyrie Randgris 1751,1,3600000,1800000,1 odin_tem03.gat,0,0,0,0 monster Blue Plant 1079,12,900000,450000,1
odin_tem03.gat,0,0,0,0 monster Shining Plant 1083,10,1800000,900000,1
//Slave of who?
-odin_tem03.gat,0,0,0,0 monster Skogul 1761,3,0,0,0
-odin_tem03.gat,0,0,0,0 monster Frus 1762,4,0,0,0
\ No newline at end of file +odin_tem03.gat,0,0,0,0 monster Skogul 1761,1,0,0,0
+odin_tem03.gat,0,0,0,0 monster Frus 1762,1,0,0,0
\ No newline at end of file |