---
kind: Quest
spec:
  name: Report to Control (again!)
  description: "Please return to the Control Tower and re-attempt verification of credentials"
  location: [-6, 5, 1]
  tasks:
    - kind: coord
      name: "Stand next to the Control Tower"
      location: [-6, 5, 1]
      buildingKind: Control Tower
    - kind: message
      name: "Try to 'Verify Credentials' again"
      message: passCredentials
      buildingKind: Control Tower
