[1.2.0] Cannot unlock "Reign of madness" steam achievement

Started by Cyco, April 04, 2015, 04:49:50 AM

Cyco

The "Reign of Madness" steam achievement for joining the Fanatics faction cannot be achieved.
"Victory of Mind" is instead awarded.

I suspect this is because in 'fanatics_quest_join_fanatics.js' there is a slight error on line 344:
game.GiveAchievement(PLAYER_SHIP, "complete_fanatics");
should be:
game.GiveAchievement(PLAYER_SHIP, "join_fanatics");

Lurler

Yup, you are absolutely correct!
It's fixed in 1.2.1 now! :)