summaryrefslogtreecommitdiff
path: root/db/si_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/si_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/si_config.conf')
-rw-r--r--db/si_config.conf18
1 files changed, 14 insertions, 4 deletions
diff --git a/db/si_config.conf b/db/si_config.conf
index e5c1cc2e..dc772eae 100644
--- a/db/si_config.conf
+++ b/db/si_config.conf
@@ -680,8 +680,18 @@
SI_SUHIDE: 933
SI_SPRITEMABLE: 937
SI_MADOGEAR: 1149
- // Hercules SI end at 1150 and our start right after
- // (Which is annoying because they may be saved to SQL)
- // So expect we jumping from 1151 to 1500 in future
- SI_CONFUSION: 1151
+ // Custom Status Icons
+ SI_PHYSICAL_SHIELD: 1500
+ SI_INCAGI: 1501
+ SI_INCVIT: 1502
+ SI_INCINT: 1503
+ SI_INCDEX: 1504
+ SI_INCLUK: 1505
+ SI_INCHIT: 1506
+ SI_INCFLEE: 1507
+ SI_INCWALKSPEED: 1508
+ SI_INCMHPRATE: 1509
+ SI_INCMSPRATE: 1510
+ SI_CONFUSION: 1511
+ SI_MDEFSET: 1512