Added items load
This commit is contained in:
2
Main.cs
2
Main.cs
@@ -28,6 +28,8 @@ namespace reallife_gamemode
|
||||
NAPI.Server.SetAutoRespawnAfterDeath(false);
|
||||
NAPI.Data.SetWorldData("playerCreatorDimension", 0);
|
||||
|
||||
InventoryManager.LoadItems();
|
||||
|
||||
TuningManager.AddTuningGarage(new Vector3(-341, -134, 38.5), new Vector3(-334, -143, 41));
|
||||
|
||||
using (var context = new DatabaseContext())
|
||||
|
||||
Reference in New Issue
Block a user