Skip to content
Snippets Groups Projects
Commit d97a3e0a authored by DarkGod's avatar DarkGod
Browse files

Trying to force a recall from an exploratory farportal will not assume "Escape" key to mean "OK!"

parent 017eaa45
No related branches found
No related tags found
No related merge requests found
......@@ -345,7 +345,7 @@ You have heard of such items before. They are very useful to adventurers, allowi
who:hasQuest("shertul-fortress"):break_farportal()
end
end
end, "Cancel", "Recall")
end, "Cancel", "Recall", true)
return {id=true, used=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