Browse Source

Add quote for footer

ApisNecros 1 year ago
parent
commit
82ab22a926
1 changed files with 4 additions and 0 deletions
  1. 4 0
      static/js/Bumble.js

+ 4 - 0
static/js/Bumble.js

@@ -581,6 +581,10 @@ Bumble.FooterQuotes = {
             "text":"You will be okay. You have no other option.",
             "source":"/u/kristencolby on Reddit"
         },
+        {
+            "text":"waga baga bobo",
+            "source":"The jailer has decided to execute you"
+        },
     ],
 
     PlaceQuote: function() {