diff options
author | protimus <protimus@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2011-12-24 08:32:09 +0000 |
---|---|---|
committer | protimus <protimus@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2011-12-24 08:32:09 +0000 |
commit | b1d2053a182212a20630009aad538cd9673b7bc5 (patch) | |
tree | 9063189355e6ae680086ec27dd9a075ba4aef5a0 /db/skill_cast_db.txt | |
parent | eb4f03c1b0be1dad90632898eebf4f8e481f5f4e (diff) | |
download | hercules-b1d2053a182212a20630009aad538cd9673b7bc5.tar.gz hercules-b1d2053a182212a20630009aad538cd9673b7bc5.tar.bz2 hercules-b1d2053a182212a20630009aad538cd9673b7bc5.tar.xz hercules-b1d2053a182212a20630009aad538cd9673b7bc5.zip |
* Added skill Reins of Mount (ALL_RIDING) for new mount system on database.
- Need create the struct in source.
- Need verify if the mount system works correctly.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15239 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'db/skill_cast_db.txt')
-rw-r--r-- | db/skill_cast_db.txt | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/db/skill_cast_db.txt b/db/skill_cast_db.txt index 77eb50271..fd5877aae 100644 --- a/db/skill_cast_db.txt +++ b/db/skill_cast_db.txt @@ -1633,9 +1633,10 @@ 2533,10000,0,0,0,0,300000 //-- RETURN_TO_ELDICASTES 2534,2000,0,0,0,2000,300000 - //-- ALL_GUARDIAN_RECALL //2536,2000,0,0,0,2000,300000 +//-- ALL_RIDING +2538,0,0,1000,0,-1,0 //========================================== //===== Homunculus Skills ================== |