Go to town when herb bags are fulls.
Namespace:
wManager
Assembly:
wManager (in wManager.dll)
public bool GoToTownHerbBags { get; set; }
Public Property GoToTownHerbBags As Boolean
Get
Set
public:
property bool^ GoToTownHerbBags {
bool^ get ();
void set (bool^ value);
}