summaryrefslogtreecommitdiff
path: root/db/si_config.conf
diff options
context:
space:
mode:
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