Add shop inventory (0/1)

This commit is contained in:
SilicaAndPina 2020-11-06 13:32:46 +13:00
parent e22eca485d
commit 8763524116
12 changed files with 383 additions and 43 deletions

View file

@ -24,6 +24,10 @@ namespace HISP.Game
// Records
public static string ProfileSavedMessage;
// Hay Pile
public static string HasPitchforkMeta;
public static string NoPitchforkMeta;
// Chat
public static string GlobalChatFormat;
public static string AdsChatFormat;