mirror of
https://github.com/mangosfour/server.git
synced 2025-12-14 07:37:01 +00:00
[12030] Support Random Movement around a point
* Remove unused MoveRandom function * Add MotionMaster::MoveRandomAroundPoint function * Toggle DB-command COMMAND_MOVEMENT to be able to move around current position or respawn position (depending on data_flags)
This commit is contained in:
parent
12fa17dba5
commit
6b6b2379a3
8 changed files with 43 additions and 31 deletions
|
|
@ -1,4 +1,4 @@
|
|||
#ifndef __REVISION_NR_H__
|
||||
#define __REVISION_NR_H__
|
||||
#define REVISION_NR "12029"
|
||||
#define REVISION_NR "12030"
|
||||
#endif // __REVISION_NR_H__
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue