diff options
author | L0ne_W0lf <L0ne_W0lf@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2011-06-12 00:26:47 +0000 |
---|---|---|
committer | L0ne_W0lf <L0ne_W0lf@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2011-06-12 00:26:47 +0000 |
commit | db828ecdad0c7e2276c6b2db790875a2d4a785d5 (patch) | |
tree | 6c26405ade330f6cdcf649a6073ea68083596f5a /npc/mobs/fields/geffen.txt | |
parent | b1334e2e32b405ed43569f5482ff7b3d9988d1b8 (diff) | |
download | hercules-db828ecdad0c7e2276c6b2db790875a2d4a785d5.tar.gz hercules-db828ecdad0c7e2276c6b2db790875a2d4a785d5.tar.bz2 hercules-db828ecdad0c7e2276c6b2db790875a2d4a785d5.tar.xz hercules-db828ecdad0c7e2276c6b2db790875a2d4a785d5.zip |
Corrected improperly converted spawns, and instance timers for sealed shine and Orc Dungeon.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/renewal@14846 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'npc/mobs/fields/geffen.txt')
-rw-r--r-- | npc/mobs/fields/geffen.txt | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/npc/mobs/fields/geffen.txt b/npc/mobs/fields/geffen.txt index cff6c2931..bfd057452 100644 --- a/npc/mobs/fields/geffen.txt +++ b/npc/mobs/fields/geffen.txt @@ -38,7 +38,7 @@ gef_fild01,215,225,10,10 monster Green Plant 1080,5,360000,180000,1 //================================================== gef_fild02,0,0,0,0 monster Coco 1104,140,5000,0,0 gef_fild02,0,0,0,0 monster Poporing 1031,20,5000,0,0 -gef_fild02,0,0,0,0 monster Hornet 1004,20,5000,0,0 +gef_fild02,0,0,0,0 monster Horn 1128,20,5000,0,0 gef_fild02,0,0,0,0 monster Elder Willow 1033,20,5000,0,0 gef_fild02,227,316,6,6 monster Green Plant 1080,8,360000,180000,1 gef_fild02,87,48,6,6 monster Red Mushroom 1085,5,360000,180000,1 @@ -93,7 +93,7 @@ gef_fild05,0,0,0,0 monster Creamy 1018,140,5000,0,0 gef_fild05,0,0,0,0 monster Stainer 1174,20,5000,0,0 gef_fild05,0,0,0,0 monster Smokie 1056,20,5000,0,0 gef_fild05,0,0,0,0 monster Thief Bug Egg 1048,10,5000,0,0 -gef_fild05,0,0,0,0 monster Thief Bug Egg 1048,10,5000,0,0 +gef_fild05,0,0,0,0 monster Thief Bug 1051,10,5000,0,0 gef_fild05,235,322,0,0 monster Red Plant 1078,1,180000,90000,1 gef_fild05,238,326,0,0 monster Red Plant 1078,1,180000,90000,1 gef_fild05,170,337,0,0 monster Red Plant 1078,1,180000,90000,1 @@ -199,4 +199,4 @@ gef_fild11,283,100,4,1 monster Black Mushroom 1084,3,360000,180000,1 //================================================== // gef_fild14 - Disabled on Renewal -//==================================================
\ No newline at end of file +//================================================== |