mirror of
https://github.com/islehorse/HISP.git
synced 2025-04-23 13:15:53 +12:00
Allow for offering items in trade.
This commit is contained in:
parent
4652d9bb4f
commit
507d8910dc
6 changed files with 83 additions and 18 deletions
|
@ -424,6 +424,7 @@ namespace HISP.Player
|
|||
public Trade TradingWith = null;
|
||||
|
||||
public int AttemptingToOfferItem;
|
||||
public bool TradeMenuPriority = false;
|
||||
|
||||
public byte[] SecCodeSeeds = new byte[3];
|
||||
public int SecCodeInc = 0;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue