diff --git a/html/cursor-adventure.tsx b/html/cursor-adventure.tsx
index 38d4a5b..9ca3266 100644
--- a/html/cursor-adventure.tsx
+++ b/html/cursor-adventure.tsx
@@ -25,6 +25,7 @@ const cursors = [
"down",
"left",
"right",
+ "up_or_right",
"self_link",
"vriska_egg",
"easter_eggbug",
diff --git a/static/cursor-fun/up_or_right.png b/static/cursor-fun/up_or_right.png
new file mode 100644
index 0000000..75f731e
Binary files /dev/null and b/static/cursor-fun/up_or_right.png differ