summaryrefslogtreecommitdiff
path: root/db/sc_config.conf
diff options
context:
space:
mode:
authorKenpachi Developer <Kenpachi.Developer@gmx.de>2020-03-09 20:28:24 +0100
committerKenpachi Developer <Kenpachi.Developer@gmx.de>2020-03-14 19:48:36 +0100
commit61d10a7e2c8c12ed431d1e6bf66a7d8d176cd13f (patch)
treed52234db088b618c6287de2df91ec1be482c13e6 /db/sc_config.conf
parentb198861ca00993af846a2156ce41de2375510775 (diff)
downloadhercules-61d10a7e2c8c12ed431d1e6bf66a7d8d176cd13f.tar.gz
hercules-61d10a7e2c8c12ed431d1e6bf66a7d8d176cd13f.tar.bz2
hercules-61d10a7e2c8c12ed431d1e6bf66a7d8d176cd13f.tar.xz
hercules-61d10a7e2c8c12ed431d1e6bf66a7d8d176cd13f.zip
Add SC_SKF_ASPD status change
Diffstat (limited to 'db/sc_config.conf')
-rw-r--r--db/sc_config.conf8
1 files changed, 8 insertions, 0 deletions
diff --git a/db/sc_config.conf b/db/sc_config.conf
index 959744267..6315d9cb2 100644
--- a/db/sc_config.conf
+++ b/db/sc_config.conf
@@ -3705,3 +3705,11 @@ SC_SKF_ATK: {
}
Icon: "SI_SKF_ATK"
}
+SC_SKF_ASPD: {
+ Flags: {
+ NoDispelReset: true
+ NoClearanceReset: true
+ Buff: true
+ }
+ Icon: "SI_SKF_ASPD"
+}