---
kind: Building
spec:
  name: Counter HQ
  location: [-10, 1, 9]

---
kind: Building
spec:
  name: Counter
  location: [-9, -1, 10]

---
kind: Building
spec:
  name: Counter
  location: [-10, -1, 11]

---
kind: Building
spec:
  name: Countdown HQ
  location: [-7, 1, 6]

---
kind: Building
spec:
  name: Countdown
  location: [-6, -1, 7]

---
kind: Building
spec:
  name: Countdown
  location: [-5, -1, 6]
