diff options
Diffstat (limited to 'db')
-rw-r--r-- | db/constants.conf | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/db/constants.conf b/db/constants.conf index de9185d17..c988fa40a 100644 --- a/db/constants.conf +++ b/db/constants.conf @@ -4292,6 +4292,9 @@ constants_db: { MK_SIEGE_NIVAL: 4 MK_SIEGE_HALIN: 5 + // Special + MK_SIEGE_DURATION: 790 + comment__: "Report Bug Flags" RB_NONE: 0 RB_DISPBOTTOM: 1 |