mirror of
https://github.com/mangosfour/server.git
synced 2025-12-14 16:37:01 +00:00
[11879] Inform AI function of original caster in some cases
Inform the AI of an original caster for JustSummoned and SpellHitTarget. This should make scripting some hard cases easier. Remark that _both_ caster and original caster will be informed (if they are different). Check your scripts that they still behave as expected!
This commit is contained in:
parent
461be74c3a
commit
177bc78108
3 changed files with 20 additions and 2 deletions
|
|
@ -1,4 +1,4 @@
|
|||
#ifndef __REVISION_NR_H__
|
||||
#define __REVISION_NR_H__
|
||||
#define REVISION_NR "11878"
|
||||
#define REVISION_NR "11879"
|
||||
#endif // __REVISION_NR_H__
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue