Holiday Hero
Information
KringleCon - NetWars (Roof)


Conversations

Solution
Ok, the single-player version is controlled via a Cookie:
`Cookie: HOHOHO=%7B%22single_player%22%3Afalse%7D
I changed the cookie to be true:

That allowed me to start the game by myself at least.
I wound up having to issue the command single_player_mode = true in the console.

I had to make sure that the correct context was selected to actually have it apply. This gave me a computer player to assist.

I just played the game and won at that point.
