summaryrefslogtreecommitdiff
path: root/db/sc_config.conf
diff options
context:
space:
mode:
authorKenpachi Developer <Kenpachi.Developer@gmx.de>2020-03-06 22:11:45 +0100
committerKenpachi Developer <Kenpachi.Developer@gmx.de>2020-03-14 19:45:25 +0100
commit52c5fd966f6382087b9ab96c0000c791aa184c3e (patch)
treedd200bc65592163da4a7faff34fa336cccd296a2 /db/sc_config.conf
parent9106bbab19b4feaa4623a3b8e5d59e08ef73b640 (diff)
downloadhercules-52c5fd966f6382087b9ab96c0000c791aa184c3e.tar.gz
hercules-52c5fd966f6382087b9ab96c0000c791aa184c3e.tar.bz2
hercules-52c5fd966f6382087b9ab96c0000c791aa184c3e.tar.xz
hercules-52c5fd966f6382087b9ab96c0000c791aa184c3e.zip
Add SC_POPECOOKIE 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 2520fc595..acfc531f3 100644
--- a/db/sc_config.conf
+++ b/db/sc_config.conf
@@ -3675,3 +3675,11 @@ SC_MADOGEAR: {
}
Icon: "SI_MADOGEAR"
}
+SC_POPECOOKIE: {
+ Flags: {
+ NoDispelReset: true
+ NoClearanceReset: true
+ Buff: true
+ }
+ Icon: "SI_POPECOOKIE"
+}