Skip to content
Snippets Groups Projects
Commit 596d8d39 authored by dg's avatar dg
Browse files

plop

git-svn-id: http://svn.net-core.org/repos/t-engine4@6108 51575b47-30f0-44d4-a5cc-537603b46e54
parent 0ae81352
No related branches found
No related tags found
No related merge requests found
......@@ -152,7 +152,7 @@ g:initGlow()
g.real_change = changer
g.change_level_check = function(self)
game:changeLevel(1, self.real_change(self.change_zone), {temporary_zone_shift=true, direct_switch=true})
require("engine.ui.Dialog"):simplePopup("Forsaken Crypt", "You hear squeaks and the sounds of clicking bone echo around you... Pure death await. Fleed!")
require("engine.ui.Dialog"):simplePopup("Forsaken Crypt", "You hear squeaks and the sounds of clicking bone echo around you... Pure death await. Flee!")
self.change_level_check = nil
self.real_change = nil
return true
......
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