mirror of
https://github.com/mangosfour/server.git
synced 2025-12-25 13:37:02 +00:00
[9803] Fix typo in taken damage/healing bonus calculations and fix damage of 64085
This commit is contained in:
parent
dbf19ba5e3
commit
a69018efec
6 changed files with 16 additions and 11 deletions
|
|
@ -134,6 +134,7 @@ pkgdata_DATA = \
|
|||
9768_01_mangos_command.sql \
|
||||
9794_01_mangos_mangos_string.sql \
|
||||
9794_02_mangos_command.sql \
|
||||
9803_01_mangos_spell_bonus_data.sql \
|
||||
README
|
||||
|
||||
## Additional files to include when running 'make dist'
|
||||
|
|
@ -248,4 +249,5 @@ EXTRA_DIST = \
|
|||
9768_01_mangos_command.sql \
|
||||
9794_01_mangos_mangos_string.sql \
|
||||
9794_02_mangos_command.sql \
|
||||
9803_01_mangos_spell_bonus_data.sql \
|
||||
README
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue