mirror of
https://github.com/mangosfour/server.git
synced 2025-12-15 01:37:00 +00:00
[10325] Improve process for Use() of GAMEOBJECT_TYPE_SUMMONING_RITUAL
This allow GO's not summoned by any to be processed and use the spells as defined in GO template as expected. In addition some new checks to determine if GO should despawn and if group membership should be checked or not to allow use. Signed-off-by: NoFantasy <nofantasy@nf.no>
This commit is contained in:
parent
edace1948e
commit
027261e295
3 changed files with 67 additions and 26 deletions
|
|
@ -1,4 +1,4 @@
|
|||
#ifndef __REVISION_NR_H__
|
||||
#define __REVISION_NR_H__
|
||||
#define REVISION_NR "10324"
|
||||
#define REVISION_NR "10325"
|
||||
#endif // __REVISION_NR_H__
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue