[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:
NoFantasy 2010-10-28 13:26:08 +02:00
parent 1871cf977f
commit 331a7e7f5b
5 changed files with 10 additions and 4 deletions

View file

@ -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