match requirements and example config

This commit is contained in:
2026-04-17 22:53:27 +02:00
parent 8505c27cfa
commit 5bd97ddccd
6 changed files with 106 additions and 56 deletions

View File

@@ -73,14 +73,3 @@ surface_mask = [
"SAA",
"SAA>",
]
[[building]]
id = "hq"
cost = 0
player_placeable = false
construction_time_seconds = 0
surface_mask = [
"AAA",
"AAA",
"AAA",
]