[9349] Add posssibility for one action button set per talent spec.

This commit is contained in:
hunuza 2010-02-10 17:37:53 +01:00
parent ddeea6017f
commit acf507fd5a
9 changed files with 57 additions and 45 deletions

View file

@ -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