mirror of
https://github.com/mangosfour/server.git
synced 2025-12-13 22:37:03 +00:00
[12041] Refactor Npc Summoning code
* Do positions handling in one place for all npc summon spell types * Handle a bunch of shared post-summoning processing also in a shared place * Ensure that summon positions have proper z, thx to Reamer for this part
This commit is contained in:
parent
6b50ce1f1a
commit
dc60abae90
3 changed files with 391 additions and 394 deletions
|
|
@ -1,4 +1,4 @@
|
|||
#ifndef __REVISION_NR_H__
|
||||
#define __REVISION_NR_H__
|
||||
#define REVISION_NR "12040"
|
||||
#define REVISION_NR "12041"
|
||||
#endif // __REVISION_NR_H__
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue