From aea859ec676e23f32f7dee151b2db91c92680afd Mon Sep 17 00:00:00 2001 From: skotlex Date: Fri, 20 Oct 2006 14:30:28 +0000 Subject: - Added config setting "summon_flora_setting", which it you can decide now two things: a. Whether or not players can harm your floras outside versus grounds, and b. Whether or not you can summon out and mix different types of plants at the same time. - Likely fixed pc_steal_item always failing to steal (it was attempting to steal random item IDs...) - Cleaned up a bit the mob on-death event so that when the killer is a homunculus, it's master will be taken. Also, the variable killerrid will be set before running the script to specify who delivered the final blow. If the killerrid matches with the script attached player, you can be sure your player did the final blow to the mob, otherwise, the attached player is who did the most damage to the mob. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@9026 54d463be-8e91-2dee-dedb-b68131a5f0ec --- conf-tmpl/Changelog.txt | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'conf-tmpl/Changelog.txt') diff --git a/conf-tmpl/Changelog.txt b/conf-tmpl/Changelog.txt index f927a624f..4cb9f338c 100644 --- a/conf-tmpl/Changelog.txt +++ b/conf-tmpl/Changelog.txt @@ -1,5 +1,10 @@ Date Added +2006/10/20 + * Added config setting "summon_flora_setting" (skill.conf), with it you can + decide now two things: a. Whether or not players can harm your floras + outside versus grounds, and b. Whether or not you can summon out and mix + different types of plants at the same time. [Skotlex] 2006/10/19 * Commented out the monster_noteleport mapflag from the guild castles as this is the Aegis behaviour [Skotlex] -- cgit v1.2.3-60-g2f50