Cod: Selectaţi tot
quest scroll_exit begin
state start begin
when login with pc.get_map_index() == 185 and pc.level < 90 begin
warp_to_village()
end
end
end
185 -> acesta este portul la mapă (se poate schimba)
90 -> acesta este lv minim de intrare în mapă (se pate schimba)