Property AlwaysWalk
AlwaysWalk
Gets or sets whether this creature is forced to walk.
Is not persistent, and must be applied again at login.
public bool AlwaysWalk { get; set; }
Gets or sets whether this creature is forced to walk.
Is not persistent, and must be applied again at login.
public bool AlwaysWalk { get; set; }