Skip to content

The Hero's Path

User Avatar
#98
Auto-translated
Dyrman, you have the same problem as RedHeavenHero – the script name of the hero Cyrus differs from the one in my version of the game (in my version, both Cyrus and Jalib have the name 'Tan'). This can be fixed in the console:
@quest_main_wizard.hero = 'Cyrus'
@MainWizardInit()
The hero appears closer to the end of the game and is locked in a dungeon, so you can play for a long time without realizing that there shouldn't be a turn for the yellow player at all. I will fix this in the next update.