mirror of
https://github.com/mangosfour/server.git
synced 2025-12-15 01:37:00 +00:00
[8561] Replace another auras code call by explicit code
This better by reasons: * More explcitly clear how work aura code * One from "sub-auras" already applied only in player only case * Another "sub-aura have lot code related to appling for specific weapon types that not need in this aura code
This commit is contained in:
parent
0356924cf9
commit
734426a6f6
2 changed files with 14 additions and 3 deletions
|
|
@ -1,4 +1,4 @@
|
|||
#ifndef __REVISION_NR_H__
|
||||
#define __REVISION_NR_H__
|
||||
#define REVISION_NR "8560"
|
||||
#define REVISION_NR "8561"
|
||||
#endif // __REVISION_NR_H__
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue