mirror of
https://github.com/mangosfour/server.git
synced 2025-12-28 13:37:13 +00:00
[8205] Really use trap GO charges and avoid casting in despawned state.
* Drop horribale hack with stored charges amount, use instead GO info charges data as expected. * Count trap activations as charge uses if it have limited charges. * Check trap reactions only in ready spawned state.
This commit is contained in:
parent
349216d5d7
commit
39833b0069
3 changed files with 96 additions and 83 deletions
|
|
@ -1,4 +1,4 @@
|
|||
#ifndef __REVISION_NR_H__
|
||||
#define __REVISION_NR_H__
|
||||
#define REVISION_NR "8204"
|
||||
#define REVISION_NR "8205"
|
||||
#endif // __REVISION_NR_H__
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue