diff options
author | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-03-20 21:41:06 +0000 |
---|---|---|
committer | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-03-20 21:41:06 +0000 |
commit | 918fe275279d2954f0b7a46e91826e4399fa85a0 (patch) | |
tree | 6c0b78bb00de75a699d79036bd167901970d4b71 /Changelog-Trunk.txt | |
parent | 3f1dbbacb312efa167d4239f99e8ca3d06dd2632 (diff) | |
download | hercules-918fe275279d2954f0b7a46e91826e4399fa85a0.tar.gz hercules-918fe275279d2954f0b7a46e91826e4399fa85a0.tar.bz2 hercules-918fe275279d2954f0b7a46e91826e4399fa85a0.tar.xz hercules-918fe275279d2954f0b7a46e91826e4399fa85a0.zip |
- Added monster_ai&16 setting for executing the hard ai on ALL mobs in maps with players instead of just mobs in the vecinity of players.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@5687 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog-Trunk.txt')
-rw-r--r-- | Changelog-Trunk.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt index 51ef13799..a51ff4b7a 100644 --- a/Changelog-Trunk.txt +++ b/Changelog-Trunk.txt @@ -6,6 +6,8 @@ GOES INTO TRUNK AND WILL BE MERGED INTO STABLE BY VALARIS AND WIZPUTER. -- VALAR 2006/03/18
+ * Added monster_ai&16 setting for executing the hard ai on ALL mobs in maps
+ with players instead of just mobs in the vecinity of players. [Skotlex]
* Cleaned up some guild functions. [LuzZza]
- Now guild leaving/explusion packets sends correctly.
- Fix to prevent creation alliance/opposition with same guilds.
|