* Another Episode 12 change, and more 13.1 content. [L0ne_W0lf]
- Moved Voting staff in Morroc to Morroc Ruins. - Added Manuk/Slpendide mob spawn files (commented out.) git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@13970 54d463be-8e91-2dee-dedb-b68131a5f0ec
This commit is contained in:
parent
a349908195
commit
572b75c9de
@ -1,6 +1,9 @@
|
||||
Date Added
|
||||
======
|
||||
2009/07/26
|
||||
* Rev. 13970 Another Episode 12 change, and more 13.1 content. [L0ne_W0lf]
|
||||
- Moved Voting staff in Morroc to Morroc Ruins.
|
||||
- Added Manuk/Slpendide mob spawn files (commented out.)
|
||||
* Rev. 13969 Added Quest Log commands for 1-1 job quests and trans quest. [L0ne_W0lf]
|
||||
2009/07/18
|
||||
* Fixed "OnMobDeath" doesn't work sometime in Izlude Party Arena. [Inkfish]
|
||||
|
@ -3,7 +3,7 @@
|
||||
//===== By: ==================================================
|
||||
//= Evera
|
||||
//===== Current Version: =====================================
|
||||
//= 2.5
|
||||
//= 2.6
|
||||
//===== Compatible With: =====================================
|
||||
//= eAthena SVN
|
||||
//===== Description: =========================================
|
||||
@ -50,6 +50,7 @@
|
||||
//= 2.3b corrected Glast warp coords [Lupus] 2.3c Bailand -> Bayalan
|
||||
//= 2.4 Corrected NPC names to fall within proper restrictions. [L0ne_W0lf]
|
||||
//= 2.5 Converted from Aegis file. (11.3) [L0ne_W0lf]
|
||||
//= 2.6 Moved Morroc NPCs to Morroc Ruins. [L0ne_W0lf]
|
||||
//============================================================
|
||||
|
||||
einbroch,246,70,0 script Vote Timer#ein -1,{
|
||||
@ -686,7 +687,7 @@ yuno,162,191,4 script Kafra Voting Staff#yuno 861,{
|
||||
prontera,164,125,4 script Kafra Voting Staff#prt 116,{
|
||||
callfunc "F_VoteKafra",2;
|
||||
}
|
||||
morocc,164,114,4 script Kafra Voting Staff#moc 116,{
|
||||
moc_ruins,97,133,4 script Kafra Voting Staff#moc 116,{
|
||||
callfunc "F_VoteKafra",2;
|
||||
}
|
||||
geffen,122,37,4 script Kafra Voting Staff#gef 116,{
|
||||
@ -1098,7 +1099,7 @@ yuno,153,191,6 script Cool Event Staff#yuno::VotingStaffCCE 874,{
|
||||
}
|
||||
|
||||
prontera,147,125,6 duplicate(VotingStaffCCE) Cool Event Staff#prt 874
|
||||
morocc,155,114,6 duplicate(VotingStaffCCE) Cool Event Staff#moc 874
|
||||
moc_ruins,104,133,6 duplicate(VotingStaffCCE) Cool Event Staff#moc 874
|
||||
geffen,117,37,6 duplicate(VotingStaffCCE) Cool Event Staff#gef 874
|
||||
payon,153,182,6 duplicate(VotingStaffCCE) Cool Event Staff#pay 874
|
||||
alberta,114,70,6 duplicate(VotingStaffCCE) Cool Event Staff#alb 874
|
||||
|
27
npc/mobs/fields/manuk.txt
Normal file
27
npc/mobs/fields/manuk.txt
Normal file
@ -0,0 +1,27 @@
|
||||
//===== eAthena Script =======================================
|
||||
//= Manuk Fields Monster Spawn Script
|
||||
//===== By: ==================================================
|
||||
//= alexx, MaC
|
||||
//===== Current Version: =====================================
|
||||
//= 1.0
|
||||
//===== Compatible With: =====================================
|
||||
//= Any Athena Version
|
||||
//===== Additional Comments: =================================
|
||||
//= 1.0 Official spawn ammounts from Aegis script [alexx]
|
||||
//============================================================
|
||||
|
||||
//============================================================
|
||||
// man_fild01 - Manuk Field
|
||||
//============================================================
|
||||
man_fild01,0,0,0,0 monster Nepenthes 1988,105,0,0,0
|
||||
man_fild01,0,0,0,0 monster Hillthion 1989,10,0,0,0
|
||||
man_fild01,0,0,0,0 monster Centipede Larva 1999,30,0,0,0
|
||||
man_fild01,0,0,0,0 monster Centipede 1987,2,0,0,0
|
||||
|
||||
//============================================================
|
||||
// man_fild03 - Manuk Field
|
||||
//============================================================
|
||||
man_fild03,0,0,0,0 monster Hillthion 1989,25,0,0,0
|
||||
man_fild03,0,0,0,0 monster Tatacho 1986,25,0,0,0
|
||||
man_fild03,0,0,0,0 monster Centipede 1987,25,0,0,0
|
||||
man_fild03,0,0,0,0 monster Hardrock Mammoth 1990,1,14400000,0,0
|
25
npc/mobs/fields/splendide.txt
Normal file
25
npc/mobs/fields/splendide.txt
Normal file
@ -0,0 +1,25 @@
|
||||
//===== eAthena Script =======================================
|
||||
//= Splendide Fields Monster Spawn Script
|
||||
//===== By: ==================================================
|
||||
//= alexx, MaC
|
||||
//===== Current Version: =====================================
|
||||
//= 1.0
|
||||
//===== Compatible With: =====================================
|
||||
//= Any Athena Version
|
||||
//===== Additional Comments: =================================
|
||||
//= 1.0 Official spawn ammounts from Aegis script [alexx]
|
||||
//============================================================
|
||||
|
||||
//==================================================
|
||||
// spl_fild02 - Splendide Field
|
||||
//==================================================
|
||||
spl_fild02,0,0,0,0 monster Pinguicula 1995,95,0,0,0
|
||||
spl_fild02,0,0,0,0 monster Luciola Vespa 1994,15,0,0,0
|
||||
|
||||
//==================================================
|
||||
// spl_fild03 - Splendide Field
|
||||
//==================================================
|
||||
spl_fild03,0,0,0,0 monster Luciola Vespa 1994,35,0,0,0
|
||||
spl_fild03,0,0,0,0 monster Cornus 1992,25,0,0,0
|
||||
spl_fild03,0,0,0,0 monster Naga 1993,20,0,0,0
|
||||
spl_fild03,0,0,0,0 monster Tendril Lion 1991,1,3600000,0,0
|
@ -15,6 +15,7 @@ npc: npc/mobs/fields/jawaii.txt
|
||||
npc: npc/mobs/fields/lighthalzen.txt
|
||||
npc: npc/mobs/fields/louyang.txt
|
||||
npc: npc/mobs/fields/lutie.txt
|
||||
//npc: npc/mobs/fields/manuk.txt
|
||||
npc: npc/mobs/fields/mjolnir.txt
|
||||
npc: npc/mobs/fields/morocc.txt
|
||||
npc: npc/mobs/fields/moscovia.txt
|
||||
@ -22,6 +23,7 @@ npc: npc/mobs/fields/niflheim.txt
|
||||
npc: npc/mobs/fields/payon.txt
|
||||
npc: npc/mobs/fields/prontera.txt
|
||||
npc: npc/mobs/fields/rachel.txt
|
||||
//npc: npc/mobs/fields/splendide.txt
|
||||
npc: npc/mobs/fields/umbala.txt
|
||||
npc: npc/mobs/fields/veins.txt
|
||||
npc: npc/mobs/fields/yuno.txt
|
||||
|
Loading…
x
Reference in New Issue
Block a user