More trade stufs.

This commit is contained in:
SilicaAndPina 2021-02-24 22:36:15 +13:00
commit 15ab1bccf7
8 changed files with 299 additions and 11 deletions
Horse Isle Server/HorseIsleServer/Game

View file

@ -45,9 +45,9 @@ namespace HISP.Game
public static string TradeOfferItem;
public static string TradeOfferItemFormat;
public static string TradeOfferObjectOtherPlayerInvFull;
public static string TradeOfferItemOtherPlayerInvFull;
// Trading : Money Offer Submenu
// Trading : Offer Submenu
public static string TradeMoneyOfferSubmenuFormat;
public static string TradeItemOfferSubmenuFormat;