[9125] Add dummy effect of spell 46167

SQL update included to ensure proper work (if database has existing data)

Signed-off-by: NoFantasy <nofantasy@nf.no>
This commit is contained in:
frcoun 2010-01-08 00:18:34 +01:00 committed by NoFantasy
parent 1e23c2c576
commit 352c3811b2
6 changed files with 12 additions and 4 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "9124"
#define REVISION_NR "9125"
#endif // __REVISION_NR_H__