mirror of
https://github.com/mangosfour/server.git
synced 2026-01-02 01:37:05 +00:00
[12695] Improve WaypointMMGen
* Add correct Reset position (Npc will evade now to the last reached waypoint, and not to the next waypoint) * Add proper return value for the CONDITION_LAST_WAYPOINT * Let WaypointMMGen behave better after evading (keep PAUSED state, keep waittimer (original author @Schmoozerd)
This commit is contained in:
parent
1c381f206b
commit
6658234c07
3 changed files with 21 additions and 13 deletions
|
|
@ -1,4 +1,4 @@
|
|||
#ifndef __REVISION_NR_H__
|
||||
#define __REVISION_NR_H__
|
||||
#define REVISION_NR "12694"
|
||||
#define REVISION_NR "12695"
|
||||
#endif // __REVISION_NR_H__
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue