summaryrefslogtreecommitdiff
path: root/db/sc_config.conf
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2021-04-15 11:28:15 -0300
committerJesusaves <cpntb1@ymail.com>2021-04-15 11:28:15 -0300
commitcbe957925d331c2375876af4df1ab122d80aeb26 (patch)
tree8fbf716fac2545101e859d2448714e25b8fa0b03 /db/sc_config.conf
parentd206f8026a108424e0208473cf5a5b16d3137403 (diff)
downloadserverdata-cbe957925d331c2375876af4df1ab122d80aeb26.tar.gz
serverdata-cbe957925d331c2375876af4df1ab122d80aeb26.tar.bz2
serverdata-cbe957925d331c2375876af4df1ab122d80aeb26.tar.xz
serverdata-cbe957925d331c2375876af4df1ab122d80aeb26.zip
SI updates
Diffstat (limited to 'db/sc_config.conf')
-rw-r--r--db/sc_config.conf42
1 files changed, 31 insertions, 11 deletions
diff --git a/db/sc_config.conf b/db/sc_config.conf
index b6cf8530..145e991a 100644
--- a/db/sc_config.conf
+++ b/db/sc_config.conf
@@ -2931,34 +2931,44 @@ SC_SERVICEFORYOU: {
}
/*SC_INCSTR: {
// TODO: add this SC to Hercules upstream
- Icon: "SI_EVOL_INCSTR"
+ Visible: true
+ Icon: "SI_INCSTR"
}*/
SC_INCAGI: {
- Icon: "SI_EVOL_INCAGI"
+ Visible: true
+ Icon: "SI_INCAGI"
}
SC_INCVIT: {
- Icon: "SI_EVOL_INCVIT"
+ Visible: true
+ Icon: "SI_INCVIT"
}
SC_INCINT: {
- Icon: "SI_EVOL_INCINT"
+ Visible: true
+ Icon: "SI_INCINT"
}
SC_INCDEX: {
- Icon: "SI_EVOL_INCDEX"
+ Visible: true
+ Icon: "SI_INCDEX"
}
SC_INCLUK: {
- Icon: "SI_EVOL_INCLUK"
+ Visible: true
+ Icon: "SI_INCLUK"
}
SC_INCFLEE: {
- Icon: "SI_EVOL_INCFLEE"
+ Visible: true
+ Icon: "SI_INCFLEE"
}
SC_WALKSPEED: {
- Icon: "SI_EVOL_INCWALKSPEED"
+ Visible: true
+ Icon: "SI_INCWALKSPEED"
}
SC_INCMHPRATE: {
- Icon: "SI_EVOL_INCMHPRATE"
+ Visible: true
+ Icon: "SI_INCMHPRATE"
}
SC_INCMSPRATE: {
- Icon: "SI_EVOL_INCMSPRATE"
+ Visible: true
+ Icon: "SI_INCMSPRATE"
}
SC_INCHIT: {
Flags: {
@@ -2967,7 +2977,7 @@ SC_INCHIT: {
NoClearanceReset: true
NoMadoReset: true
}
- Icon: "SI_EVOL_INCHIT"
+ Icon: "SI_INCHIT"
}
SC_PUSH_CART: {
Visible: true
@@ -3773,6 +3783,16 @@ SC_PHYSICAL_SHIELD: {
Visible: true
Flags: {
NoSave: true
+ Buff: true
}
Icon: "SI_PHYSICAL_SHIELD"
}
+SC_MDEFSET: {
+ Visible: true
+ Flags: {
+ NoSave: true
+ Buff: true
+ }
+ Icon: "SI_MDEFSET"
+}
+