diff options
author | Lupus <Lupus@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-09-10 05:33:07 +0000 |
---|---|---|
committer | Lupus <Lupus@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-09-10 05:33:07 +0000 |
commit | e6f9fb1e985cf0a53cdb6ec7e964e8f8ada4904f (patch) | |
tree | 8bfd1a50ca444d8079cfb5791c0be193f4e3f126 /npc/Changelog.txt | |
parent | 3b244d7faca283f5818d0e798a769b0ae9bae8d5 (diff) | |
download | hercules-e6f9fb1e985cf0a53cdb6ec7e964e8f8ada4904f.tar.gz hercules-e6f9fb1e985cf0a53cdb6ec7e964e8f8ada4904f.tar.bz2 hercules-e6f9fb1e985cf0a53cdb6ec7e964e8f8ada4904f.tar.xz hercules-e6f9fb1e985cf0a53cdb6ec7e964e8f8ada4904f.zip |
fixed storage access w/o password trough Cool Corp. Staff. Yup. We don't have packet/client based Storage password yet. So fixed it due to many complains.
Also added cutins into Cool Evnt.Staff NPC
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@11159 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 d02812ee1..9ed399b6a 100644 --- a/npc/Changelog.txt +++ b/npc/Changelog.txt @@ -1,5 +1,10 @@ Date Added ====== +2007/09/10 + * Fixed Kafra Storage Exploit via Cool Event Co. Storage. Added password protection to C.E.C NPC [Lupus] + Note: We use script based storage password due to lack of Packet/Client Storage Password Support. + There were many complains from those servers that use extra password protection from account rippers + - Added cutins to Cool Event Co. Staff 2007/09/09 * Uncommented Cursed Abbey spawns [Playtester] 2007/09/08 |