holiday-hack-challenge-2023

SANS Holiday Hack Challenge

View on GitHub

Ostrich Saloon

< Back Home

Map

              
              
  11111111111 
  11111111111 
  111  111111 
  111  111111 
  11111111111 
  11111111111 
  11111111111 
  11111111111 
       1      
              

Entities

{
  "npc": [
    {
      "id": "rosemold",
      "x": 5,
      "y": 3
    }
  ],
  "terminal": [
    {
      "id": "linuxpriv",
      "x": 6,
      "y": 3
    }
  ],
  "entrance": [
    {
      "id": "reset",
      "x": 7,
      "y": 7
    },
    {
      "id": "imt-scaredykiteheightsimt-ostrichsaloon",
      "x": 7,
      "y": 8
    }
  ],
  "exit": [
    {
      "id": "imt-ostrichsaloonimt-scaredykiteheights",
      "x": 7,
      "y": 9
    }
  ]
}