diff options
author | zephyrus <zephyrus@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2008-09-06 15:21:25 +0000 |
---|---|---|
committer | zephyrus <zephyrus@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2008-09-06 15:21:25 +0000 |
commit | 59e98faf7bfc79b13cf1f2d006d19e1c08e8d5d1 (patch) | |
tree | 61eab22a7f17de14dfc078b8c91f432fcabbdb53 /db/skill_cast_db.txt | |
parent | 0769d6ded1ef403ed60d7d5d010ff4cec8b02c19 (diff) | |
download | hercules-59e98faf7bfc79b13cf1f2d006d19e1c08e8d5d1.tar.gz hercules-59e98faf7bfc79b13cf1f2d006d19e1c08e8d5d1.tar.bz2 hercules-59e98faf7bfc79b13cf1f2d006d19e1c08e8d5d1.tar.xz hercules-59e98faf7bfc79b13cf1f2d006d19e1c08e8d5d1.zip |
- Renamed createmercenary to mercenary_create.
- Added other required mercenary script commands for official script.
- New Constants entries for this script.
- Update to missing configuration on mercenary skills.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13195 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 4f018fc9f..9a246ae9c 100644 --- a/db/skill_cast_db.txt +++ b/db/skill_cast_db.txt @@ -1076,7 +1076,7 @@ //-- MER_SIGHT 8224,0,0,0,10000,0 //-- MER_CRASH -8225,1000,2000,0,0,0 +8225,1000,2000,0,0,5000 //-- MER_PROVOKE 8232,0,0,0,30000,0 //-- MER_DECAGI |