mirror of
https://github.com/mangosfour/server.git
synced 2025-12-25 04:37:02 +00:00
[10107] Pool/event info in .npc info and .gobject target commands
Signed-off-by: VladimirMangos <vladimir@getmangos.com>
This commit is contained in:
parent
a504b4d200
commit
4e1c8a2ad6
12 changed files with 152 additions and 47 deletions
|
|
@ -93,6 +93,7 @@ pkgdata_DATA = \
|
|||
10089_01_mangos_game_event_pool.sql \
|
||||
10106_01_mangos_command.sql \
|
||||
10106_02_mangos_mangos_string.sql \
|
||||
10107_01_mangos_mangos_string.sql \
|
||||
README
|
||||
|
||||
## Additional files to include when running 'make dist'
|
||||
|
|
@ -166,4 +167,5 @@ EXTRA_DIST = \
|
|||
10089_01_mangos_game_event_pool.sql \
|
||||
10106_01_mangos_command.sql \
|
||||
10106_02_mangos_mangos_string.sql \
|
||||
10107_01_mangos_mangos_string.sql \
|
||||
README
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue