From e4c4a98460b7426b8cd960219141086586e3c381 Mon Sep 17 00:00:00 2001 From: ThaMunsta Date: Sun, 30 Mar 2025 23:06:02 -0400 Subject: [PATCH] Add more silly stuff because I can and to test the update system --- includes/top_nav.php | 3 +++ 1 file changed, 3 insertions(+) diff --git a/includes/top_nav.php b/includes/top_nav.php index ef40b79e..934b2e1c 100644 --- a/includes/top_nav.php +++ b/includes/top_nav.php @@ -42,6 +42,9 @@ $placeholder = array( "DO NOT QUESTION", "FOLLOW ORDERS", "HONOR APATHY", + "BURN THE HERETIC", + "KILL THE MUTANT", + "PURGE THE UNCLEAN", "END" ); shuffle($placeholder);