Skip to content
Snippets Groups Projects
Commit 0cdf8c1f authored by dg's avatar dg
Browse files

plop

git-svn-id: http://svn.net-core.org/repos/t-engine4@1672 51575b47-30f0-44d4-a5cc-537603b46e54
parent 7d80f379
No related branches found
No related tags found
No related merge requests found
......@@ -57,7 +57,7 @@ return {
},
on_enter = function(lev, old_lev, newzone)
if newzone and not game.level.shown_warning then
require("engine.ui.Dialog"):simplePopup("Orthanc", "As you approch the tower you notice it is utterly destroyed, only the basement remaining.")
require("engine.ui.Dialog"):simplePopup("Telmur", "As you approch the tower you notice it is utterly destroyed, only the basement remaining.")
game.level.shown_warning = true
end
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