diff options
author | shennetsind <shennetsind@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2012-02-17 18:14:15 +0000 |
---|---|---|
committer | shennetsind <shennetsind@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2012-02-17 18:14:15 +0000 |
commit | 0a2bd24600eb5596c42374391be07f9327cdb754 (patch) | |
tree | 3af5591b68e7f17af614e5c5e8af8e6d575a735f /db | |
parent | 5bfda2252623ad1b118dea23101ed72c1e77b780 (diff) | |
download | hercules-0a2bd24600eb5596c42374391be07f9327cdb754.tar.gz hercules-0a2bd24600eb5596c42374391be07f9327cdb754.tar.bz2 hercules-0a2bd24600eb5596c42374391be07f9327cdb754.tar.xz hercules-0a2bd24600eb5596c42374391be07f9327cdb754.zip |
Re-enabled SC_INCASPDRATE as per kenpachi's request.
- val1 is the % aspd boost.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15599 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'db')
-rw-r--r-- | db/const.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/db/const.txt b/db/const.txt index 0529ca6e4..1fee30019 100644 --- a/db/const.txt +++ b/db/const.txt @@ -934,7 +934,7 @@ SC_BLOODLUST 243 SC_FLEET 244 SC_SPEED 245 SC_DEFENCE 246 -//SC_INCASPDRATE 247 +SC_INCASPDRATE 247 SC_INCFLEE2 248 SC_JAILED 249 SC_ENCHANTARMS 250 |