mirror of
https://github.com/islehorse/HISP.git
synced 2025-07-17 12:31:32 +12:00
Fix bug where building in your ranch builds in all ranches
This commit is contained in:
parent
8c43129303
commit
06b810cef3
6 changed files with 81 additions and 25 deletions
|
@ -421,6 +421,15 @@ namespace HISP.Game
|
|||
public static string PirateTreasureFormat;
|
||||
public static string PotOfGoldFormat;
|
||||
|
||||
// Farrier
|
||||
public static string FarrierCurrentShoesFormat;
|
||||
public static string FarrierApplyIronShoesFormat;
|
||||
public static string FarrierApplySteelShoesFormat;
|
||||
|
||||
|
||||
public static string FarrierPutOnSteelShoesMessageFormat;
|
||||
public static string FarrierPutOnIronShoesMessageFormat;
|
||||
public static string FarrierPutOnSteelShoesAllMessageFormat;
|
||||
|
||||
// Groomer
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue