mirror of
https://github.com/mangosfour/server.git
synced 2025-12-14 07:37:01 +00:00
[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:
parent
5bae4fccf8
commit
58139610eb
3 changed files with 13 additions and 33 deletions
|
|
@ -1,4 +1,4 @@
|
|||
#ifndef __REVISION_NR_H__
|
||||
#define __REVISION_NR_H__
|
||||
#define REVISION_NR "8686"
|
||||
#define REVISION_NR "8687"
|
||||
#endif // __REVISION_NR_H__
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue