mirror of
https://github.com/mangosfour/server.git
synced 2025-12-25 13:37:02 +00:00
[9349] Add posssibility for one action button set per talent spec.
This commit is contained in:
parent
ddeea6017f
commit
acf507fd5a
9 changed files with 57 additions and 45 deletions
|
|
@ -63,6 +63,7 @@ pkgdata_DATA = \
|
|||
9329_01_mangos_spell_chain.sql \
|
||||
9331_01_mangos_quest_template.sql \
|
||||
9339_01_characters_group.sql \
|
||||
9349_01_characters_character_action.sql \
|
||||
README
|
||||
|
||||
## Additional files to include when running 'make dist'
|
||||
|
|
@ -106,4 +107,5 @@ EXTRA_DIST = \
|
|||
9329_01_mangos_spell_chain.sql \
|
||||
9331_01_mangos_quest_template.sql \
|
||||
9339_01_characters_group.sql \
|
||||
9349_01_characters_character_action.sql \
|
||||
README
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue