Code: Select all
function strangeAltar()
if containsItem(strangeAltar, "remains_of_toorum_1")
then
--the players fall uncosciuos (forced sleep for 5 secs)
-- after they wake up the follow new setting must be applied
--the altar is moved (during the sleep so they see only the changes after they wake up) from 12,0 on level 3, to 13,0 on the same level, with the remains of toorum on it)
--the pitXX has opened, always during the sleep
end
end
