Player cannot seem to get Antimagic achievement.
Steps to replicate:
1. Get to level 10 with a non-magic character (I used a higher fighter)
2. Go to Zigur
3. Accept and survive the challenge
4. Drink the potion when it's offered to you
Expected Results:
Player gets Antimagic Achievement
Observed Results:
Player does not get Antimagic Achievement
Comment:
The file that controls the Curse of Magic quest, data\quests\antimagic.lua, seems to be missing the line
Code: Select all
world:gainAchievement("ANTIMAGIC", game.player)
Cheers,
-- The Haen.