diff options
Diffstat (limited to 'db/constants.conf')
-rw-r--r-- | db/constants.conf | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/db/constants.conf b/db/constants.conf index b103b5f5e..b3dbbc723 100644 --- a/db/constants.conf +++ b/db/constants.conf @@ -2191,6 +2191,15 @@ constants_db: { HCD_MKBASEMENT: 8 HCD_MARKET: 10 + comment__: "Mirror Lake Server Identifiers" + WORLD_ID: 1 + MLP_TMW: 3 + + comment__: "Mirror Lake Quest Constants" + MLP_TMW_CELESTIA: 1 + MLP_TMW_YETIKING: 2 + //MLP_................ 4 + comment__: "Being actions" ACTION_STAND: 0 ACTION_MOVE: 1 |