diff options
Diffstat (limited to 'db/constants.conf')
-rw-r--r-- | db/constants.conf | 1 |
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 */ |