Fix treasures

This commit is contained in:
SilicaAndPina 2021-02-19 18:35:23 +13:00
parent c0a03641c8
commit ff91d7bafb
11 changed files with 245 additions and 18 deletions

View file

@ -324,6 +324,8 @@ namespace HISP.Game
public static string ModChatFormat;
public static string AdminChatFormat;
public static string YouWereSentToPrisionIsle;
public static string AdminCommandFormat;
public static string PlayerCommandFormat;