[9121] Implement dummy effects for spell 50926,51026,51592 and 51961

Note: Some adjustments in addition to original patch, using delay despawn.
Also provide sql update for proper work of affected spells (if already exist in database).

Signed-off-by: NoFantasy <nofantasy@nf.no>
This commit is contained in:
frcoun 2010-01-07 21:30:38 +01:00 committed by NoFantasy
parent 9c48e32bb7
commit 147c250a56
6 changed files with 38 additions and 14 deletions

View file

@ -225,6 +225,7 @@ pkgdata_DATA = \
9070_01_mangos_spell_proc_event.sql \
9074_01_mangos_command.sql \
9095_01_mangos_command.sql \
9121_01_mangos_npc_spellclick_spells.sql \
README
## Additional files to include when running 'make dist'
@ -430,4 +431,5 @@ EXTRA_DIST = \
9070_01_mangos_spell_proc_event.sql \
9074_01_mangos_command.sql \
9095_01_mangos_command.sql \
9121_01_mangos_npc_spellclick_spells.sql \
README