mirror of
https://github.com/mangosfour/server.git
synced 2025-12-25 04:37:02 +00:00
[10654] Allow creature to offer same quest for more than one game event
Signed-off-by: NoFantasy <nofantasy@nf.no>
This commit is contained in:
parent
1871cf977f
commit
331a7e7f5b
5 changed files with 10 additions and 4 deletions
|
|
@ -109,6 +109,7 @@ pkgdata_DATA = \
|
|||
10621_01_mangos_quest_template.sql \
|
||||
10628_01_mangos_mangos_string.sql \
|
||||
10629_01_mangos_mangos_string.sql \
|
||||
10654_01_mangos_game_event_creature_quest.sql \
|
||||
README
|
||||
|
||||
## Additional files to include when running 'make dist'
|
||||
|
|
@ -198,4 +199,5 @@ EXTRA_DIST = \
|
|||
10621_01_mangos_quest_template.sql \
|
||||
10628_01_mangos_mangos_string.sql \
|
||||
10629_01_mangos_mangos_string.sql \
|
||||
10654_01_mangos_game_event_creature_quest.sql \
|
||||
README
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue