{
  "game": "games/zcode/coldiron.z8",
  "walkthrough": "walkthroughs/coldiron_verified_win.txt",
  "solver": "replay+seed",
  "rng_seed": 1,
  "score": 0,
  "max_score": null,
  "won": true,
  "died": false,
  "win_text_seen": true,
  "turns": 89,
  "num_commands": 30,
  "score_timeline": [],
  "commands": [
    "get book",
    "read book",
    "w",
    "s",
    "sw",
    "w",
    "get glass",
    "read book",
    "s",
    "give glass to man",
    "get knife",
    "read book",
    "se",
    "put knife in stump",
    "examine shadow",
    "ne",
    "examine holly",
    "read book",
    "get branches",
    "get axe",
    "z",
    "d",
    "nw",
    "examine gloom",
    "weave holly",
    "wash holly",
    "wear holly",
    "nw",
    "n",
    "n"
  ]
}