From e4803fa9d29af8a88a20039c636cb47fcb2a898a Mon Sep 17 00:00:00 2001 From: skotlex Date: Tue, 15 Aug 2006 15:26:51 +0000 Subject: - Asura Strike now moves you to the target on fail always (unless the target does not exists or is in another map or there's a obstacle on the way) - Corrected skill_attack_area hitting dead characters on it's splash range. - Swapped the values for OPTION_XMAS and OPTION_FLYING. This should enable SG to show the fly animation again, even if sometimes others will see him as Santa. As for xmas cloth, it shouldn't make much of a difference since the view class is changed to christmas anyway. - Moved the AM_CALLHOMUN code from castend_id to castend_pos. - Made AM_CALLHOMUN and AM_RESURRECTHOMUN be like the wedding skills, where they automatically pick a spot around you. - Cleaned up some the AM_RESURRECTHOMUN code. Hopefully it works now. - Cleaned up some the hom evolution code. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@8292 54d463be-8e91-2dee-dedb-b68131a5f0ec --- db/const.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'db/const.txt') diff --git a/db/const.txt b/db/const.txt index 43b7ddd55..5f5ae470a 100644 --- a/db/const.txt +++ b/db/const.txt @@ -79,7 +79,7 @@ Job_Star_Gladiator2 4048 Job_Soul_Linker 4049 Option_Wedding 4096 -Option_Xmas 32768 +Option_Xmas 131072 bc_all 0 bc_map 1 -- cgit v1.2.3-60-g2f50