From 1d8aac22925edb3b24128e3b39ee0a22cb2efada Mon Sep 17 00:00:00 2001 From: Kyle <41976328+ImKyle4815@users.noreply.github.com> Date: Fri, 18 Dec 2020 11:14:37 -0800 Subject: [PATCH] askurza --- askurza/askUrza.js | 2 +- askurza/index.php | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/askurza/askUrza.js b/askurza/askUrza.js index 6b169164..1eaa1768 100644 --- a/askurza/askUrza.js +++ b/askurza/askUrza.js @@ -10,7 +10,7 @@ function loadAbilities() { } } } - xhttp.open("GET", "/askUrza/planeswalkerAbilities.txt", true); + xhttp.open("GET", "/askurza/planeswalkerAbilities.txt", true); xhttp.send(); } diff --git a/askurza/index.php b/askurza/index.php index 0dd26d8f..01513e8a 100644 --- a/askurza/index.php +++ b/askurza/index.php @@ -64,16 +64,16 @@
- +
- +
- +
- +

@@ -82,5 +82,5 @@ Ask Urza 2.0 is a replacement for AskUrza.com that periodically compiles all planeswalker abilities and sorts them into three categories for use with Urza, Academy Headmaster. This allows for much more unpredictability and, in my opinion, much more fun. To use Ask Urza, simply click on the +1, -1, or -6, and let the gods of chaos decide your fate! - + \ No newline at end of file