summaryrefslogtreecommitdiff
path: root/db/constants.conf
diff options
context:
space:
mode:
Diffstat (limited to 'db/constants.conf')
-rw-r--r--db/constants.conf5
1 files changed, 5 insertions, 0 deletions
diff --git a/db/constants.conf b/db/constants.conf
index 56657b1a..551da2c3 100644
--- a/db/constants.conf
+++ b/db/constants.conf
@@ -4763,6 +4763,11 @@ more than one separator can be used in a row (so 12_3___456 is illegal).
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
+
/* ==================================================== */
/** evol constants **/