From c5b704376bd882632bb8ae0936150c3aa64ccf00 Mon Sep 17 00:00:00 2001 From: PikaMug <2267126+PikaMug@users.noreply.github.com> Date: Sat, 26 Dec 2020 21:00:57 -0500 Subject: [PATCH] Update quest main prompt strings, part 2 --- main/src/main/resources/strings.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main/src/main/resources/strings.yml b/main/src/main/resources/strings.yml index a0a2a9118..9f108b8c2 100644 --- a/main/src/main/resources/strings.yml +++ b/main/src/main/resources/strings.yml @@ -91,7 +91,7 @@ questWGInvalidRegion: " is not a valid WorldGuard region!" questWGRegionCleared: "Quest region cleared." questGUIError: "Error: That item is already being used as the GUI Display for the quest ." questCurrentItem: "Current item:" -questGUICleared: "Quest GUI Item Display cleared." +questGUICleared: "Quest GUI item display cleared." questDeleted: "Quest deleted! Quest and action data has been reloaded." questEditorNameExists: "A quest with that name already exists!" questEditorBeingEdited: "Something with that name is already being modified!"