diff options
author | Playtester <Playtester@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-08-10 07:55:52 +0000 |
---|---|---|
committer | Playtester <Playtester@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-08-10 07:55:52 +0000 |
commit | d0cad5e6f38dabc9e3577e4411103035f51e65c1 (patch) | |
tree | 9938a35e37e8849fa2b8d2a1205728047c8de52f /db/skill_cast_db.txt | |
parent | 131efc2626e2c23f22742c670f34d03ba77c1520 (diff) | |
download | hercules-d0cad5e6f38dabc9e3577e4411103035f51e65c1.tar.gz hercules-d0cad5e6f38dabc9e3577e4411103035f51e65c1.tar.bz2 hercules-d0cad5e6f38dabc9e3577e4411103035f51e65c1.tar.xz hercules-d0cad5e6f38dabc9e3577e4411103035f51e65c1.zip |
- Removed cast time on Flip Coin
- Tracking is now affected by dex
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@8218 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 82815c5f9..db88388dd 100644 --- a/db/skill_cast_db.txt +++ b/db/skill_cast_db.txt @@ -840,7 +840,7 @@ //===== Gunslinger =========================
//-- GS_GLITTERING
-500,1000,0,0,600000,0
+500,0,0,0,600000,0
//-- GS_FLING
501,0,1000,0,0,0
//-- GS_TRIPLEACTION
|