mirror of
https://github.com/mangosfour/server.git
synced 2025-12-15 01:37:00 +00:00
Merge branch 'master' into 310
This commit is contained in:
commit
4236f7c75c
21 changed files with 173 additions and 98 deletions
|
|
@ -1433,7 +1433,9 @@ struct SpellRangeEntry
|
|||
{
|
||||
uint32 ID;
|
||||
float minRange;
|
||||
float minRangeFriendly;
|
||||
float maxRange;
|
||||
float maxRangeFriendly;
|
||||
};
|
||||
|
||||
struct SpellRuneCostEntry
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue