mirror of
https://github.com/islehorse/HISP.git
synced 2025-07-20 14:01:31 +12:00
Add Trading :D
This commit is contained in:
parent
507d8910dc
commit
ee3fc56839
7 changed files with 237 additions and 13 deletions
|
@ -77,6 +77,9 @@ namespace HISP.Game
|
|||
public static string TradeYouSpentMoneyMessageFormat;
|
||||
public static string TradeYouReceivedMoneyMessageFormat;
|
||||
|
||||
public static string TradeYouCantCarryMoreItems;
|
||||
public static string TradeOtherCantCarryMoreItems;
|
||||
|
||||
public static string TradeNotAllowedWhileBidding;
|
||||
public static string TradeNotAllowedWhileOtherBidding;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue