mirror of
https://github.com/EQEmu/Server.git
synced 2026-06-16 18:08:22 +00:00
fear_walkto_x, fear_walkto_y, fear_walkto_z replaced with m_FearWalkTarget converted to xyz_location
This commit is contained in:
+1
-3
@@ -1192,9 +1192,7 @@ protected:
|
||||
|
||||
|
||||
int patrol;
|
||||
float fear_walkto_x;
|
||||
float fear_walkto_y;
|
||||
float fear_walkto_z;
|
||||
xyz_location m_FearWalkTarget;
|
||||
bool curfp;
|
||||
|
||||
// Pathing
|
||||
|
||||
Reference in New Issue
Block a user