diff options
Diffstat (limited to 'world/map/db/const.txt')
-rw-r--r-- | world/map/db/const.txt | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/world/map/db/const.txt b/world/map/db/const.txt index 6490a6f5..0612fedc 100644 --- a/world/map/db/const.txt +++ b/world/map/db/const.txt @@ -510,3 +510,19 @@ API_VAULT 607 API_SENDMAIL 501 //API_DISCORD 301 //API_PINCODE 302 + +// Mirror Lake Constants +// World Identifiers +WORLD_ID 3 +MLP_CR 1 +MLP_ML 2 + +// Quest Constants +MLP_ML_NARD 1 +MLP_ML_JAK1 2 +MLP_CR_DEBUT 4 + +// Local Quest Constants +MLP_TMW_CELESTIA 1 +MLP_TMW_YETIKING 2 + |