It seems that you're using an outdated browser. Some things may not work as they should (or don't work at all).
We suggest you upgrade newer and better browser like: Chrome, Firefox, Internet Explorer or Opera

×
^^
title

Fix:
Add these 2 lines of code in the relevant sections:

---

elif current_location == F1:

imagebutton:
xalign 0.014 yalign 0.922
idle "gui/informationspot/arrow_west.png"
action Jump("catacombs_leftbutton")

---

elif current_location == F1:

jump E1

---