Some 11.1 field spawn updates
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10378 54d463be-8e91-2dee-dedb-b68131a5f0ec
This commit is contained in:
parent
ec353f7ed2
commit
2c8aa994fd
@ -1,5 +1,7 @@
|
|||||||
Date Added
|
Date Added
|
||||||
======
|
======
|
||||||
|
2007/04/29
|
||||||
|
* Some 11.1 field spawn updates [Playtester]
|
||||||
2007/04/28
|
2007/04/28
|
||||||
* Small Kiel warp fix [Playtester]
|
* Small Kiel warp fix [Playtester]
|
||||||
* More Kiel quest fixes thanks to Toms and L0ne_W0lf [Playtester]
|
* More Kiel quest fixes thanks to Toms and L0ne_W0lf [Playtester]
|
||||||
|
@ -3,7 +3,7 @@
|
|||||||
//===== By: ==================================================
|
//===== By: ==================================================
|
||||||
//= Athena (1.0)
|
//= Athena (1.0)
|
||||||
//===== Current Version: =====================================
|
//===== Current Version: =====================================
|
||||||
//= 1.1
|
//= 1.2
|
||||||
//===== Compatible With: =====================================
|
//===== Compatible With: =====================================
|
||||||
//= Any Athena Version
|
//= Any Athena Version
|
||||||
//===== Additional Comments: =================================
|
//===== Additional Comments: =================================
|
||||||
@ -15,6 +15,7 @@
|
|||||||
//= Mob quantity is custom.
|
//= Mob quantity is custom.
|
||||||
//= 1.0 Updated by using Tharis' Homun AI, by Tharis [Vicious]
|
//= 1.0 Updated by using Tharis' Homun AI, by Tharis [Vicious]
|
||||||
//= 1.1 Official X.3 spawns [Playtester]
|
//= 1.1 Official X.3 spawns [Playtester]
|
||||||
|
//= 1.2 Some 11.1 spawn updates [Playtester]
|
||||||
//============================================================
|
//============================================================
|
||||||
|
|
||||||
//==================================================
|
//==================================================
|
||||||
@ -46,9 +47,9 @@ hu_fild02,0,0,0,0 monster Novus 1718,2,0,0,0
|
|||||||
//==================================================
|
//==================================================
|
||||||
// hu_fild03 - Hugel Field
|
// hu_fild03 - Hugel Field
|
||||||
//==================================================
|
//==================================================
|
||||||
hu_fild03,0,0,0,0 monster Metaling 1613,80,0,0,0
|
hu_fild03,0,0,0,0 monster Grove 1687,80,0,0,0
|
||||||
hu_fild03,0,0,0,0 monster Poporing 1031,20,0,0,0
|
hu_fild03,0,0,0,0 monster Poporing 1031,20,0,0,0
|
||||||
hu_fild03,0,0,0,0 monster Grove 1687,10,0,0,0
|
hu_fild03,0,0,0,0 monster Novus 1715,10,0,0,0
|
||||||
hu_fild03,0,0,0,0 monster Thief Bug 1051,10,0,0,0
|
hu_fild03,0,0,0,0 monster Thief Bug 1051,10,0,0,0
|
||||||
hu_fild03,0,0,0,0 monster Red Mushroom 1085,10,180000,90000,1
|
hu_fild03,0,0,0,0 monster Red Mushroom 1085,10,180000,90000,1
|
||||||
hu_fild03,0,0,0,0 monster Black Mushroom 1084,10,180000,90000,1
|
hu_fild03,0,0,0,0 monster Black Mushroom 1084,10,180000,90000,1
|
||||||
|
@ -142,9 +142,10 @@ pay_fild10,66,332,10,10 monster Blue Plant 1079,1,360000,180000,1
|
|||||||
//==================================================
|
//==================================================
|
||||||
// pay_fild11 - Payon Forest
|
// pay_fild11 - Payon Forest
|
||||||
//==================================================
|
//==================================================
|
||||||
pay_fild11,0,0,0,0 monster Nine Tail 1180,40,0,0,0
|
pay_fild11,0,0,0,0 monster Nine Tail 1180,50,0,0,0
|
||||||
|
pay_fild11,0,0,0,0 monster Greatest General 1277,30,0,0,0
|
||||||
|
pay_fild11,0,0,0,0 monster Dragon Tail 1321,30,0,0,0
|
||||||
pay_fild11,0,0,0,0 monster Poporing 1031,20,0,0,0
|
pay_fild11,0,0,0,0 monster Poporing 1031,20,0,0,0
|
||||||
pay_fild11,0,0,0,0 monster Dragon Tail 1321,10,0,0,0
|
|
||||||
pay_fild11,0,0,0,0 monster Eddga 1115,1,7200000,3600000,1
|
pay_fild11,0,0,0,0 monster Eddga 1115,1,7200000,3600000,1
|
||||||
pay_fild11,241,162,5,5 monster Red Mushroom 1085,3,360000,180000,1
|
pay_fild11,241,162,5,5 monster Red Mushroom 1085,3,360000,180000,1
|
||||||
pay_fild11,66,293,5,5 monster Red Mushroom 1085,3,360000,180000,1
|
pay_fild11,66,293,5,5 monster Red Mushroom 1085,3,360000,180000,1
|
||||||
|
Loading…
x
Reference in New Issue
Block a user