mirror of
https://github.com/TES3MP/TES3MP.git
synced 2025-09-28 15:41:13 -04:00
parent
dc1f6cdada
commit
2322ab3125
@ -37,6 +37,7 @@ namespace MWMechanics
|
||||
MWWorld::Ptr getTarget() const;
|
||||
virtual bool sideWithTarget() const { return true; }
|
||||
virtual bool followTargetThroughDoors() const { return true; }
|
||||
virtual bool shouldCancelPreviousAi() const { return !mCommanded; }
|
||||
|
||||
virtual AiFollow *clone() const;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user