[12013] Implement SpellEffect 150 as SPELL_EFFECT_QUEST_OFFER

The implementation is a bit vague as there are only two spells atm with this effect.

Signed-off-by: Schmoozerd <schmoozerd@scriptdev2.com>
This commit is contained in:
stfx 2012-06-22 13:10:56 +02:00 committed by Schmoozerd
parent 956e307ba1
commit 17b10b5e75
5 changed files with 28 additions and 15 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "12012"
#define REVISION_NR "12013"
#endif // __REVISION_NR_H__