summaryrefslogtreecommitdiff
path: root/db/constants.conf
diff options
context:
space:
mode:
Diffstat (limited to 'db/constants.conf')
-rw-r--r--db/constants.conf12
1 files changed, 6 insertions, 6 deletions
diff --git a/db/constants.conf b/db/constants.conf
index 58cca32a7..d6a93a8d1 100644
--- a/db/constants.conf
+++ b/db/constants.conf
@@ -4439,14 +4439,14 @@ constants_db: {
comment__: "Language function constants"
LANG_ON_SEA: 1
LANG_IN_SHIP: 2
+
// Language specs
LANG_ENUS: 0
- LANG_FR: 1
- LANG_RU: 2
- LANG_ES: 3
- LANG_PTBR: 4
- LANG_DE: 5
- MAX_LANG: 5
+ LANG_PTBR: 1
+ LANG_FR: 2
+ LANG_DE: 3
+ LANG_ES: 4
+ MAX_LANG: 4
comment__: "Configuration constants"
MAX_CYCLE_PC: 40