mirror of
https://github.com/mangosfour/server.git
synced 2025-12-24 10:37:02 +00:00
[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:
parent
ebac9a23de
commit
4841fae910
5 changed files with 78 additions and 21 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue