diff options
author | L0ne_W0lf <L0ne_W0lf@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2009-07-26 13:59:36 +0000 |
---|---|---|
committer | L0ne_W0lf <L0ne_W0lf@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2009-07-26 13:59:36 +0000 |
commit | d294dde2182cfc0529c7aaeb9f9aa3abcee68579 (patch) | |
tree | a5b9ca44a07e30b6aed3beec45358657f10e3930 /db/Changelog.txt | |
parent | 53ba0c7362dffa576c58f7dc2decbeab0269d67b (diff) | |
download | hercules-d294dde2182cfc0529c7aaeb9f9aa3abcee68579.tar.gz hercules-d294dde2182cfc0529c7aaeb9f9aa3abcee68579.tar.bz2 hercules-d294dde2182cfc0529c7aaeb9f9aa3abcee68579.tar.xz hercules-d294dde2182cfc0529c7aaeb9f9aa3abcee68579.zip |
* Extreme update to the quest_db file.
- Added many new quests, although they are all unused by scripts currently.
- Changed several of the old quest names to match the names on iRO
- Removed garbage "quest(" remainants from several of the quests...
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13965 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'db/Changelog.txt')
-rw-r--r-- | db/Changelog.txt | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/db/Changelog.txt b/db/Changelog.txt index 81cdf0822..1298afa83 100644 --- a/db/Changelog.txt +++ b/db/Changelog.txt @@ -34,6 +34,11 @@ 2385 Recuvative_Armor Should trigger HP/SP return with magical kills as well. ======================= +2009/07/25 + * Rev. 13965 Extreme update to the quest_db file. [L0ne_W0lf] + - Added many new quests, although they are all unused by scripts currently. + - Changed several of the old quest names to match the names on iRO + - Removed garbage "quest(" remainants from several of the quests... 2009/07/11 * The range of Magnetic Earth should be 2. (bugreport:3339) [Inkfish] 2009/07/02 |