Skip to content
Snippets Groups Projects
Commit 13952f2d authored by dg's avatar dg
Browse files

Make the Fall of Zigur reward more obvious

git-svn-id: http://svn.net-core.org/repos/t-engine4@2976 51575b47-30f0-44d4-a5cc-537603b46e54
parent fdd98fe5
No related branches found
No related tags found
No related merge requests found
......@@ -88,7 +88,7 @@ on_status_change = function(self, who, status, sub)
who:setQuestStatus(self.id, engine.Quest.DONE)
world:gainAchievement("ANTI_ANTIMAGIC", game.player)
game.player:learnTalentType("corruption/hexes", true)
game.logPlayer(game.player, "#LIGHT_GREEN#The Grand Corruptor gazes upon you. You feel knowledge flowing in your mind. You can now train some corruption powers.")
require("engine.ui.Dialog"):simplePopup("Grand Corruptor", "#LIGHT_GREEN#The Grand Corruptor gazes upon you. You feel knowledge flowing in your mind. You can now train some corruption powers.")
game:setAllowedBuild("corrupter")
game:setAllowedBuild("corrupter_corruptor", true)
end
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment