mirror of
https://github.com/mangosfour/server.git
synced 2025-12-27 01:37:04 +00:00
[10208] Add proper data for character orientation at creating.
Signed-off-by: VladimirMangos <vladimir@getmangos.com>
This commit is contained in:
parent
20a5551739
commit
624b45f333
5 changed files with 75 additions and 65 deletions
|
|
@ -110,6 +110,7 @@ pkgdata_DATA = \
|
|||
10203_01_mangos_item_template.sql \
|
||||
10205_01_mangos_spell_area.sql \
|
||||
10207_01_mangos_npc_vendor.sql \
|
||||
10208_01_mangos_playercreateinfo.sql \
|
||||
README
|
||||
|
||||
## Additional files to include when running 'make dist'
|
||||
|
|
@ -200,4 +201,5 @@ EXTRA_DIST = \
|
|||
10203_01_mangos_item_template.sql \
|
||||
10205_01_mangos_spell_area.sql \
|
||||
10207_01_mangos_npc_vendor.sql \
|
||||
10208_01_mangos_playercreateinfo.sql \
|
||||
README
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue