summaryrefslogtreecommitdiff
path: root/db
diff options
context:
space:
mode:
authorKenpachi Developer <Kenpachi.Developer@gmx.de>2020-07-02 04:26:09 +0200
committerKenpachi Developer <Kenpachi.Developer@gmx.de>2020-07-02 04:33:17 +0200
commit98064d23a7231816d2c04e1e95c90b18d5636b30 (patch)
tree54fe2c63d025b2ea55e0d95a69bcee4a04ad982f /db
parent7888d7144db4c4e71542b786eb7e143dbd066230 (diff)
downloadhercules-98064d23a7231816d2c04e1e95c90b18d5636b30.tar.gz
hercules-98064d23a7231816d2c04e1e95c90b18d5636b30.tar.bz2
hercules-98064d23a7231816d2c04e1e95c90b18d5636b30.tar.xz
hercules-98064d23a7231816d2c04e1e95c90b18d5636b30.zip
Add bMagicSubDefEle item bonus
Diffstat (limited to 'db')
-rw-r--r--db/constants.conf1
1 files changed, 1 insertions, 0 deletions
diff --git a/db/constants.conf b/db/constants.conf
index 46a1bdca8..8237fed67 100644
--- a/db/constants.conf
+++ b/db/constants.conf
@@ -653,6 +653,7 @@ constants_db: {
bAddRaceTolerance: 2061
bAddMaxWeight: 2062
bSubDefEle: 2063
+ bMagicSubDefEle: 2064
comment__: "Equip index"
/* reference to script.c::script_defaults():equip[] array used for easy-conversion */