mirror of
https://github.com/EQEmu/Server.git
synced 2026-02-27 03:02:26 +00:00
Update lua_mob.h
This commit is contained in:
parent
7dc1e10956
commit
c24bfaf35f
@ -71,6 +71,7 @@ public:
|
|||||||
void DoAnim(int anim_num, int type, bool ackreq, int filter);
|
void DoAnim(int anim_num, int type, bool ackreq, int filter);
|
||||||
void ChangeSize(double in_size);
|
void ChangeSize(double in_size);
|
||||||
void ChangeSize(double in_size, bool no_restriction);
|
void ChangeSize(double in_size, bool no_restriction);
|
||||||
|
void RandomizeFeatures(bool send_illusion, bool save_variables);
|
||||||
void GMMove(double x, double y, double z);
|
void GMMove(double x, double y, double z);
|
||||||
void GMMove(double x, double y, double z, double heading);
|
void GMMove(double x, double y, double z, double heading);
|
||||||
void GMMove(double x, double y, double z, double heading, bool send_update);
|
void GMMove(double x, double y, double z, double heading, bool send_update);
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user