diff options
Diffstat (limited to 'db')
-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 70f5569b4..46a1bdca8 100644 --- a/db/constants.conf +++ b/db/constants.conf @@ -652,6 +652,7 @@ constants_db: { bSetMDefRace: 2060 bAddRaceTolerance: 2061 bAddMaxWeight: 2062 + bSubDefEle: 2063 comment__: "Equip index" /* reference to script.c::script_defaults():equip[] array used for easy-conversion */ |