diff options
Diffstat (limited to 'npc')
-rw-r--r-- | npc/Changelog.txt | 1 | ||||
-rw-r--r-- | npc/mobs/fields/odin.txt | 27 |
2 files changed, 14 insertions, 14 deletions
diff --git a/npc/Changelog.txt b/npc/Changelog.txt index 8df377fb8..70bcea565 100644 --- a/npc/Changelog.txt +++ b/npc/Changelog.txt @@ -37,6 +37,7 @@ Musashiden Date Added
======
06/21
+ * Fixed some spawns in Odin Temple [Playtester]
* Updated Hugel to official X.4 spawns thanks to Tharis [Playtester]
* Updated Einbroch to official X.4 spawns thanks to Tharis [Playtester]
06/19
diff --git a/npc/mobs/fields/odin.txt b/npc/mobs/fields/odin.txt index 5a536cb39..012d2ac96 100644 --- a/npc/mobs/fields/odin.txt +++ b/npc/mobs/fields/odin.txt @@ -13,14 +13,14 @@ //==================================================
// odin_tem01 - Odin Temple F1
//==================================================
-odin_tem01.gat,0,0,0,0 monster Skeggiold 1754,1,0,0,0
-odin_tem01.gat,0,0,0,0 monster Breeze 1692,10,0,0,0
odin_tem01.gat,0,0,0,0 monster Plasma 1693,15,0,0,0
+odin_tem01.gat,0,0,0,0 monster Breeze 1692,10,0,0,0
odin_tem01.gat,0,0,0,0 monster Plasma 1694,3,0,0,0
odin_tem01.gat,0,0,0,0 monster Plasma 1695,3,0,0,0
odin_tem01.gat,0,0,0,0 monster Plasma 1696,3,0,0,0
odin_tem01.gat,0,0,0,0 monster Plasma 1697,3,0,0,0
-odin_tem01.gat,0,0,0,0 monster Blue Plant 1079,5,360000,180000,1
+odin_tem01.gat,0,0,0,0 monster Skeggiold 1754,1,0,0,0
+odin_tem01.gat,0,0,0,0 monster Blue Plant 1079,5,900000,450000,1
odin_tem01.gat,0,0,0,0 monster Green Plant 1080,5,180000,90000,1
odin_tem01.gat,0,0,0,0 monster Yellow Plant 1081,5,180000,90000,1
@@ -29,28 +29,27 @@ odin_tem01.gat,0,0,0,0 monster Yellow Plant 1081,5,180000,90000,1 //==================================================
odin_tem02.gat,0,0,0,0 monster Skogul 1752,30,0,0,0
odin_tem02.gat,0,0,0,0 monster Frus 1753,25,0,0,0
+odin_tem02.gat,0,0,0,0 monster Plasma 1693,15,0,0,0
odin_tem02.gat,0,0,0,0 monster Skeggiold 1754,3,0,0,0
odin_tem02.gat,0,0,0,0 monster Skeggiold 1755,3,0,0,0
-odin_tem02.gat,0,0,0,0 monster Plasma 1693,15,0,0,0
-odin_tem02.gat,0,0,0,0 monster Blue Plant 1079,12,360000,180000,1
-odin_tem03.gat,0,0,0,0 monster Valkyrie 1765,1,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_tem03.gat,0,0,0,0 monster Skogul 1761,8,0,0,0
-odin_tem03.gat,0,0,0,0 monster Frus 1762,8,0,0,0
-
+odin_tem02.gat,0,0,0,0 monster Skogul 1761,8,0,0,0
+odin_tem02.gat,0,0,0,0 monster Frus 1762,8,0,0,0
//==================================================
// odin_tem03 - Odin Temple F3
//==================================================
odin_tem03.gat,0,0,0,0 monster Plasma 1693,20,0,0,0
-odin_tem03.gat,0,0,0,0 monster Skogul 1752,5,0,0,0
-odin_tem03.gat,0,0,0,0 monster Frus 1753,5,0,0,0
odin_tem03.gat,0,0,0,0 monster Skeggiold 1754,15,0,0,0
odin_tem03.gat,0,0,0,0 monster Skeggiold 1755,10,0,0,0
+odin_tem03.gat,0,0,0,0 monster Skogul 1752,5,0,0,0
+odin_tem03.gat,0,0,0,0 monster Frus 1753,5,0,0,0
odin_tem03.gat,0,0,0,0 monster Valkyrie 1765,2,0,0,0
-odin_tem03.gat,0,0,0,0 monster Blue Plant 1079,12,360000,180000,1
-odin_tem03.gat,0,0,0,0 monster Shining Plant 1083,10,1800000,900000,1
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,2,0,0,0
+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 |