From d9f11d3f812249241ce353bf6c226fe25e6f9217 Mon Sep 17 00:00:00 2001 From: Quinten <67589015+QuintenQVD0@users.noreply.github.com> Date: Sun, 24 Mar 2024 15:18:47 +0100 Subject: [PATCH] export from panel --- .../sonsoftheforest/egg-sons-of-the-forest.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/game_eggs/steamcmd_servers/sonsoftheforest/egg-sons-of-the-forest.json b/game_eggs/steamcmd_servers/sonsoftheforest/egg-sons-of-the-forest.json index e91be13f..0d1bc797 100644 --- a/game_eggs/steamcmd_servers/sonsoftheforest/egg-sons-of-the-forest.json +++ b/game_eggs/steamcmd_servers/sonsoftheforest/egg-sons-of-the-forest.json @@ -4,7 +4,7 @@ "version": "PTDL_v2", "update_url": null }, - "exported_at": "2023-10-18T18:00:26+02:00", + "exported_at": "2024-03-24T15:18:00+01:00", "name": "Sons Of The Forest", "author": "eggs@goover.dev", "description": "Sons of the Forest is a horror survival game and sequel to The Forest by Endnight Games, Ltd.. Sent to find a missing billionaire on a remote island, you find yourself in a cannibal-infested hellscape. Craft, build, and struggle to survive, alone or with friends.", @@ -157,7 +157,7 @@ "default_value": "1", "user_viewable": false, "user_editable": false, - "rules": "required|string|max:20", + "rules": "required|string|in:1", "field_type": "text" }, { @@ -177,8 +177,8 @@ "default_value": "0000000001", "user_viewable": true, "user_editable": true, - "rules": "required|string|max:30", + "rules": "required|numeric|max:30", "field_type": "text" } ] -} +} \ No newline at end of file