diff options
author | Jesusaves <cpntb1@ymail.com> | 2021-05-27 19:35:38 +0000 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2021-05-27 19:35:38 +0000 |
commit | 519a365928311d0cf8558526b073a4cff69eed49 (patch) | |
tree | 6b62464ced2779d4068818ee2ac92e49e536cfc5 /db | |
parent | 93fd0fff03385a7d7e2e9d72adbeddb219ad5146 (diff) | |
download | serverdata-519a365928311d0cf8558526b073a4cff69eed49.tar.gz serverdata-519a365928311d0cf8558526b073a4cff69eed49.tar.bz2 serverdata-519a365928311d0cf8558526b073a4cff69eed49.tar.xz serverdata-519a365928311d0cf8558526b073a4cff69eed49.zip |
Mirror Lake Quest - Cindy
Diffstat (limited to 'db')
-rw-r--r-- | db/constants.conf | 10 |
1 files changed, 9 insertions, 1 deletions
diff --git a/db/constants.conf b/db/constants.conf index 5d0e317e..b2e6b20d 100644 --- a/db/constants.conf +++ b/db/constants.conf @@ -3297,7 +3297,15 @@ more than one separator can be used in a row (so 12_3___456 is illegal). comment__: "Misc settings" CHEST_WAITTIME: 900 // 15 minutes ROSSY_INSTIME: 1200 // 20 minutes - WORLD_ID: 2 // Vault WID Identifier + + comment__: "Mirror Lake settings" + WORLD_ID: 3 // Vault WID Identifier + MLP_MOUBOOTAUR: 1 // MLP code for Moubootaur Legends + + comment__: "Mirror Lake Quest Constants" + MLP_TMW_CELESTIA: 1 + MLP_TMW_YETIKING: 2 + //MLP_................ 4 comment__: "Report Bug Flags" RB_NONE: 0 |