summaryrefslogtreecommitdiff
path: root/db/constants.conf
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2021-04-10 03:00:20 -0300
committerJesusaves <cpntb1@ymail.com>2021-04-10 03:00:20 -0300
commitba1e827b6b4c17c35a163e6b55be8c122de632b8 (patch)
tree819f93d0ffee3697e336471710afb9681f0b8d86 /db/constants.conf
parent6e7f3113c0faad9edd4367d100ba9dd77e8d3130 (diff)
downloadserverdata-ba1e827b6b4c17c35a163e6b55be8c122de632b8.tar.gz
serverdata-ba1e827b6b4c17c35a163e6b55be8c122de632b8.tar.bz2
serverdata-ba1e827b6b4c17c35a163e6b55be8c122de632b8.tar.xz
serverdata-ba1e827b6b4c17c35a163e6b55be8c122de632b8.zip
Add several convenience functions. Fix some bugs regarding misuse of readparam()
Diffstat (limited to 'db/constants.conf')
-rw-r--r--db/constants.conf9
1 files changed, 6 insertions, 3 deletions
diff --git a/db/constants.conf b/db/constants.conf
index f73ee858..a339559a 100644
--- a/db/constants.conf
+++ b/db/constants.conf
@@ -5216,10 +5216,11 @@ more than one separator can be used in a row (so 12_3___456 is illegal).
comment__: "Language constants"
LANG_EN: 0
- LANG_FR: 1
- LANG_ES: 2
+ LANG_PTBR: 1
+ LANG_FR: 2
LANG_DE: 3
- MAX_LANG: 3
+ LANG_ES: 4
+ MAX_LANG: 4
comment__: "Daily Constants"
DAILY_LOWLEVEL: 0
@@ -5634,6 +5635,7 @@ more than one separator can be used in a row (so 12_3___456 is illegal).
AMMO_BOW:1
AMMO_SLING:2
AMMO_WAND:3
+
// tmw npcs
NPC45:45
NPC100:100
@@ -5814,6 +5816,7 @@ more than one separator can be used in a row (so 12_3___456 is illegal).
NPC384:384
NPC385:385
NPC386:386
+ NPC393:393
NPC394:394
NPC395:395
NPC400:400