mirror of
https://github.com/mangosfour/server.git
synced 2025-12-25 22:37:04 +00:00
[9354] Add spell efffects for dual spec.
Actual dual spec still not implemented. Credits to EnderGT for original patch. Signed-off-by: hunuza <hunuza@gmail.com>
This commit is contained in:
parent
0bd88dd55a
commit
0f7f7c5ada
9 changed files with 62 additions and 15 deletions
|
|
@ -64,6 +64,7 @@ pkgdata_DATA = \
|
|||
9331_01_mangos_quest_template.sql \
|
||||
9339_01_characters_group.sql \
|
||||
9349_01_characters_character_action.sql \
|
||||
9354_01_characters_character_action.sql \
|
||||
README
|
||||
|
||||
## Additional files to include when running 'make dist'
|
||||
|
|
@ -108,4 +109,5 @@ EXTRA_DIST = \
|
|||
9331_01_mangos_quest_template.sql \
|
||||
9339_01_characters_group.sql \
|
||||
9349_01_characters_character_action.sql \
|
||||
9354_01_characters_character_action.sql \
|
||||
README
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue