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 /src/map/status.h | |
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 'src/map/status.h')
-rw-r--r-- | src/map/status.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/map/status.h b/src/map/status.h index bd150977a..ad2bded4e 100644 --- a/src/map/status.h +++ b/src/map/status.h @@ -263,7 +263,7 @@ typedef enum sc_type { SC_FLEET, SC_SPEED, SC_DEFENCE, - //SC_INCASPDRATE, + SC_INCASPDRATE, SC_INCFLEE2 = 248, SC_JAILED, SC_ENCHANTARMS, //250 |