aboutsummaryrefslogtreecommitdiff
path: root/info.json
diff options
context:
space:
mode:
authorPaul Oliver <contact@pauloliver.dev>2025-04-14 06:59:21 -0700
committerPaul Oliver <contact@pauloliver.dev>2025-04-14 07:06:03 -0700
commit725f812c296634f9e07c9cd4744f5aa6271d11af (patch)
treedcd32d9e0f2570b4f01b05773b9c53ce89ce045e /info.json
parentd7ec2be02a1aae83eef2a5dbf7cf88d123804b38 (diff)
Removes surface_conditions - marks mod incompatible with space-age
Diffstat (limited to 'info.json')
-rw-r--r--info.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/info.json b/info.json
index a8bc580..61a2bd1 100644
--- a/info.json
+++ b/info.json
@@ -10,9 +10,9 @@
"dependencies": [
"base",
"Repair_Turret",
- "? space-age",
- "? quality",
"! ElectroTurret",
- "! ShockTurret"
+ "! quality",
+ "! ShockTurret",
+ "! space-age"
]
}