diff options
author | euphyy <euphyy@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2012-07-04 15:26:16 +0000 |
---|---|---|
committer | euphyy <euphyy@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2012-07-04 15:26:16 +0000 |
commit | 729a171c5eab680888fcb65f78b67487887eaa9b (patch) | |
tree | 9aef113f4388f3c12f4d6660024b60e89b12fac6 /npc/mobs | |
parent | 83b5f1fcc494f68448a91873bf77cbee60da74e6 (diff) | |
download | hercules-729a171c5eab680888fcb65f78b67487887eaa9b.tar.gz hercules-729a171c5eab680888fcb65f78b67487887eaa9b.tar.bz2 hercules-729a171c5eab680888fcb65f78b67487887eaa9b.tar.xz hercules-729a171c5eab680888fcb65f78b67487887eaa9b.zip |
* Corrected and optimized 12 guide NPCs (/guides/)
* Fixed a small typo in Warlock quest, bugreport:6164 (jobs\3-1\warlock.txt)
* Fixed a couple of job constant typos in "Nameless Island Quests" (quests\quests_nameless.txt)
* Removed non-RE changelogs from RE scripts
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@16376 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'npc/mobs')
-rw-r--r-- | npc/mobs/dungeons/iz_dun.txt | 2 | ||||
-rw-r--r-- | npc/mobs/dungeons/iz_dun_re.txt | 4 | ||||
-rw-r--r-- | npc/mobs/dungeons/lhz_dun.txt | 2 | ||||
-rw-r--r-- | npc/mobs/dungeons/lhz_dun_re.txt | 16 |
4 files changed, 4 insertions, 20 deletions
diff --git a/npc/mobs/dungeons/iz_dun.txt b/npc/mobs/dungeons/iz_dun.txt index 6e6901de1..b56f8eed3 100644 --- a/npc/mobs/dungeons/iz_dun.txt +++ b/npc/mobs/dungeons/iz_dun.txt @@ -3,7 +3,7 @@ //===== By: ================================================== //= Athena (1.0) //===== Current Version: ===================================== -//= 1.3 +//= 1.3a //===== Compatible With: ===================================== //= Any Athena Version //===== Additional Comments: ================================= diff --git a/npc/mobs/dungeons/iz_dun_re.txt b/npc/mobs/dungeons/iz_dun_re.txt index 42f97fd9f..43ade6c10 100644 --- a/npc/mobs/dungeons/iz_dun_re.txt +++ b/npc/mobs/dungeons/iz_dun_re.txt @@ -3,12 +3,10 @@ //===== By: ================================================== //= Athena (1.0) //===== Current Version: ===================================== -//= 1.3 +//= 1.3a //===== Compatible With: ===================================== //= Any Athena Version //===== Additional Comments: ================================= -//= 1.1 Official kRO 10.1 spawns for 1-4 [Playtester] -//= 1.2 More accurate spawns [Playtester] //= 1.3 Added Izlude Dungeon F6 spawns [Chilly] //= 1.3a Moved Izlude Dungeon F6 spawns to separate file. [Kenpachi] //============================================================ diff --git a/npc/mobs/dungeons/lhz_dun.txt b/npc/mobs/dungeons/lhz_dun.txt index d42c7a19d..cc0a53f16 100644 --- a/npc/mobs/dungeons/lhz_dun.txt +++ b/npc/mobs/dungeons/lhz_dun.txt @@ -3,7 +3,7 @@ //===== By: ================================================== // The Prometheus Project, rAthena dev team //===== Current Version: ===================================== -//= 1.9 +//= 1.9a //===== Compatible With: ===================================== //= Any Athena //===== Additional Comments: ================================= diff --git a/npc/mobs/dungeons/lhz_dun_re.txt b/npc/mobs/dungeons/lhz_dun_re.txt index ed90c353f..3a6deb5d0 100644 --- a/npc/mobs/dungeons/lhz_dun_re.txt +++ b/npc/mobs/dungeons/lhz_dun_re.txt @@ -3,24 +3,10 @@ //===== By: ================================================== // The Prometheus Project, rAthena dev team //===== Current Version: ===================================== -//= 1.9 +//= 1.9a //===== Compatible With: ===================================== //= Any Athena //===== Additional Comments: ================================= -//= 08/24/05 : Added 1st version. [Muad_Dib] -//= 1.1: Some corrections to level 1, 2 as pointed out by -//= MasterofMuppets. [Skotlex] -//= 1.3: Some fixes based on kRO's "RO Map" [Poki#3] -//= I also made the place more Moby ^^ -//= 1.4: Adjusted spawns according to own info from iRO [MasterOfMuppets] -//= 1.5: More accurate spawn numbers and iRO names thanks to Tharis [Playtester] -//= 1.6: Official X.3 spawns [Playtester] -//= 1.7 Corrected MVP spawn function to be standard to iRO. [L0ne_W0lf] -//= - A random 99 will now be spawned when the MVP spawns. -//= - Spare spawn and MVP spawn now spawn in official locations. -//= - Expandeded timer to allow for varying spawn times. -//= 1.7a Added dummy event to keep from causnig warnings. [L0ne_W0lf] -//= 1.8 Corrected MVP spawn variance (Labs2 MVP). [L0ne_W0lf] //= 1.9 Added Bio4 spawns. [Chilly] //= 1.9a Moved Bio4 spawns to separate file. [Kenpachi] //============================================================ |