From 562116c538e74d793b2f0bb090559d9d6ea27144 Mon Sep 17 00:00:00 2001 From: Playtester Date: Sun, 30 Apr 2006 21:21:40 +0000 Subject: Added the correct spawns for Ancient Geffenia(gef_dun03) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@6416 54d463be-8e91-2dee-dedb-b68131a5f0ec --- npc/Changelog.txt | 1 + npc/eamobs/dungeons/geftower.txt | 14 +++++++------- npc/mobs/dungeons/geftower.txt | 10 ++++++++++ 3 files changed, 18 insertions(+), 7 deletions(-) (limited to 'npc') diff --git a/npc/Changelog.txt b/npc/Changelog.txt index 7f6f7012c..67838236d 100644 --- a/npc/Changelog.txt +++ b/npc/Changelog.txt @@ -28,6 +28,7 @@ Nexon Date Added ====== 04/30 + * Added the correct spawns for Ancient Geffenia(gef_dun03) [Playtester] * Added some tabs to the Pickpocket Quest so it's more readable [Playtester] * Added first version Gywall's Pickpocket Quest [Playtester] * Updated several job quests so they work again thanks to sodaboy581 [Playtester] diff --git a/npc/eamobs/dungeons/geftower.txt b/npc/eamobs/dungeons/geftower.txt index babcb3aaa..3c3b38760 100644 --- a/npc/eamobs/dungeons/geftower.txt +++ b/npc/eamobs/dungeons/geftower.txt @@ -68,10 +68,10 @@ gef_dun02.gat,0,0,0,0 monster Bathory 1102,10,0,0,0 //================================================== // gef_dun03 - Geffenia (Event Map) //================================================== -//gef_dun03.gat,0,0,0,0 monster Deviruchi 1109,10,0,0,0 -//gef_dun03.gat,0,0,0,0 monster Wind Ghost 1263,10,0,0,0 -//gef_dun03.gat,0,0,0,0 monster Wraith 1192,20,0,0,0 -//gef_dun03.gat,0,0,0,0 monster Dark Priest 1198,20,0,0,0 -//gef_dun03.gat,0,0,0,0 monster Wraith Dead 1291,10,0,0,0 -//gef_dun03.gat,0,0,0,0 monster Shining Plant 1083,3,1800000,900000,1 -//gef_dun03.gat,0,0,0,0 monster White Plant 1082,10,180000,90000,1 +gef_dun03.gat,0,0,0,0 monster Deviruchi 1109,5,0,0,0 +gef_dun03.gat,0,0,0,0 monster Wind Ghost 1263,5,0,0,0 +gef_dun03.gat,0,0,0,0 monster Wraith 1192,5,0,0,0 +gef_dun03.gat,0,0,0,0 monster Hellion Revenant 1626,1,600000,300000,1 +gef_dun03.gat,0,0,0,0 monster Wraith Dead 1291,5,0,0,0 +gef_dun03.gat,0,0,0,0 monster Shining Plant 1083,3,1800000,900000,1 +gef_dun03.gat,0,0,0,0 monster White Plant 1082,10,180000,90000,1 diff --git a/npc/mobs/dungeons/geftower.txt b/npc/mobs/dungeons/geftower.txt index 5a8da85de..bb56939c4 100644 --- a/npc/mobs/dungeons/geftower.txt +++ b/npc/mobs/dungeons/geftower.txt @@ -60,6 +60,16 @@ gef_dun02.gat,0,0,0,0 monster Doppelganger 1046,1,7200000,3600000,1 //================================================== // gef_dun03 - Geffenia (Event Map) //================================================== +gef_dun03.gat,0,0,0,0 monster Wind Ghost 1263,5,0,0,0 +gef_dun03.gat,0,0,0,0 monster Wraith 1192,5,0,0,0 +gef_dun03.gat,0,0,0,0 monster Hellion Revenant 1626,1,600000,300000,1 +gef_dun03.gat,0,0,0,0 monster Wraith Dead 1291,5,0,0,0 +gef_dun03.gat,0,0,0,0 monster Shining Plant 1083,3,1800000,900000,1 +gef_dun03.gat,0,0,0,0 monster White Plant 1082,10,180000,90000,1 + +//================================================== +// Old Event Spawn in case you want to use them +//================================================== //gef_dun03.gat,0,0,0,0 monster Baphomet 1039,1,7200000,7200000,1 //gef_dun03.gat,0,0,0,0 monster Doppelganger 1046,1,7200000,7200000,1 //gef_dun03.gat,0,0,0,0 monster Deviruchi 1109,8,0,0,0 -- cgit v1.2.3-70-g09d2