diff options
Diffstat (limited to 'db')
-rw-r--r-- | db/constants.conf | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/db/constants.conf b/db/constants.conf index 12b8ab017..d78506c44 100644 --- a/db/constants.conf +++ b/db/constants.conf @@ -2114,6 +2114,12 @@ constants_db: { // Special MK_SIEGE_DURATION: 790 + comment__: "Fortress Island Reqs" + MKIF_LV_0F: 3 + MKIF_LV_B0F: 5 + MKIF_LV_B1F: 7 + MKIF_LV_B2F: 10 + comment__: "Report Bug Flags" RB_NONE: 0 RB_DISPBOTTOM: 1 |