diff options
author | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-12-14 18:15:24 +0000 |
---|---|---|
committer | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-12-14 18:15:24 +0000 |
commit | 8ff9db48cd5f38b532232b30c5ead723d09259cd (patch) | |
tree | dbf9c2230a7f5cef26959d36eec20f400e95b338 /db/skill_cast_db.txt | |
parent | 85fa4fdffd67908a487b957bc10aaecb4cf7ed7a (diff) | |
download | hercules-8ff9db48cd5f38b532232b30c5ead723d09259cd.tar.gz hercules-8ff9db48cd5f38b532232b30c5ead723d09259cd.tar.bz2 hercules-8ff9db48cd5f38b532232b30c5ead723d09259cd.tar.xz hercules-8ff9db48cd5f38b532232b30c5ead723d09259cd.zip |
- Added function skill_strip to handle stripping code. The RG strip skills and GS_DISARM use it now.
- Modified the strip-related status changes so they handle removing the equipped item instead of leaving it up to the skill-code. They return 0 when nothing could be stripped.
- Cleaned some the MD_DETECTOR code.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@9499 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'db/skill_cast_db.txt')
-rw-r--r-- | db/skill_cast_db.txt | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/db/skill_cast_db.txt b/db/skill_cast_db.txt index 6c64f0120..bcb9da232 100644 --- a/db/skill_cast_db.txt +++ b/db/skill_cast_db.txt @@ -375,11 +375,6 @@ 236,2000,0,0,120000:240000:360000:480000:600000,0 //-- AM_CP_HELM 237,2000,0,0,120000:240000:360000:480000:600000,0 -//========================================== -//-- AM_CALLHOMUNCULUS -243,0,0,0,0,0 -//-- AM_REST -244,0,0,0,0,0 //-- AM_RESURRECTHOMUN 247,2000,0,0,0,0 //========================================== |