Item TplGenerator pass 1
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
namespace Core.Models.Enums;
|
||||
|
||||
public record ItemTpl
|
||||
public static class ItemTpl
|
||||
{
|
||||
public static string AMMOBOX_127X33_COPPER_20RND = "676009ddb623f3b8ba079419";
|
||||
public static string AMMOBOX_127X33_FMJ_20RND = "676009ed8f1fee08740f9479";
|
||||
|
||||
@@ -0,0 +1,6 @@
|
||||
namespace Core.Models.Enums;
|
||||
|
||||
public static class Weapons
|
||||
{
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user