diff options
author | Jesusaves <cpntb1@ymail.com> | 2021-10-17 13:56:31 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2021-10-17 13:56:31 -0300 |
commit | 33cf23636c0dc8bffdeb4986a9ce748b50172e17 (patch) | |
tree | e932873d63163ca89fb2651a2d0b09bc858b25f7 /db/constants.conf | |
parent | 2fc8fda3e15468ed67295d3f4ba2a746c3514220 (diff) | |
download | serverdata-33cf23636c0dc8bffdeb4986a9ce748b50172e17.tar.gz serverdata-33cf23636c0dc8bffdeb4986a9ce748b50172e17.tar.bz2 serverdata-33cf23636c0dc8bffdeb4986a9ce748b50172e17.tar.xz serverdata-33cf23636c0dc8bffdeb4986a9ce748b50172e17.zip |
Fires of Steam should now happen twice as fast than original
Diffstat (limited to 'db/constants.conf')
-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 73676392f..3e1d6839a 100644 --- a/db/constants.conf +++ b/db/constants.conf @@ -2134,7 +2134,7 @@ constants_db: { MK_IDLE_DURATION: 30 MK_IDLE_VARIATION: 5 MK_SIEGE_TOTALPOWER: 1000 - MK_FIRESOFSTEAM_START: 12 + MK_FIRESOFSTEAM_START: 6 comment__: "Fortress Island Reqs" MKIF_LV_0F: 3 |