From 1756a50d8dcc134ab3f7ae847edb33cd21fb2e2e Mon Sep 17 00:00:00 2001 From: Playtester Date: Mon, 23 Apr 2007 21:16:55 +0000 Subject: * Fixed exploitable Valkyrie Randgris respawn time - did I put that? >-< git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10329 54d463be-8e91-2dee-dedb-b68131a5f0ec --- npc/Changelog.txt | 2 ++ npc/mobs/fields/odin.txt | 18 ++++++++++-------- 2 files changed, 12 insertions(+), 8 deletions(-) (limited to 'npc') diff --git a/npc/Changelog.txt b/npc/Changelog.txt index 43d0eaad7..5fec3b4aa 100644 --- a/npc/Changelog.txt +++ b/npc/Changelog.txt @@ -1,6 +1,8 @@ Date Added ====== 2007/04/24 + * Fixed exploitable Valkyrie Randgris respawn time [Playtester] + - did I put that? >-< * Removed duplicates in cool_event_corp * Removed duplicates in Kiel_Hyre_Quest [Toms] * Added missing close; to the magician first_class quest [ultramage] diff --git a/npc/mobs/fields/odin.txt b/npc/mobs/fields/odin.txt index 3b13a5ba6..631c33124 100644 --- a/npc/mobs/fields/odin.txt +++ b/npc/mobs/fields/odin.txt @@ -34,9 +34,10 @@ odin_tem02,0,0,0,0 monster Skeggiold 1754,3,0,0,0 odin_tem02,0,0,0,0 monster Skeggiold 1755,3,0,0,0 odin_tem02,0,0,0,0 monster Valkyrie 1765,1,0,0,0 odin_tem02,0,0,0,0 monster Blue Plant 1079,12,900000,450000,1 -//Slave of who? -odin_tem02,0,0,0,0 monster Skogul 1761,1,0,0,0 -odin_tem02,0,0,0,0 monster Frus 1762,1,0,0,0 + +//Those have fixed coordinates +//odin_tem02,0,0,0,0 monster Skogul 1761,1,0,0,0 +//odin_tem02,0,0,0,0 monster Frus 1762,1,0,0,0 //================================================== // odin_tem03 - Odin Temple F3 @@ -46,10 +47,11 @@ odin_tem03,0,0,0,0 monster Skeggiold 1754,15,0,0,0 odin_tem03,0,0,0,0 monster Skeggiold 1755,10,0,0,0 odin_tem03,0,0,0,0 monster Skogul 1752,5,0,0,0 odin_tem03,0,0,0,0 monster Frus 1753,5,0,0,0 -odin_tem03,0,0,0,0 monster Valkyrie 1765,2,0,0,0 -odin_tem03,0,0,0,0 monster Valkyrie Randgris 1751,1,3600000,1800000,1 +odin_tem03,0,0,0,0 monster Valkyrie 1765,1,0,0,0 +odin_tem03,0,0,0,0 monster Valkyrie Randgris 1751,1,28800000,7200000,1 odin_tem03,0,0,0,0 monster Blue Plant 1079,12,900000,450000,1 odin_tem03,0,0,0,0 monster Shining Plant 1083,10,1800000,900000,1 -//Slave of who? -odin_tem03,0,0,0,0 monster Skogul 1761,1,0,0,0 -odin_tem03,0,0,0,0 monster Frus 1762,1,0,0,0 \ No newline at end of file + +//Those have fixed coordinates +//odin_tem03,0,0,0,0 monster Skogul 1761,1,0,0,0 +//odin_tem03,0,0,0,0 monster Frus 1762,1,0,0,0 \ No newline at end of file -- cgit v1.2.3-60-g2f50