diff options
author | Inkfish <Inkfish@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2009-06-03 15:30:11 +0000 |
---|---|---|
committer | Inkfish <Inkfish@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2009-06-03 15:30:11 +0000 |
commit | 69f88875ae6da9a4d0f192ecc1812972c58c0400 (patch) | |
tree | 888309d649db05b8623682324b2bb0a257babc89 /db/skill_cast_db.txt | |
parent | bf45f06c19fde93a3e3699e0ca400909392ce02b (diff) | |
download | hercules-69f88875ae6da9a4d0f192ecc1812972c58c0400.tar.gz hercules-69f88875ae6da9a4d0f192ecc1812972c58c0400.tar.bz2 hercules-69f88875ae6da9a4d0f192ecc1812972c58c0400.tar.xz hercules-69f88875ae6da9a4d0f192ecc1812972c58c0400.zip |
* Some clean ups on autocast and itemskill code. (see topic:220921 for some info)
- Autocasted Teleport now skips the menu.
- Fixed nullpo info when defensive autocasts are triggered. (follow up to r13815)
- Fixed Warp portal used in item script never worked.
- Item skills now bypass skill delay check.
- Implemented SM_SELFPROVOKE.
- Updated item db using 'itemskill' for some items.
* Basic skills will never be reset.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13841 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, 2 insertions, 0 deletions
diff --git a/db/skill_cast_db.txt b/db/skill_cast_db.txt index f6f41881e..053b37ebf 100644 --- a/db/skill_cast_db.txt +++ b/db/skill_cast_db.txt @@ -792,6 +792,8 @@ //-- SL_SKA 472,3000:2000:1000,500,0,10000:20000:30000,0 //========================================== +//-- SM_PROVOKE +473,0,0,0,30000,0 //===== Mixed Advanced Skills ============== //-- ST_PRESERVE |