diff options
author | Jesusaves <cpntb1@ymail.com> | 2019-05-23 22:30:29 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2019-05-23 22:30:29 -0300 |
commit | 47abb1ee1826eeaf2495b52f7b5641ff7de60006 (patch) | |
tree | 0c04118a56d2e31d766aea1da1badf44870e441b /db | |
parent | e31d15407908c90fac899f0200b854d7793a3966 (diff) | |
download | serverdata-47abb1ee1826eeaf2495b52f7b5641ff7de60006.tar.gz serverdata-47abb1ee1826eeaf2495b52f7b5641ff7de60006.tar.bz2 serverdata-47abb1ee1826eeaf2495b52f7b5641ff7de60006.tar.xz serverdata-47abb1ee1826eeaf2495b52f7b5641ff7de60006.zip |
*cough cough* I present to you all, the unification of Siege System.
So I can work with all sieges at once.
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 |