diff options
author | L0ne_W0lf <L0ne_W0lf@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2009-07-27 10:23:48 +0000 |
---|---|---|
committer | L0ne_W0lf <L0ne_W0lf@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2009-07-27 10:23:48 +0000 |
commit | f9a83bf431138de6fc43763bbf8858516a8d0b62 (patch) | |
tree | 82bc4f4d8e24c87aaf783455b74904890b4d9b68 /npc/kafras | |
parent | 76c525df7fd9ed50492b3cc298cd3b468b3abae5 (diff) | |
download | hercules-f9a83bf431138de6fc43763bbf8858516a8d0b62.tar.gz hercules-f9a83bf431138de6fc43763bbf8858516a8d0b62.tar.bz2 hercules-f9a83bf431138de6fc43763bbf8858516a8d0b62.tar.xz hercules-f9a83bf431138de6fc43763bbf8858516a8d0b62.zip |
* 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://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13970 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'npc/kafras')
-rw-r--r-- | npc/kafras/dts_warper.txt | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/npc/kafras/dts_warper.txt b/npc/kafras/dts_warper.txt index f9cd33df6..58aba58bc 100644 --- a/npc/kafras/dts_warper.txt +++ b/npc/kafras/dts_warper.txt @@ -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 |