summaryrefslogtreecommitdiff
path: root/db/sc_config.conf
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2021-04-18 03:48:03 -0300
committerJesusaves <cpntb1@ymail.com>2021-04-18 03:48:03 -0300
commit4c1c006f2a500fcc00e0c06408931464346fa1bc (patch)
tree7f5af819e07f77182a078e81e0841faf2e61b71c /db/sc_config.conf
parent487fe31613270893a6cec38673ecc15b3814fb22 (diff)
downloadserverdata-4c1c006f2a500fcc00e0c06408931464346fa1bc.tar.gz
serverdata-4c1c006f2a500fcc00e0c06408931464346fa1bc.tar.bz2
serverdata-4c1c006f2a500fcc00e0c06408931464346fa1bc.tar.xz
serverdata-4c1c006f2a500fcc00e0c06408931464346fa1bc.zip
Add SC_HALT_REGENERATION, update binaries and SC config
Note for self: Remove binaries from tree when possible
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 145e991a..9fa7b758 100644
--- a/db/sc_config.conf
+++ b/db/sc_config.conf
@@ -3795,4 +3795,12 @@ SC_MDEFSET: {
}
Icon: "SI_MDEFSET"
}
+SC_HALT_REGENERATION: {
+ Visible: true
+ Flags: {
+ NoDeathReset: true
+ Debuff: true
+ }
+ Icon: "SI_HALT_REGENERATION"
+}