mirror of
https://github.com/islehorse/HISP.git
synced 2025-07-18 04:51:32 +12:00
Fixed a bug where you could ride horses without any tack.
This commit is contained in:
parent
3be40efc5e
commit
435ca1b17c
5 changed files with 11 additions and 1 deletions
|
@ -236,6 +236,7 @@ namespace HISP.Game
|
|||
public static string HorseTrainableInFormat;
|
||||
public static string HorseIsTrainable;
|
||||
|
||||
public static string HorseCannotMountUntilTackedMessage;
|
||||
public static string HorseMountButtonFormat;
|
||||
public static string HorseDisMountButtonFormat;
|
||||
public static string HorseFeedButtonFormat;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue