diff options
author | L0ne_W0lf <L0ne_W0lf@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-04-30 06:47:02 +0000 |
---|---|---|
committer | L0ne_W0lf <L0ne_W0lf@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-04-30 06:47:02 +0000 |
commit | f0cd80b2b3b8f062a979bd01bfb7eefc9711cfd8 (patch) | |
tree | e012cfc2b8dde66fbfaea0d68c410f3f2ecaa73e /npc/Changelog.txt | |
parent | 5b40bb9aaefdba1a70629ae3886392f7589758cb (diff) | |
download | hercules-f0cd80b2b3b8f062a979bd01bfb7eefc9711cfd8.tar.gz hercules-f0cd80b2b3b8f062a979bd01bfb7eefc9711cfd8.tar.bz2 hercules-f0cd80b2b3b8f062a979bd01bfb7eefc9711cfd8.tar.xz hercules-f0cd80b2b3b8f062a979bd01bfb7eefc9711cfd8.zip |
* Elly now deletes the Iron_Box, and Kiel Hyre deletes the Pin.
* More security on the 5th Big Door, now makes sure no one outside of who acticated it initially can use it. Resets after 10 minutes to make it.
* Made it so that you need to be at least step 84 to activate the final door.
* Corrected not deleting Allysia's Ring from inventory.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10413 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'npc/Changelog.txt')
-rw-r--r-- | npc/Changelog.txt | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/npc/Changelog.txt b/npc/Changelog.txt index 1fc9134a6..7e5373fe4 100644 --- a/npc/Changelog.txt +++ b/npc/Changelog.txt @@ -1,5 +1,10 @@ Date Added ====== +2007/05/01 + * Elly now deletes the Iron_Box, and Kiel Hyre deletes the Pin. [L0ne_W0lf] + * More security on the 5th Big Door, now makes sure no one outside of who acticated it initially can use it. Resets after 10 minutes to make it. [L0ne_W0lf] + * Made it so that you need to be at least step 84 to activate the final door. [L0ne_W0lf] + * Corrected not deleting Allysia's Ring from inventory. [L0ne_W0lf] 2007/04/30 * Fixed small bug in custom JobChanger. [Paradox924X] * Updated Gunslinger weapon Destroyer Quest to official. Thanks to Sinoco [SinSloth] |