From 526f135b302d66db93294c2fa6cd028007703c58 Mon Sep 17 00:00:00 2001 From: carpathianflorist <80724128+carpathianflorist@users.noreply.github.com> Date: Sat, 24 Jul 2021 16:43:45 -0400 Subject: [PATCH 1/3] Update 401.html hackerman --- drama/templates/errors/401.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drama/templates/errors/401.html b/drama/templates/errors/401.html index 29fdf9ac8..184e59bc0 100644 --- a/drama/templates/errors/401.html +++ b/drama/templates/errors/401.html @@ -14,7 +14,7 @@

401 Not Authorized

-

You need to log in if you want to get into this castle.

+

What you're trying to do requires an account. I think. The original error message said something about a castle and I hated that.

Create an account
Or sign in
From edc6031e7c421fadc65891a93afbceeadee393fb Mon Sep 17 00:00:00 2001 From: carpathianflorist <80724128+carpathianflorist@users.noreply.github.com> Date: Sat, 24 Jul 2021 16:45:47 -0400 Subject: [PATCH 2/3] Update 402.html --- drama/templates/errors/402.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/drama/templates/errors/402.html b/drama/templates/errors/402.html index 837566d0a..b30072f4d 100644 --- a/drama/templates/errors/402.html +++ b/drama/templates/errors/402.html @@ -12,9 +12,9 @@

402 Payment Required

-

The royal bank has told us that you owe them some coin. You'll need to pay off your debts before you can continue.

+

You should NEVER SEE THIS PAGE. It's about Ruqqus microtransactions. But no one deleted it from the github thing so I assume it has to continue existing for a reason. If you do see this page, you did something wrong.

Go to Coin settings
-{% endblock %} \ No newline at end of file +{% endblock %} From 4720099c3c837a1d30eae68a28ec81f08e760602 Mon Sep 17 00:00:00 2001 From: carpathianflorist <80724128+carpathianflorist@users.noreply.github.com> Date: Sat, 24 Jul 2021 16:46:55 -0400 Subject: [PATCH 3/3] Update 403.html --- drama/templates/errors/403.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/drama/templates/errors/403.html b/drama/templates/errors/403.html index b6ae227e6..078d7cce8 100644 --- a/drama/templates/errors/403.html +++ b/drama/templates/errors/403.html @@ -12,9 +12,9 @@

403 Forbidden

-

Our security warlocks have cast an impenetrable shield spell around this page.

+

YOU AREN'T WELCOME HERE GO AWAY

Go to frontpage
-{% endblock %} \ No newline at end of file +{% endblock %}