---
kind: Building
spec:
  name: Iron Shrine
  location: [-2, 0, 2]
---
kind: Building
spec:
  name: Iron Gate
  location: [3, 0, -3]
  facingDirection: LEFT
---
kind: Bag
spec:
  location: [-2, 1, 1]
  items: []
---
kind: Building
spec:
  name: Reset Tower
  location: [-2, 2, 0]
