From 6b4449d461ebdec0712dbe79e31b4dc8e1b6da88 Mon Sep 17 00:00:00 2001 From: Playtester Date: Wed, 16 May 2007 19:39:35 +0000 Subject: Some minor spawn fixes git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10543 54d463be-8e91-2dee-dedb-b68131a5f0ec --- npc/Changelog.txt | 2 ++ npc/mobs/dungeons/glastheim.txt | 2 +- npc/mobs/dungeons/louydun.txt | 4 ++-- npc/mobs/fields/payon.txt | 4 ++-- npc/mobs/fields/yuno.txt | 1 + 5 files changed, 8 insertions(+), 5 deletions(-) diff --git a/npc/Changelog.txt b/npc/Changelog.txt index 6a4ddc2f9..e896e769a 100644 --- a/npc/Changelog.txt +++ b/npc/Changelog.txt @@ -1,5 +1,7 @@ Date Added ====== +2007/05/16 + * Minor spawn fixes [Playtester] 2007/05/15 * Added President quest aka. Schwartzvalt Trilogy. Please encourage your players to test it. [SinSloth] - Moved some NPC and fixed some typos in Lighthalzen and Einbroch due to the quest. diff --git a/npc/mobs/dungeons/glastheim.txt b/npc/mobs/dungeons/glastheim.txt index f77887c2b..72d56c0f1 100644 --- a/npc/mobs/dungeons/glastheim.txt +++ b/npc/mobs/dungeons/glastheim.txt @@ -96,7 +96,7 @@ gl_prison,0,0,0,0 monster Rybio 1201,15,0,0,0 // gl_prison1 - Glast Heim Underprison F2 //================================================== gl_prison1,0,0,0,0 monster Skeleton Prisoner 1196,30,0,0,0 -gl_prison1,0,0,0,0 monster Cramp 1209,20,0,0,0 +gl_prison1,0,0,0,0 monster Cramp 1209,5,0,0,0 gl_prison1,0,0,0,0 monster Hunter Fly 1035,10,0,0,0 gl_prison1,0,0,0,0 monster Injustice 1257,40,0,0,0 gl_prison1,0,0,0,0 monster Zealotus 1200,1,3600000,1800000,1 diff --git a/npc/mobs/dungeons/louydun.txt b/npc/mobs/dungeons/louydun.txt index 81242b767..f81e23d4c 100644 --- a/npc/mobs/dungeons/louydun.txt +++ b/npc/mobs/dungeons/louydun.txt @@ -35,8 +35,8 @@ lou_dun02,0,0,0,0 monster Mimic 1191,5,0,0,0 //================================================== // lou_dun03 - Suei Long Gon //================================================== -lou_dun03,0,0,0,0 monster Yao Jun 1512,25,0,0,0 -lou_dun03,0,0,0,0 monster Zhu Po Long 1514,25,0,0,0 +lou_dun03,0,0,0,0 monster Yao Jun 1512,25,120000,60000,0 +lou_dun03,0,0,0,0 monster Zhu Po Long 1514,25,120000,60000,0 lou_dun03,0,0,0,0 monster Mao Guai 1513,15,0,0,0 lou_dun03,0,0,0,0 monster Green Maiden 1631,5,3000000,1800000,1 lou_dun03,0,0,0,0 monster White Lady 1630,1,7000000,5000000,1 diff --git a/npc/mobs/fields/payon.txt b/npc/mobs/fields/payon.txt index 0903a79d1..1084cf511 100644 --- a/npc/mobs/fields/payon.txt +++ b/npc/mobs/fields/payon.txt @@ -104,9 +104,9 @@ pay_fild07,171,331,20,20 monster Green Plant 1080,8,900000,450000,1 // pay_fild08 - Payon Forest //================================================== pay_fild08,0,0,0,0 monster Poring 1002,30,0,0,0 -pay_fild08,0,0,0,0 monster Willow 1010,70,0,0,0 +pay_fild08,0,0,0,0 monster Willow 1010,50,0,0,0 pay_fild08,0,0,0,0 monster Pupa 1008,20,0,0,0 -pay_fild08,0,0,0,0 monster Spore 1014,50,0,0,0 +pay_fild08,0,0,0,0 monster Spore 1014,70,0,0,0 pay_fild08,0,0,0,0 monster Green Plant 1080,10,60000,30000,1 pay_fild08,143,156,40,40 monster Shining Plant 1083,1,3600000,1800000,1 diff --git a/npc/mobs/fields/yuno.txt b/npc/mobs/fields/yuno.txt index a53aed37a..c2daf33fa 100644 --- a/npc/mobs/fields/yuno.txt +++ b/npc/mobs/fields/yuno.txt @@ -158,6 +158,7 @@ yuno_fild10,0,0,0,0 monster Hunter Fly 1035,10,0,0,0 //================================================== // yuno_fild11 - Yuno Field //================================================== +yuno_fild11,0,0,0,0 monster Sleeper 1386,10,0,0,0 yuno_fild11,0,0,0,0 monster Demon Pungus 1378,10,120000,0,0 yuno_fild11,0,0,0,0 monster Geographer 1368,15,0,0,0 yuno_fild11,65,294,70,160 monster Sleeper 1386,3,0,0,0 -- cgit v1.2.3-70-g09d2