mirror of
https://github.com/mangosfour/server.git
synced 2025-12-13 22:37:03 +00:00
[9090] Implement tick counting in periodic auras.
This can be used for some tick number dependent aura effects. Also in some cases impossible claculate tickes count pass, for example for infinity duration auras.
This commit is contained in:
parent
9a6c248dec
commit
e5dfeea31e
4 changed files with 18 additions and 12 deletions
|
|
@ -1,4 +1,4 @@
|
|||
#ifndef __REVISION_NR_H__
|
||||
#define __REVISION_NR_H__
|
||||
#define REVISION_NR "9089"
|
||||
#define REVISION_NR "9090"
|
||||
#endif // __REVISION_NR_H__
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue