mirror of
https://github.com/mangosfour/server.git
synced 2025-12-28 04:37:04 +00:00
[7376] Allow store in spell_area.aura_spell negative values for "not has aura" requirement.
Also * Allow have in aura_spell spells with SPELL_AURA_PHASE in first effect. * Allow negative aura_spell chaining in spell_area table. * Better check at loading duplicate data (by requiremnt set) in spell_area table.
This commit is contained in:
parent
0d96837d48
commit
fee3278e57
7 changed files with 103 additions and 51 deletions
|
|
@ -1,4 +1,4 @@
|
|||
#ifndef __REVISION_NR_H__
|
||||
#define __REVISION_NR_H__
|
||||
#define REVISION_NR "7375"
|
||||
#define REVISION_NR "7376"
|
||||
#endif // __REVISION_NR_H__
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue