diff options
author | Playtester <Playtester@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-12-14 17:17:10 +0000 |
---|---|---|
committer | Playtester <Playtester@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-12-14 17:17:10 +0000 |
commit | dfb38b45eb5d043e9f350d2a476ee01c8949e067 (patch) | |
tree | 5cb228fa55d1f4b8c8e2b5fcf7fe449a4d3f0f46 | |
parent | 1ab6b565f48ad88c5c64a5ff2c11e9cf2a6da8e5 (diff) | |
download | hercules-dfb38b45eb5d043e9f350d2a476ee01c8949e067.tar.gz hercules-dfb38b45eb5d043e9f350d2a476ee01c8949e067.tar.bz2 hercules-dfb38b45eb5d043e9f350d2a476ee01c8949e067.tar.xz hercules-dfb38b45eb5d043e9f350d2a476ee01c8949e067.zip |
* Old Purple Box now drops Assassin_Mask_ instead of the old one
- the old one got removed and will now crash the client
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@9497 54d463be-8e91-2dee-dedb-b68131a5f0ec
-rw-r--r-- | db/Changelog.txt | 3 | ||||
-rw-r--r-- | db/item_violetbox.txt | 2 |
2 files changed, 4 insertions, 1 deletions
diff --git a/db/Changelog.txt b/db/Changelog.txt index 8d8549d7d..f676b6744 100644 --- a/db/Changelog.txt +++ b/db/Changelog.txt @@ -19,6 +19,9 @@ ----- ======================== +12/14 + * Old Purple Box now drops Assassin_Mask_ instead of the old one [Playtester] + - the old one got removed and will now crash the client 12/13 * Added two new pet eggs [Playtester] * Added boss mode (0x20) to a few mobs that were missing it. [Skotlex] diff --git a/db/item_violetbox.txt b/db/item_violetbox.txt index 08643f33c..7d703f929 100644 --- a/db/item_violetbox.txt +++ b/db/item_violetbox.txt @@ -8974,7 +8974,7 @@ 2,5007,1 //Grand Circlet 2,5017,1 //Bone Helm 2,5019,1 //Corsair -2,5054,1 //Assassin Mask +2,5096,1 //Assassin Mask 2,5066,1 //Succubus Horn 2,5072,1 //Incubus Horn 2,5053,1 //Sphinx Hat |