diff options
author | AnnieRuru <jeankof@ymail.com> | 2015-11-29 01:51:39 +0800 |
---|---|---|
committer | Haru <haru@dotalux.com> | 2015-12-17 02:26:25 +0100 |
commit | 478776d998e0fb48d87cd4c49229a1cf1b8cc203 (patch) | |
tree | 8a573c24af8d5702b35911f31597a97548210dce /db/const.txt | |
parent | d020d40f4332e17fc0b06634b5c8f90ee30f2aa4 (diff) | |
download | hercules-478776d998e0fb48d87cd4c49229a1cf1b8cc203.tar.gz hercules-478776d998e0fb48d87cd4c49229a1cf1b8cc203.tar.bz2 hercules-478776d998e0fb48d87cd4c49229a1cf1b8cc203.tar.xz hercules-478776d998e0fb48d87cd4c49229a1cf1b8cc203.zip |
Add bAddMaxWeight bonus for increasing player's max weight
Diffstat (limited to 'db/const.txt')
-rw-r--r-- | db/const.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/db/const.txt b/db/const.txt index 7317cceb7..e09200500 100644 --- a/db/const.txt +++ b/db/const.txt @@ -594,6 +594,7 @@ bVariableCast 2058 bSetDefRace 2059 bSetMDefRace 2060 bAddRaceTolerance 2061 +bAddMaxWeight 2062 //reference to script.c::script_defaults():equip[] array used for easy-conversion EQI_HEAD_TOP 1 |