diff options
author | malufett <malufett.eat.my.binaries@gmail.com> | 2015-03-11 13:02:41 +0800 |
---|---|---|
committer | malufett <malufett.eat.my.binaries@gmail.com> | 2015-03-11 13:02:41 +0800 |
commit | 210c963d2851eb880ba3560998ee984d942cde19 (patch) | |
tree | 188e6a21ae92f37fb2bf66dd635c71e3e62b3644 /db/const.txt | |
parent | fb5aaa96cbed8fe8c9ce8a47a63ffe017c7e53b4 (diff) | |
download | hercules-210c963d2851eb880ba3560998ee984d942cde19.tar.gz hercules-210c963d2851eb880ba3560998ee984d942cde19.tar.bz2 hercules-210c963d2851eb880ba3560998ee984d942cde19.tar.xz hercules-210c963d2851eb880ba3560998ee984d942cde19.zip |
RENEWAL Updates:
-Fixed card bonuses related to to ATK.(Added 'bRaceTolerance'). Thanks Michi for the support.
-Fixed Renewal EDP. Special thanks to Awesome Yommy <3
-Enabled 'display_skill_fail' since '/skillfail' is already available in the client
Signed-off-by: malufett <malufett.eat.my.binaries@gmail.com>
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 c7fff2825..0fec098ef 100644 --- a/db/const.txt +++ b/db/const.txt @@ -593,6 +593,7 @@ bFixedCast 2057 bVariableCast 2058 bSetDefRace 2059 bSetMDefRace 2060 +bAddRaceTolerance 2061 //reference to script.c::script_defaults():equip[] array used for easy-conversion EQI_HEAD_TOP 1 |