diff options
author | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-05-15 14:15:04 +0000 |
---|---|---|
committer | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-05-15 14:15:04 +0000 |
commit | 422a0536cfc1074f534cf31885b18807cdff6d80 (patch) | |
tree | 742a66a28cd4ea0b038dd09923bb15f458d35dfc /npc | |
parent | 1a8c1081563174cdea5630ad5bc992405cd86e7d (diff) | |
download | hercules-422a0536cfc1074f534cf31885b18807cdff6d80.tar.gz hercules-422a0536cfc1074f534cf31885b18807cdff6d80.tar.bz2 hercules-422a0536cfc1074f534cf31885b18807cdff6d80.tar.xz hercules-422a0536cfc1074f534cf31885b18807cdff6d80.zip |
- Added SC_BLADESTOP to the switch listing in status_change_start
- Characters in vending are now always considered "idle" if the idle_no_share setting is active.
- Corrected 10 Geminis spawning in Lhz1 rather than 2.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@6595 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'npc')
-rw-r--r-- | npc/Changelog.txt | 2 | ||||
-rw-r--r-- | npc/mobs/dungeons/lhzdun.txt | 2 |
2 files changed, 3 insertions, 1 deletions
diff --git a/npc/Changelog.txt b/npc/Changelog.txt index 50ae86d41..1ab661f9e 100644 --- a/npc/Changelog.txt +++ b/npc/Changelog.txt @@ -27,6 +27,8 @@ Nexon Date Added
======
+05/15
+ * Corrected 10 Geminis spawning in Lhz1 rather than 2. [Skotlex]
05/14
* Fixed the quiz in the Wizard Job quest a bit [Playtester]
05/13
diff --git a/npc/mobs/dungeons/lhzdun.txt b/npc/mobs/dungeons/lhzdun.txt index 026ede3f8..e68ccb62b 100644 --- a/npc/mobs/dungeons/lhzdun.txt +++ b/npc/mobs/dungeons/lhzdun.txt @@ -46,7 +46,7 @@ lhz_dun02.gat,0,0,0,0 monster Armeyer Dinze 1654,50,0,0,0 lhz_dun02.gat,0,0,0,0 monster Errende Ebecee 1655,50,0,0,0
lhz_dun02.gat,0,0,0,0 monster Kavach Icarus 1656,50,0,0,0
lhz_dun02.gat,0,0,0,0 monster Laurell Weinder 1657,50,0,0,0
-lhz_dun01.gat,0,0,0,0 monster Gemini-S58 1681,10,1800000,900000,1
+lhz_dun02.gat,0,0,0,0 monster Gemini-S58 1681,10,1800000,900000,1
lhz_dun02.gat,0,0,0,0 monster Egnigem Cenia 1658,1,7200000,3600000,1
//========================================================================================
|