diff options
author | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-09-16 23:41:07 +0000 |
---|---|---|
committer | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-09-16 23:41:07 +0000 |
commit | 314c3a15af2ca26fc5b14dc969da93e6c896da18 (patch) | |
tree | 62b36dbd4d260499baa084f008cc5f5d82bfe17e /db/Changelog.txt | |
parent | 4c3dba4156da77f7fb54def3d0d6a35528d4271f (diff) | |
download | hercules-314c3a15af2ca26fc5b14dc969da93e6c896da18.tar.gz hercules-314c3a15af2ca26fc5b14dc969da93e6c896da18.tar.bz2 hercules-314c3a15af2ca26fc5b14dc969da93e6c896da18.tar.xz hercules-314c3a15af2ca26fc5b14dc969da93e6c896da18.zip |
- Added monster_ai&256. When set, a monster will pick a random starting position to begin checking versus it's skills, otherwise, it will always begin checking from the beginning.
- Added NPC_CHANGEUNDEAD to the skill_cast_db, fixes it apparently doing "nothing".
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@8778 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'db/Changelog.txt')
-rw-r--r-- | db/Changelog.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/db/Changelog.txt b/db/Changelog.txt index b16a587a8..20c92b29f 100644 --- a/db/Changelog.txt +++ b/db/Changelog.txt @@ -19,6 +19,10 @@ -----
=========================
+
+09/16
+ * Added NPC_CHANGEUNDEAD to the skill_cast_db, fixes it apparently doing
+ "nothing". [Skotlex]
09/15
* Added the remaining drop changes which I missed before [Playtester]
09/14
|