[8294] Some playercreateinfo_action fixes. Also DK food initial amount fix in code.

Signed-off-by: VladimirMangos <vladimir@getmangos.com>
This commit is contained in:
Necro 2009-08-02 09:42:39 +04:00 committed by VladimirMangos
parent ebac9a23de
commit 4841fae910
5 changed files with 78 additions and 21 deletions

View file

@ -261,6 +261,7 @@ pkgdata_DATA = \
8253_01_mangos_spell_chain.sql \
8253_02_mangos_spell_proc_event.sql \
8254_01_mangos_spell_proc_event.sql \
8294_01_mangos_playercreateinfo_action.sql \
README
## Additional files to include when running 'make dist'
@ -502,4 +503,5 @@ EXTRA_DIST = \
8253_01_mangos_spell_chain.sql \
8253_02_mangos_spell_proc_event.sql \
8254_01_mangos_spell_proc_event.sql \
8294_01_mangos_playercreateinfo_action.sql \
README