diff options
author | samuray22 <samuray22@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-11-25 21:48:50 +0000 |
---|---|---|
committer | samuray22 <samuray22@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-11-25 21:48:50 +0000 |
commit | 99936e8b1487b5f922b00d82116e7b430d173333 (patch) | |
tree | c656663e4e1379cfd9e2250dd67fb47e80cab2a1 /npc/Changelog.txt | |
parent | 7cfdfb860e25f24181846d0928d1b8dffc0cb868 (diff) | |
download | hercules-99936e8b1487b5f922b00d82116e7b430d173333.tar.gz hercules-99936e8b1487b5f922b00d82116e7b430d173333.tar.bz2 hercules-99936e8b1487b5f922b00d82116e7b430d173333.tar.xz hercules-99936e8b1487b5f922b00d82116e7b430d173333.zip |
* Fixed a Problem in Mage Quest. (bugreport:489)
* Change a "+ name +" to "+ strcharinfo +" in a jawaii NPC.
* Change to non-capital letters StarGladiator and SoulLinker Quests Name.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@11805 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'npc/Changelog.txt')
-rw-r--r-- | npc/Changelog.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/npc/Changelog.txt b/npc/Changelog.txt index aee5127f2..f5cf67411 100644 --- a/npc/Changelog.txt +++ b/npc/Changelog.txt @@ -1,6 +1,9 @@ Date Added ====== 2007/11/25 + * Fixed a Problem in Mage Quest. (bugreport:489) [Samuray22] + * Change a "+ name +" to "+ strcharinfo +" in a jawaii NPC. + * Change to non-capital letters StarGladiator and SoulLinker Quests. * Rev. 11802 Updated Super Novice Quest with iRO dialog. [L0ne_W0lf] - Also restructured the NPCs significantly according to iRO's script. * Rev. 11801 Updated Novice Potion exhanger and juice maker. [L0ne_W0lf] |