mirror of
https://github.com/EQEmu/Server.git
synced 2026-09-03 13:36:36 +00:00
[Pathing] Improvements to roambox logic, pathing (#3502)
* [Roambox] Improvements to roambox logic * Update npc.cpp * Update npc.cpp * More pathing fixes
This commit is contained in:
@@ -541,6 +541,8 @@ public:
|
||||
|
||||
static LootDropEntries_Struct NewLootDropEntry();
|
||||
|
||||
bool CanPathTo(float x, float y, float z);
|
||||
|
||||
protected:
|
||||
|
||||
void HandleRoambox();
|
||||
|
||||
Reference in New Issue
Block a user