From f1f903e398fc76d8286bc0ea8aaee97fb32d8bee Mon Sep 17 00:00:00 2001 From: Playtester Date: Tue, 21 Nov 2006 18:29:54 +0000 Subject: * 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 --- npc/Changelog.txt | 2 ++ npc/mobs/fields/odin.txt | 8 ++++---- 2 files changed, 6 insertions(+), 4 deletions(-) (limited to 'npc') diff --git a/npc/Changelog.txt b/npc/Changelog.txt index 0f6653d09..63b96572f 100644 --- a/npc/Changelog.txt +++ b/npc/Changelog.txt @@ -33,6 +33,8 @@ KarLaeda Date Added ====== +11/21 + * Less G_mobs spawning in Odin Temple [Playtester] 11/20 * Updated Skill Resetter Event, thanks to $ephiroth [KarLaeda] * Fixed Sage guest [KarLaeda] 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 -- cgit v1.2.3-70-g09d2