diff options
Diffstat (limited to 'db')
-rw-r--r-- | db/sc_config.conf | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/db/sc_config.conf b/db/sc_config.conf index 2eaaff187..3e72630e4 100644 --- a/db/sc_config.conf +++ b/db/sc_config.conf @@ -2977,4 +2977,11 @@ SC_PHYSICAL_SHIELD: { Flags: { NoSave: true } +SC_HALT_REGENERATION: { + Visible: true + Flags: { + NoDispelReset: true + NoClearanceReset: true + Debuff: true + } } |