From d2cae386697f81f949414159a10cf14d4d503740 Mon Sep 17 00:00:00 2001 From: frutescens Date: Mon, 23 Sep 2024 14:20:15 -0700 Subject: [PATCH] Fixed 'pack' to 'flock' --- src/locales/en/mystery-encounters/delibirdy-dialogue.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/locales/en/mystery-encounters/delibirdy-dialogue.json b/src/locales/en/mystery-encounters/delibirdy-dialogue.json index ca1fefa3a39..0a16c424f5a 100644 --- a/src/locales/en/mystery-encounters/delibirdy-dialogue.json +++ b/src/locales/en/mystery-encounters/delibirdy-dialogue.json @@ -1,7 +1,7 @@ { - "intro": "A pack of {{delibirdName}} have appeared!", + "intro": "A flock of {{delibirdName}} have appeared!", "title": "Delibir-dy", "description": "The {{delibirdName}}s are looking at you expectantly, as if they want something. Perhaps giving them an item or some money would satisfy them?", "query": "What will you give them?", @@ -25,5 +25,5 @@ "selected": "You toss the {{chosenItem}} to the {{delibirdName}}s,\nwho chatter amongst themselves excitedly.$They turn back to you and happily give you a present!" } }, - "outro": "The {{delibirdName}} pack happily waddles off into the distance.$What a curious little exchange!" + "outro": "The {{delibirdName}} flock happily waddles off into the distance.$What a curious little exchange!" } \ No newline at end of file