diff options
author | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-03-27 16:14:00 +0000 |
---|---|---|
committer | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-03-27 16:14:00 +0000 |
commit | 32645379b64e7dcad23574c0562c61f7416ebce4 (patch) | |
tree | d5fdb52bf708268150367bdcb69e1375782d5d49 /db | |
parent | 50e31d2860fe8f754d186a35ac1b4b61f653af5a (diff) | |
download | hercules-32645379b64e7dcad23574c0562c61f7416ebce4.tar.gz hercules-32645379b64e7dcad23574c0562c61f7416ebce4.tar.bz2 hercules-32645379b64e7dcad23574c0562c61f7416ebce4.tar.xz hercules-32645379b64e7dcad23574c0562c61f7416ebce4.zip |
- HW_GANBANTEIN now also removes traps.
- PF_DOUBLECASTING takes effect amotion time after the initial cast instead of amotion*div
- SG_KNOWLEDGE now lasts time1 after you quit a map before it clears out (defaults to 10 mins currently)
- Modified Intravision to modify the status-change packet to specify SI_INTRAVISION instead of cloaking/hiding/chasewalk.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@5774 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'db')
-rw-r--r-- | db/skill_cast_db.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/db/skill_cast_db.txt b/db/skill_cast_db.txt index fb79f6645..229c3c623 100644 --- a/db/skill_cast_db.txt +++ b/db/skill_cast_db.txt @@ -752,6 +752,8 @@ 434,1000,0,0,0,0
//SG_FRIEND
442,0,0,0,10000,0
+//SG_KNOWLEDGE
+443,0,0,0,600000,0
//SG_FUSION
444,1000,1000,0,600000,0
|