diff options
author | Playtester <Playtester@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-07-20 12:10:50 +0000 |
---|---|---|
committer | Playtester <Playtester@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-07-20 12:10:50 +0000 |
commit | 10b8e42b412b94242b66806f6e179252b111deea (patch) | |
tree | 47bfe88f8d173448e408e009ab6379b29bdf3762 /db/Changelog.txt | |
parent | 5ec4ca45a8c4c7b838ed67947f9dbb4e5408fb10 (diff) | |
download | hercules-10b8e42b412b94242b66806f6e179252b111deea.tar.gz hercules-10b8e42b412b94242b66806f6e179252b111deea.tar.bz2 hercules-10b8e42b412b94242b66806f6e179252b111deea.tar.xz hercules-10b8e42b412b94242b66806f6e179252b111deea.zip |
* Updated aDelay of some mobs to Aegis
- the code now solves the aDelay bug, so we can fully use Aegis values
- Alice and Zherlthsh finally attack like on official servers
- please don't merge the mob_db until the code is merged
* Ancient Mimic now drops Freyr's Shoes
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7761 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 f747f7206..d73971470 100644 --- a/db/Changelog.txt +++ b/db/Changelog.txt @@ -25,6 +25,11 @@ =========================
07/20
+ * Updated aDelay of some mobs to Aegis [Playtester]
+ - the code now solves the aDelay bug, so we can fully use Aegis values
+ - Alice and Zherlthsh finally attack like on official servers
+ - please don't merge the mob_db until the code is merged
+ - Ancient Mimic now drops Freyr's Shoes
* Updated the sell price of Serin's ring [MasterOfMuppets]
* Made Bacsojin's skills uninteruptable [Playtester]
07/19
|