Fix llamas and camel speciic stuff

This commit is contained in:
SilicaAndPina 2021-02-27 17:26:01 +13:00
parent 177122cd83
commit 14f9a5b379
7 changed files with 93 additions and 75 deletions

View file

@ -678,6 +678,8 @@ namespace HISP.Game
public static string HorseUnEquipSaddlePadFormat;
public static string HorseUnEquipBridleFormat;
public static string HorseTackInInventory;
public static string HorseLlamaTackInInventory;
public static string HorseCamelTackInInventory;
public static string HorseEquipFormat;
public static string BackToHorse;