From c602322bbb1f0bd7d8154b2ba4757f009623ed03 Mon Sep 17 00:00:00 2001 From: Thomas Prescott Date: Mon, 17 Apr 2023 21:43:02 -0500 Subject: [PATCH] Update Text.php Update Kat's name --- app/Text.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/Text.php b/app/Text.php index 359d5b588..ccaf5c1c8 100644 --- a/app/Text.php +++ b/app/Text.php @@ -416,7 +416,7 @@ public function en() 'sign_north_village_of_outcasts' => $converter->convertDialogCompressed("↑ Skull Woods\n\n↓ Steve's Town"), - 'sign_south_of_bumper_cave' => $converter->convertDialogCompressed("\n→ Karkat's cave"), + 'sign_south_of_bumper_cave' => $converter->convertDialogCompressed("\n→ Kat's cave"), 'sign_east_of_pyramid' => $converter->convertDialogCompressed("\n→ Dark Palace"),