[10589] Always activate GO type 3 when quest id is defined (and active)

GO may be "lootless", but events at looting can happen

Signed-off-by: NoFantasy <nofantasy@nf.no>
This commit is contained in:
NoFantasy 2010-10-08 10:21:27 +02:00
parent fc2e66231b
commit b0d5e3e51a
3 changed files with 12 additions and 3 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "10588"
#define REVISION_NR "10589"
#endif // __REVISION_NR_H__