diff options
author | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-05-03 17:53:57 +0000 |
---|---|---|
committer | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-05-03 17:53:57 +0000 |
commit | 0eb4ba12344652dd948c3aece8264865ffa857e5 (patch) | |
tree | 7cb3e638401ac4f4e447f85fa559c0f2008d5997 /db/skill_cast_db.txt | |
parent | 2e6efcc4c718d89bf832cd10b5261add097c8bf6 (diff) | |
download | hercules-0eb4ba12344652dd948c3aece8264865ffa857e5.tar.gz hercules-0eb4ba12344652dd948c3aece8264865ffa857e5.tar.bz2 hercules-0eb4ba12344652dd948c3aece8264865ffa857e5.tar.xz hercules-0eb4ba12344652dd948c3aece8264865ffa857e5.zip |
- Kaite, Kaute will now show a skill effect when they trigger.
- Fusion's cast time reduced to 0.
- Knowledge will now only trigger if you logon to the memorized map, not walk into it.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@6462 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'db/skill_cast_db.txt')
-rw-r--r-- | db/skill_cast_db.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/db/skill_cast_db.txt b/db/skill_cast_db.txt index 535d06db7..6f26fab77 100644 --- a/db/skill_cast_db.txt +++ b/db/skill_cast_db.txt @@ -700,7 +700,7 @@ //SG_KNOWLEDGE
443,0,0,0,600000,0
//SG_FUSION
-444,1000,1000,0,600000,0
+444,0,1000,0,600000,0
//==========================================
//===== Soul Linker ========================
|