summaryrefslogtreecommitdiff
path: root/db/constants.conf
diff options
context:
space:
mode:
Diffstat (limited to 'db/constants.conf')
-rw-r--r--db/constants.conf6
1 files changed, 6 insertions, 0 deletions
diff --git a/db/constants.conf b/db/constants.conf
index 820356e51..95b3bc3e3 100644
--- a/db/constants.conf
+++ b/db/constants.conf
@@ -3841,6 +3841,12 @@ constants_db: {
RIGHT: 6
DOWNRIGHT: 7
+ comment__: "seasons"
+ WINTER: 0
+ SPRING: 1
+ SUMMER: 2
+ AUTUMN: 3
+
comment__: "speechflags"
S_FIRST_BLANK_LINE: 1
S_LAST_BLANK_LINE: 2