mirror of
https://github.com/mangosfour/server.git
synced 2025-12-13 22:37:03 +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
|
|
@ -1,6 +1,6 @@
|
|||
#ifndef __REVISION_SQL_H__
|
||||
#define __REVISION_SQL_H__
|
||||
#define REVISION_DB_CHARACTERS "required_9767_03_characters_characters"
|
||||
#define REVISION_DB_MANGOS "required_9794_02_mangos_command"
|
||||
#define REVISION_DB_MANGOS "required_9803_01_mangos_spell_bonus_data"
|
||||
#define REVISION_DB_REALMD "required_9748_01_realmd_realmlist"
|
||||
#endif // __REVISION_SQL_H__
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue