summaryrefslogtreecommitdiff
path: root/db
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2020-08-29 02:52:21 +0000
committerJesusaves <cpntb1@ymail.com>2020-08-29 02:52:21 +0000
commit853b729f51ffb912df1d40897f63a73fe93bc5e6 (patch)
tree1652145049b3bd0650600b97cfb373d3ca906b1a /db
parent8ed8b4cfa9722e2b6bc4a6c7d6991c7186fca738 (diff)
downloadserverdata-853b729f51ffb912df1d40897f63a73fe93bc5e6.tar.gz
serverdata-853b729f51ffb912df1d40897f63a73fe93bc5e6.tar.bz2
serverdata-853b729f51ffb912df1d40897f63a73fe93bc5e6.tar.xz
serverdata-853b729f51ffb912df1d40897f63a73fe93bc5e6.zip
Magic Core System
Contains only utilities and placeholders. Original code from Moubootaur Legends Ported here to serve as base.
Diffstat (limited to 'db')
-rw-r--r--db/constants.conf3
1 files changed, 3 insertions, 0 deletions
diff --git a/db/constants.conf b/db/constants.conf
index 53943763..f6bd3f75 100644
--- a/db/constants.conf
+++ b/db/constants.conf
@@ -5146,5 +5146,8 @@ more than one separator can be used in a row (so 12_3___456 is illegal).
comment__: "Misc settings"
CHEST_WAITTIME: 900 // 15 minutes
+ comment__: "Magic constants"
+ CLASS_OTHER: 0
+
@include "conf/import/constants.conf"
}