1 2 3 4 5 6 7
quest example begin state start begin when 123.use begin mob.spawn(101, pc.get_local_x(), pc.get_local_y(), 2) end end end