Idle Awakening comment
if anyone needs it here is some javascript code that can allow you to save edit.
var mygame = JSON.parse(localStorage.idlemanceryV2Reworked);<edits here>;localStorage.idlemanceryV2Reworked = JSON.stringify(mygame);location.reload()
No comments yet
Be first to add a comment