mirror of
https://github.com/mangosfour/server.git
synced 2025-12-25 04:37:02 +00:00
Added missing changes from arena patch.
Renumbered texts to be continuous. Signed-off-by: ApoC <apoc@nymfe.net>
This commit is contained in:
parent
6bd2bc4125
commit
8ffb28a174
5 changed files with 70 additions and 37 deletions
|
|
@ -141,6 +141,8 @@ pkgdata_DATA = \
|
|||
2008_11_29_01_mangos_spell_proc_event.sql \
|
||||
2008_11_29_02_mangos_spell_elixir.sql \
|
||||
2008_12_03_01_character_guild_member.sql \
|
||||
2008_12_15_01_character_arenas.sql \
|
||||
2008_12_15_01_mangos_arenas.sql \
|
||||
README
|
||||
|
||||
## Additional files to include when running 'make dist'
|
||||
|
|
@ -263,4 +265,6 @@ EXTRA_DIST = \
|
|||
2008_11_29_01_mangos_spell_proc_event.sql \
|
||||
2008_11_29_02_mangos_spell_elixir.sql \
|
||||
2008_12_03_01_character_guild_member.sql \
|
||||
2008_12_15_01_character_arenas.sql \
|
||||
2008_12_15_01_mangos_arenas.sql \
|
||||
README
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue