mirror of
https://github.com/mangosfour/server.git
synced 2025-12-12 19:37:03 +00:00
[12693] Improvements for NPC summoning code
* Inherit faction for guardians and similar - this will prevent a bunch of pet faction related error messages * Inherit level from responsible caster and not only caster * Improve default position selection for summon spells for GO-casts \n (original author @Schmoozerd)
This commit is contained in:
parent
edd057033a
commit
c51359a547
2 changed files with 24 additions and 9 deletions
|
|
@ -1,4 +1,4 @@
|
|||
#ifndef __REVISION_NR_H__
|
||||
#define __REVISION_NR_H__
|
||||
#define REVISION_NR "12692"
|
||||
#define REVISION_NR "12693"
|
||||
#endif // __REVISION_NR_H__
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue