diff options
author | MasterOfMuppets <MasterOfMuppets@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-07-24 01:22:03 +0000 |
---|---|---|
committer | MasterOfMuppets <MasterOfMuppets@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-07-24 01:22:03 +0000 |
commit | 0cd845a95c1425e3026a2c0647f39bacc52d33f4 (patch) | |
tree | bec393006e2e2b4561d86ba597287aba48c1ff87 | |
parent | 0d6ec6a5c70d74a0f6b45cb3c51b9e5efc4d855a (diff) | |
download | hercules-0cd845a95c1425e3026a2c0647f39bacc52d33f4.tar.gz hercules-0cd845a95c1425e3026a2c0647f39bacc52d33f4.tar.bz2 hercules-0cd845a95c1425e3026a2c0647f39bacc52d33f4.tar.xz hercules-0cd845a95c1425e3026a2c0647f39bacc52d33f4.zip |
Removed the regular Thanatos spawn, since the quest is now implemented.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7853 54d463be-8e91-2dee-dedb-b68131a5f0ec
-rw-r--r-- | npc/Changelog.txt | 1 | ||||
-rw-r--r-- | npc/mobs/dungeons/thanatos.txt | 7 |
2 files changed, 1 insertions, 7 deletions
diff --git a/npc/Changelog.txt b/npc/Changelog.txt index f42b23035..74fadc1df 100644 --- a/npc/Changelog.txt +++ b/npc/Changelog.txt @@ -40,6 +40,7 @@ Playtester Date Added
======
07/23
+ * Removed the regular Thanatos spawn, since the quest is now implemented. [MasterOfMuppets]
* Implemented the Niflheim town invasion. [MasterOfMuppets]
* Jawaii warp now costs 10,000z [Playtester]
* Implemented the sign quest, please test it if you have some free time :P [MasterOfMuppets]
diff --git a/npc/mobs/dungeons/thanatos.txt b/npc/mobs/dungeons/thanatos.txt index cc4b61c07..ec3d92c6b 100644 --- a/npc/mobs/dungeons/thanatos.txt +++ b/npc/mobs/dungeons/thanatos.txt @@ -150,10 +150,3 @@ tha_t12.gat,0,0,0,0 monster Shelter 1701,10,0,0,0 tha_t12.gat,0,0,0,0 monster Observation 1700,10,0,0,0
tha_t12.gat,0,0,0,0 monster Plasma 1693,10,0,0,0
tha_t12.gat,0,0,0,0 monster Thanatos Odium 1704,20,0,0,0
-
-//==================================================
-// thana_boss - Top of Thanatos Tower
-//==================================================
-// Note - Thanatos spawn should be removed later.
-// He should be summoned by finishing the Thanatos Tower Quest (At least from the info I have ^^; )
-thana_boss.gat,135,119,0,0 monster Thanatos 1708,1,7200000,3600000,0
|