Add Horse Pawneer

and Pawneer Orders.
This commit is contained in:
SilicaAndPina 2021-02-15 13:31:00 +13:00
parent 2345b302fc
commit d9cdd05acb
12 changed files with 653 additions and 263 deletions

View file

@ -73,6 +73,10 @@ namespace HISP.Player
return 7; // will change when ranches are implemented.
}
}
public HorseInfo.Breed PawneerOrderBreed = null;
public string PawneerOrderColor = "";
public string PawneerOrderGender = "";
public Mailbox MailBox;
public Friends Friends;
public string Password; // For chat filter.