mirror of
https://github.com/islehorse/HISP.git
synced 2025-04-20 11:49:14 +12:00
Register Tack Libary Related Strings to Messages.cs
This commit is contained in:
parent
36fec12dc4
commit
747bebe306
2 changed files with 12 additions and 5 deletions
|
@ -185,6 +185,12 @@ namespace HISP.Game
|
|||
public static string MaxJewelryMessage;
|
||||
public static string RemoveJewelry;
|
||||
|
||||
// Tack (Libary)
|
||||
public static string TackViewSetFormat;
|
||||
public static string TackSetPeiceFormat;
|
||||
public static string TackBonusFormat;
|
||||
public static string TackAndSeperator;
|
||||
|
||||
// Horse
|
||||
public static string BreedViewerMaximumStats;
|
||||
public static string AdvancedStatFormat;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue