From a3e718b798e8b7c5848b58a7646a783ac0163364 Mon Sep 17 00:00:00 2001 From: ultramage Date: Sun, 9 Mar 2008 17:28:01 +0000 Subject: Cleaned up and corrected some more land skill code: * removed redundant skill_ganbatein() function * Added flag UF_PATHCHECK from jAthena which affects whether a skill's cells will be affected by the surrounding terrain. Adjusted existing flags so that they closely match jA's (for easier comparisons). * Fixed code that allowed placing of skill unit cells on 'gaps'. * Fixed code that prevented successful casting of land skills on 'gaps' (officially it's possbile, even though they will not deploy entirely). git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12331 54d463be-8e91-2dee-dedb-b68131a5f0ec --- db/Changelog.txt | 2 ++ 1 file changed, 2 insertions(+) (limited to 'db/Changelog.txt') diff --git a/db/Changelog.txt b/db/Changelog.txt index a0664ce3d..d7524d4ed 100644 --- a/db/Changelog.txt +++ b/db/Changelog.txt @@ -43,6 +43,8 @@ 2385 Recuvative_Armor Should trigger HP/SP return with magical kills as well. ======================= +2008/03/09 + * Added UF_PATHCHECK to skill_unit_db.txt, re-numbered flags [ultramage] 2008/03/08 * Added a missing ; in item 5384's script. (bugreport: 1115) [Paradox924X] 2008/03/04 -- cgit v1.2.3-60-g2f50