Update map x/y coords to match live + disable town+suburbs

This commit is contained in:
Dev 2024-01-02 14:56:51 +00:00
parent 850fc12a86
commit 0c6ac2a123
4 changed files with 6 additions and 6 deletions

View File

@ -297,8 +297,8 @@
"GenerateLocalLootCache": true, "GenerateLocalLootCache": true,
"GlobalContainerChanceModifier": 1, "GlobalContainerChanceModifier": 1,
"GlobalLootChanceModifier": 0.65, "GlobalLootChanceModifier": 0.65,
"IconX": 288, "IconX": 700,
"IconY": 611, "IconY": 800,
"Id": "laboratory", "Id": "laboratory",
"Insurance": false, "Insurance": false,
"IsSecret": true, "IsSecret": true,

View File

@ -1,5 +1,5 @@
{ {
"Enabled": true, "Enabled": false,
"Locked": true, "Locked": true,
"Insurance": false, "Insurance": false,
"SafeLocation": false, "SafeLocation": false,

View File

@ -15,8 +15,8 @@
"exit_count": 0, "exit_count": 0,
"exit_access_time": 0, "exit_access_time": 0,
"exit_time": 0, "exit_time": 0,
"IconX": 399, "IconX": 280,
"IconY": 107, "IconY": 160,
"waves": [ "waves": [
{ {
"number": 0, "number": 0,

View File

@ -1,5 +1,5 @@
{ {
"Enabled": true, "Enabled": false,
"Locked": true, "Locked": true,
"Insurance": false, "Insurance": false,
"SafeLocation": false, "SafeLocation": false,