summaryrefslogtreecommitdiff
path: root/db/sc_config.conf
diff options
context:
space:
mode:
authorHaru <haru@dotalux.com>2019-11-17 23:18:21 +0100
committerGitHub <noreply@github.com>2019-11-17 23:18:21 +0100
commit6b33c624b0a3d77124a9c2014d36cf2cc9f22d26 (patch)
treeb0ecd6dee8f6ea16def118b30c17d6224cd9c0fd /db/sc_config.conf
parente09c7e12b329314b94a3b68dad3e9f76f256cc79 (diff)
parent11546fe6cdfd5712432c998fd05dcde5a8a75348 (diff)
downloadhercules-6b33c624b0a3d77124a9c2014d36cf2cc9f22d26.tar.gz
hercules-6b33c624b0a3d77124a9c2014d36cf2cc9f22d26.tar.bz2
hercules-6b33c624b0a3d77124a9c2014d36cf2cc9f22d26.tar.xz
hercules-6b33c624b0a3d77124a9c2014d36cf2cc9f22d26.zip
Merge pull request #2575 from Asheraf/scconfguildpassive
Passive Guild Skill status should not reset with SC_ALL
Diffstat (limited to 'db/sc_config.conf')
-rw-r--r--db/sc_config.conf4
1 files changed, 4 insertions, 0 deletions
diff --git a/db/sc_config.conf b/db/sc_config.conf
index 9320b0e7b..ba256f9c7 100644
--- a/db/sc_config.conf
+++ b/db/sc_config.conf
@@ -2370,6 +2370,7 @@ SC_LEADERSHIP: {
NoDispelReset: true
NoClearanceReset: true
NoMadoReset: true
+ NoAllReset: true
}
}
SC_GLORYWOUNDS: {
@@ -2378,6 +2379,7 @@ SC_GLORYWOUNDS: {
NoDispelReset: true
NoClearanceReset: true
NoMadoReset: true
+ NoAllReset: true
}
}
SC_SOULCOLD: {
@@ -2386,6 +2388,7 @@ SC_SOULCOLD: {
NoDispelReset: true
NoClearanceReset: true
NoMadoReset: true
+ NoAllReset: true
}
}
SC_HAWKEYES: {
@@ -2394,6 +2397,7 @@ SC_HAWKEYES: {
NoDispelReset: true
NoClearanceReset: true
NoMadoReset: true
+ NoAllReset: true
}
}
SC_GDSKILL_REGENERATION: {