diff options
author | Inkfish <Inkfish@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2009-05-12 09:31:41 +0000 |
---|---|---|
committer | Inkfish <Inkfish@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2009-05-12 09:31:41 +0000 |
commit | 2bf2276c6fbc44473d0d1345b28505801c91c573 (patch) | |
tree | 224fda64766ebc4a09b42b051cdc24fc4ba50d5f /db/skill_db.txt | |
parent | da4595570bb874ce6e448a1e6e63d8719e2b54d5 (diff) | |
download | hercules-2bf2276c6fbc44473d0d1345b28505801c91c573.tar.gz hercules-2bf2276c6fbc44473d0d1345b28505801c91c573.tar.bz2 hercules-2bf2276c6fbc44473d0d1345b28505801c91c573.tar.xz hercules-2bf2276c6fbc44473d0d1345b28505801c91c573.zip |
* 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
Diffstat (limited to 'db/skill_db.txt')
-rw-r--r-- | db/skill_db.txt | 6 |
1 files changed, 3 insertions, 3 deletions
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 |