From 1ee38cb82d69a58dbff91a148d68658ab679e352 Mon Sep 17 00:00:00 2001 From: skotlex Date: Mon, 24 Apr 2006 02:45:17 +0000 Subject: - Idle skills won't trigger while the mob is walking. - Idle skills will now trigger each IDLE_SKILL_INTERVAL iterations (10 currently) - Added support for walk packet 0x22c (disabled currently as it's non-walk packet equivalent is yet missing), it will be used when PACKETVER is set to 7 or above. - Normal walking will now also trigger mob skills (due to the walk skill condition) - Updated mob_skill_db: all idle and walk skills had their rate go up x10. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@6245 54d463be-8e91-2dee-dedb-b68131a5f0ec --- db/Changelog.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'db/Changelog.txt') diff --git a/db/Changelog.txt b/db/Changelog.txt index 0fc622038..fadee9fb0 100644 --- a/db/Changelog.txt +++ b/db/Changelog.txt @@ -28,6 +28,7 @@ ========================= 04/23 + * Updated mob_skill_db: all idle and walk skills had their rate up x10. [Skotlex] * Put in most of the Kiel Hyre monster drops, at temporary low rates. [MasterOfMuppets] * Updated some loot sell prices for the Kiel Hyre/Odin Temple monsters [MasterOfMuppets] * NPC_CHANGE should be self, not target [Vicious] -- cgit v1.2.3-70-g09d2