mirror of
https://github.com/islehorse/HISP.git
synced 2025-04-23 13:15:53 +12:00
Auctions still dont work but i gtg.
This commit is contained in:
parent
cc22dbcf0b
commit
0f95462294
12 changed files with 385 additions and 44 deletions
|
@ -34,9 +34,10 @@ namespace HISP.Player
|
|||
public bool NoClip = false;
|
||||
public string Gender;
|
||||
public bool MetaPriority = false;
|
||||
|
||||
public List<Auction.AuctionBid> Bids = new List<Auction.AuctionBid>();
|
||||
public bool Idle;
|
||||
public int Facing;
|
||||
|
||||
public int MaxItems
|
||||
{
|
||||
get
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue