Conductor of Earth

A Prequel

Thomas Midena · Wednesday, November 30th

Conductor of Earth won't be available for a little while yet, but we've just released a short prequel story to tide you over!

Miracle Man is a short story that takes place before the events of Conductor of Earth, and introduces the main character of Aidan. Miracle Man is available both as an audio drama and an eBook, so you can listen or read in whichever way you like!

Grab this new story over here.

Hope you enjoy it!

Unparenthesized `a ? b : c ? d : e` is deprecated. Use either `(a ? b : c) ? d : e` or `a ? b : (c ? d : e)`
The error has been logged in /anchor/errors.log
Uncaught Exception

Uncaught Exception

Unparenthesized `a ? b : c ? d : e` is deprecated. Use either `(a ? b : c) ? d : e` or `a ? b : (c ? d : e)`

Origin

anchor/routes/site.php on line 280

Trace

#0 [internal function]: System\Error::shutdown()
#1 {main}