Implemented the first version of Sealed Shrine.

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@14189 54d463be-8e91-2dee-dedb-b68131a5f0ec
This commit is contained in:
L0ne_W0lf 2009-12-05 03:17:52 +00:00
parent 2955c14af1
commit 6f91dfe451
3 changed files with 2483 additions and 1 deletions

View File

@ -1,5 +1,7 @@
Date Added
======
2009/12/04
* Rev. 14189 Implemented the first version of Sealed Shrine. [L0ne_W0lf]
2009/11/03
* Rev. 14123 Added official WoESE Guild Dungeon NPCs, and custom spawns. [L0ne_W0lf]
- As the mobs are not 100% (missing stats, no drops, etc) they are disabled by default.

File diff suppressed because it is too large Load Diff

View File

@ -19,12 +19,14 @@ npc: npc/cities/jawaii.txt
npc: npc/cities/lighthalzen.txt
npc: npc/cities/louyang.txt
npc: npc/cities/lutie.txt
//npc: npc/cities/manuk.txt
npc: npc/cities/morocc.txt
npc: npc/cities/moscovia.txt
npc: npc/cities/niflheim.txt
npc: npc/cities/payon.txt
npc: npc/cities/prontera.txt
npc: npc/cities/rachel.txt
//npc: npc/cities/splendide.txt
npc: npc/cities/umbala.txt
npc: npc/cities/veins.txt
npc: npc/cities/yuno.txt
@ -52,6 +54,7 @@ npc: npc/merchants/novice_exchange.txt
npc: npc/merchants/gemstone.txt
npc: npc/merchants/advanced_refiner.txt
npc: npc/merchants/elemental_trader.txt
//npc: npc/merchants/enchan_arm.txt
// Cash Shop
// See file before enabling, as you may wish to change the
// point value of items to suit your own needs.
@ -155,6 +158,7 @@ npc: npc/quests/okolnir/godse_sch03.txt
npc: npc/quests/okolnir/godse_sch04.txt
npc: npc/quests/okolnir/godse_sch05.txt
npc: npc/quests/quests_13_1.txt
//npc: npc/quests/quests_13_2.txt
// --------------------------------------------------------------
// --------------------------- Guides ---------------------------
npc: npc/guides/guides_alb.txt
@ -283,6 +287,11 @@ npc: npc/other/arena/arena_lvl80.txt
npc: npc/other/arena/arena_party.txt
npc: npc/other/arena/arena_point.txt
// --------------------------------------------------------------
// --------------------Hugel Monster Races ----------------------
// -------------------- Hugel Monster Races ---------------------
npc: npc/other/monster_race.txt
// --------------------------------------------------------------
// ------------------------ Instances ---------------------------
npc: npc/instances/SealedShrine.txt
//npc: npc/instances/EndlessTower.txt
//npc: npc/instances/OrcsMemory.txt
// --------------------------------------------------------------