summaryrefslogtreecommitdiff
path: root/db/constants.conf
diff options
context:
space:
mode:
Diffstat (limited to 'db/constants.conf')
-rw-r--r--db/constants.conf7
1 files changed, 7 insertions, 0 deletions
diff --git a/db/constants.conf b/db/constants.conf
index a51297ad..075670e8 100644
--- a/db/constants.conf
+++ b/db/constants.conf
@@ -2932,6 +2932,13 @@ more than one separator can be used in a row (so 12_3___456 is illegal).
SUMMER: 2
AUTUMN: 3
+ comment__: "CRAFT enum"
+ CRAFT_COOKING: 4
+ CRAFT_ALCHEMY: 8
+ CRAFT_SMITHERY: 16
+ CRAFT_TAILORING: 32
+ CRAFT_JEWELERY: 64
+
comment__: "speechflags"
S_FIRST_BLANK_LINE: 0b00000001
S_LAST_BLANK_LINE: 0b00000010