[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

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "9120"
#define REVISION_NR "9121"
#endif // __REVISION_NR_H__