Skip to content
Snippets Groups Projects
Commit 9fe55fe6 authored by dg's avatar dg
Browse files

oups

git-svn-id: http://svn.net-core.org/repos/t-engine4@5759 51575b47-30f0-44d4-a5cc-537603b46e54
parent 84417f2d
No related branches found
No related tags found
No related merge requests found
......@@ -31,7 +31,7 @@ newChat{ id="fool",
{"...", action = function(npc, player)
game:onTickEnd(function()
game.level:removeEntity(npc)
game:changeLevel(2, (rng.table{"trollmire","ruins-kor-pul","scintillating-caves","rhaloren-camp","norgos-lair","heart-gloom"}))
game:changeLevel(2, (rng.table{"trollmire","ruins-kor-pul","scintillating-caves","rhaloren-camp","norgos-lair","heart-gloom"}), {direct_switch=true})
local a = require("engine.Astar").new(game.level.map, player)
......
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