mirror of
https://github.com/islehorse/HISP.git
synced 2025-04-23 13:15:53 +12:00
Add shop inventory (0/1)
This commit is contained in:
parent
e22eca485d
commit
8763524116
12 changed files with 383 additions and 43 deletions
|
@ -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;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue