From 2bf2276c6fbc44473d0d1345b28505801c91c573 Mon Sep 17 00:00:00 2001 From: Inkfish Date: Tue, 12 May 2009 09:31:41 +0000 Subject: * SG_WARM no longer ignores FLEE by default. (bugreport:3038) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13757 54d463be-8e91-2dee-dedb-b68131a5f0ec --- db/Changelog.txt | 4 +++- db/skill_db.txt | 6 +++--- 2 files changed, 6 insertions(+), 4 deletions(-) (limited to 'db') diff --git a/db/Changelog.txt b/db/Changelog.txt index a52026c3e..46609179c 100644 --- a/db/Changelog.txt +++ b/db/Changelog.txt @@ -37,6 +37,8 @@ 2385 Recuvative_Armor Should trigger HP/SP return with magical kills as well. ======================= +2009/05/12 + * SG_WARM no longer ignores FLEE by default. [Inkfish] 2009/05/11 * Rev. 13753 Fixed a couple mistakes in r13752, extra commas at the end a couple lines, and missing quotes around an AL_HEAL. [L0ne_W0lf] 2009/05/10 @@ -56,7 +58,7 @@ - Monsters that are 1) aggressive 2) change targets and 3) and ANGRY will no longer cast sensor. * Fixed Satan Morroc resummoning normal mobs instead of slaves (bugreport:3056) [Playtester] 2009/05/04 - * Added cast time and sp cost for Waterball Lvl 5 - 10 [Inkfish] + * Added cast time and sp cost for Waterball Lvl 6 - 10 [Inkfish] 2009/05/03 * Snatch now works with all weapons (including bow!) [Playtester] - range doesn't depend on weapon range anymore and is always 1 even with bows diff --git a/db/skill_db.txt b/db/skill_db.txt index b6a1ac5db..dbd0a5ac9 100644 --- a/db/skill_db.txt +++ b/db/skill_db.txt @@ -469,9 +469,9 @@ 425,0,6,4,2:4:1:3:8:7:6,0x1,0,7,1,no,0,0,0,weapon,0, TK_SEVENWIND,Mild Wind 426,0,6,4,0,0x1,0,5,1,no,0,0,0,weapon,0, TK_HIGHJUMP,Taekwon Jump 427,0,6,4,0,0x1,0,3,1,yes,0,0,0,magic,0, SG_FEEL,Feeling the Sun Moon and Stars -428,1,6,4,-1,0x42,1,3,1,yes,0,0,0,weapon,2, SG_SUN_WARM,Warmth of the Sun -429,1,6,4,-1,0x42,1,3,1,yes,0,0,0,weapon,2, SG_MOON_WARM,Warmth of the Moon -430,1,6,4,-1,0x42,1,3,1,yes,0,0,0,weapon,2, SG_STAR_WARM,Warmth of the Stars +428,1,6,4,-1,0x2,1,3,1,yes,0,0,0,weapon,2, SG_SUN_WARM,Warmth of the Sun +429,1,6,4,-1,0x2,1,3,1,yes,0,0,0,weapon,2, SG_MOON_WARM,Warmth of the Moon +430,1,6,4,-1,0x2,1,3,1,yes,0,0,0,weapon,2, SG_STAR_WARM,Warmth of the Stars 431,0,0,4,0,0x1,0,4,1,yes,0,0,0,magic,0, SG_SUN_COMFORT,Comfort of the Sun 432,0,0,4,0,0x1,0,4,1,yes,0,0,0,magic,0, SG_MOON_COMFORT,Comfort of the Moon 433,0,0,4,0,0x1,0,4,1,yes,0,0,0,magic,0, SG_STAR_COMFORT,Comfort of the Stars -- cgit v1.2.3-70-g09d2