Fix bug where building in your ranch builds in all ranches

This commit is contained in:
SilicaAndPina 2021-02-12 14:47:29 +13:00
parent 8c43129303
commit 06b810cef3
6 changed files with 81 additions and 25 deletions

View file

@ -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