[8687] Fixes in TARGET_FOCUS_OR_SCRIPTED_GAMEOBJECT.

* Removed my too script check on data load.
* Allow looking up fo DB target also if spell has required focus set.
* Makes DB targets optional not required.

Signed-off-by: ApoC <apoc@nymfe.net>
This commit is contained in:
ApoC 2009-10-20 23:12:38 +02:00
parent 5bae4fccf8
commit 58139610eb
3 changed files with 13 additions and 33 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "8686"
#define REVISION_NR "8687"
#endif // __REVISION_NR_H__