mirror of
https://github.com/islehorse/HISP.git
synced 2025-04-23 13:15:53 +12:00
Implement Auto Sell
This commit is contained in:
parent
770f078992
commit
61383e8b9f
5 changed files with 118 additions and 4 deletions
|
@ -88,6 +88,7 @@ namespace HISP.Player
|
|||
public Inn LastVisitedInn;
|
||||
public HorseInventory HorseInventory;
|
||||
public HorseInstance LastViewedHorse;
|
||||
public HorseInstance LastViewedHorseOther;
|
||||
public int LastRiddenHorse = 0;
|
||||
public HorseInstance CurrentlyRidingHorse;
|
||||
public Tracking TrackedItems;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue