diff options
Diffstat (limited to 'db')
-rw-r--r-- | db/constants.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/db/constants.conf b/db/constants.conf index 5fed175f9..84864d2ad 100644 --- a/db/constants.conf +++ b/db/constants.conf @@ -3860,7 +3860,7 @@ constants_db: { MASK_SANDSTORM: 32 MASK_SNOW: 64 MASK_CHRISTMAS: 128 - MASK_RESERVED2: 256 + MASK_AUTUMN: 256 comment__: "speechflags" S_FIRST_BLANK_LINE: 1 |