mirror of
https://github.com/mangosfour/server.git
synced 2025-12-15 10:37:02 +00:00
[8760] fixed invisibleForAlive visibility-checks
those creatures shouldn't see alive creatures - else it would be very unfair ;) now it's also possible that they can fight against each other this fixes the bug, that those creatures attacked living players
This commit is contained in:
parent
64baf661f5
commit
84573285db
2 changed files with 8 additions and 4 deletions
|
|
@ -1,4 +1,4 @@
|
|||
#ifndef __REVISION_NR_H__
|
||||
#define __REVISION_NR_H__
|
||||
#define REVISION_NR "8759"
|
||||
#define REVISION_NR "8760"
|
||||
#endif // __REVISION_NR_H__
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue