diff options
author | brianluau <brianluau@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2009-05-03 04:45:11 +0000 |
---|---|---|
committer | brianluau <brianluau@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2009-05-03 04:45:11 +0000 |
commit | 97b1ce059de15cbfd307b2457860658698ce319f (patch) | |
tree | 457e7a85c214321493c045e524235cc864a423b8 /npc/Changelog.txt | |
parent | d2a65817313f70414e16999f3b8881f0042cd786 (diff) | |
download | hercules-97b1ce059de15cbfd307b2457860658698ce319f.tar.gz hercules-97b1ce059de15cbfd307b2457860658698ce319f.tar.bz2 hercules-97b1ce059de15cbfd307b2457860658698ce319f.tar.xz hercules-97b1ce059de15cbfd307b2457860658698ce319f.zip |
- Switched the slot enchanter's checks so they come AFTER the final 'next' pause. (bugreport:2664)
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13721 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'npc/Changelog.txt')
-rw-r--r-- | npc/Changelog.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/npc/Changelog.txt b/npc/Changelog.txt index d8896b953..bc70ba074 100644 --- a/npc/Changelog.txt +++ b/npc/Changelog.txt @@ -1,6 +1,7 @@ Date Added ====== 2009/05/03 + - Switched the slot enchanter's checks so they come AFTER the final 'next' pause. (bugreport:2664) * Removed the obfuscation of the #kafra_code password, following ultramage's suggestion. [brianluau] 2009/05/02 - Changed a misleading message in the custom Job Changer. (bugreport:682) [brianluau] |