Fixed some typos in the new spawns
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@7102 54d463be-8e91-2dee-dedb-b68131a5f0ec
This commit is contained in:
parent
ec14525181
commit
9e02fa0329
@ -37,6 +37,7 @@ Musashiden
|
|||||||
Date Added
|
Date Added
|
||||||
======
|
======
|
||||||
06/12
|
06/12
|
||||||
|
* Fixed some typos in the new spawns [Playtester]
|
||||||
* Implemented Amatsu guides and changed/removed some Amatsu warps [MasterOfMuppets]
|
* Implemented Amatsu guides and changed/removed some Amatsu warps [MasterOfMuppets]
|
||||||
06/11
|
06/11
|
||||||
* Updated spawns by Tharis, thanks to Saycyber21 [Vicious]
|
* Updated spawns by Tharis, thanks to Saycyber21 [Vicious]
|
||||||
|
@ -40,7 +40,7 @@ tha_t03.gat,0,0,0,0 monster Deathword 1698,40,0,0,0
|
|||||||
tha_t03.gat,0,0,0,0 monster Mimic 1191,20,0,0,0
|
tha_t03.gat,0,0,0,0 monster Mimic 1191,20,0,0,0
|
||||||
tha_t03.gat,0,0,0,0 monster Ancient Mimic 1699,20,0,0,0
|
tha_t03.gat,0,0,0,0 monster Ancient Mimic 1699,20,0,0,0
|
||||||
tha_t03.gat,0,0,0,0 monster Plasma 1696,20,0,0,0
|
tha_t03.gat,0,0,0,0 monster Plasma 1696,20,0,0,0
|
||||||
tha_t03.gat,0,0,0,0 monster Shelter 1701,10,0,0,0
|
tha_t03.gat,0,0,0,0 monster Shelter 1701,2,0,0,0
|
||||||
tha_t03.gat,0,0,0,0 monster Elder 1377,10,0,0,0
|
tha_t03.gat,0,0,0,0 monster Elder 1377,10,0,0,0
|
||||||
|
|
||||||
//==================================================
|
//==================================================
|
||||||
@ -54,7 +54,7 @@ tha_t04.gat,0,0,0,0 monster Plasma 1694,20,0,0,0
|
|||||||
tha_t04.gat,0,0,0,0 monster Owl Duke 1320,10,0,0,0
|
tha_t04.gat,0,0,0,0 monster Owl Duke 1320,10,0,0,0
|
||||||
tha_t04.gat,0,0,0,0 monster Owl Baron 1295,10,0,0,0
|
tha_t04.gat,0,0,0,0 monster Owl Baron 1295,10,0,0,0
|
||||||
tha_t04.gat,0,0,0,0 monster Elder 1377,40,0,0,0
|
tha_t04.gat,0,0,0,0 monster Elder 1377,40,0,0,0
|
||||||
tha_t04.gat,0,0,0,0 monster Observation 1700,10,0,0,0
|
tha_t04.gat,0,0,0,0 monster Observation 1700,2,0,0,0
|
||||||
|
|
||||||
//==================================================
|
//==================================================
|
||||||
// tha_t05 - Thanatos Tower F5
|
// tha_t05 - Thanatos Tower F5
|
||||||
|
@ -88,7 +88,7 @@ hu_fild06.gat,0,0,0,0 monster Holden 1628,50,0,0,0
|
|||||||
hu_fild06.gat,0,0,0,0 monster Green Plant 1080,10,180000,90000,1
|
hu_fild06.gat,0,0,0,0 monster Green Plant 1080,10,180000,90000,1
|
||||||
hu_fild06.gat,0,0,0,0 monster Yellow Plant 1081,10,180000,90000,1
|
hu_fild06.gat,0,0,0,0 monster Yellow Plant 1081,10,180000,90000,1
|
||||||
// 1053 according to Tharis
|
// 1053 according to Tharis
|
||||||
hu_fild03.gat,0,0,0,0 monster Female Thief Bug 1053,3,0,0,0
|
hu_fild06.gat,0,0,0,0 monster Female Thief Bug 1053,3,0,0,0
|
||||||
|
|
||||||
//==================================================
|
//==================================================
|
||||||
// hu_fild07 - Hugel Field
|
// hu_fild07 - Hugel Field
|
||||||
|
@ -14,9 +14,7 @@
|
|||||||
// odin_tem01 - Odin Temple F1
|
// 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 Skeggiold 1754,1,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,10,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 Solace 1703,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 Plasma 1693,15,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 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 1695,3,0,0,0
|
||||||
@ -34,7 +32,6 @@ odin_tem02.gat,0,0,0,0 monster Frus 1753,25,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 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 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 Plasma 1693,15,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,12,360000,180000,1
|
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_tem03.gat,0,0,0,0 monster Valkyrie 1765,1,0,0,0
|
||||||
//Slave of who?
|
//Slave of who?
|
||||||
@ -46,17 +43,14 @@ odin_tem03.gat,0,0,0,0 monster Frus 1762,8,0,0,0
|
|||||||
// odin_tem03 - Odin Temple F3
|
// 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 Plasma 1693,20,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,5,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 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 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 Skeggiold 1755,10,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 Valkyrie 1765,2,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,12,360000,180000,1
|
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 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 Valkyrie Randgris 1751,1,3600000,1800000,1
|
||||||
//Slave of who?
|
//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,2,0,0,0
|
||||||
odin_tem03.gat,0,0,0,0 monster Frus 1762,5,0,0,0
|
odin_tem03.gat,0,0,0,0 monster Frus 1762,4,0,0,0
|
Loading…
x
Reference in New Issue
Block a user