[11803] Make SPELL_EFFECT_QUEST_COMPLETE always positive

This fixes spell 25201
This commit is contained in:
Lightguard 2011-09-24 18:10:08 +02:00
parent 2baf5f8c6e
commit b5e50d5c2b
2 changed files with 2 additions and 1 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "11802"
#define REVISION_NR "11803"
#endif // __REVISION_NR_H__