This commit is contained in:
SilicaAndPina 2021-02-25 00:00:12 +13:00
parent 9d8668757c
commit 4652d9bb4f
3 changed files with 7 additions and 2 deletions

View file

@ -422,6 +422,9 @@ namespace HISP.Player
private int tired;
public Trade TradingWith = null;
public int AttemptingToOfferItem;
public byte[] SecCodeSeeds = new byte[3];
public int SecCodeInc = 0;
public int SecCodeCount = 0;