From dfa20f8f444c1d5ccc173b3cc91ec5ced27af180 Mon Sep 17 00:00:00 2001 From: selkirks <126827015+selkirks@users.noreply.github.com> Date: Sun, 19 Nov 2023 09:35:56 -0500 Subject: [PATCH] Update apprentice.json pronoun tag fixes for apprentice dark forest thoughts --- resources/dicts/thoughts/dead/darkforest/apprentice.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/resources/dicts/thoughts/dead/darkforest/apprentice.json b/resources/dicts/thoughts/dead/darkforest/apprentice.json index 514cfa3533..d510ea3bf8 100644 --- a/resources/dicts/thoughts/dead/darkforest/apprentice.json +++ b/resources/dicts/thoughts/dead/darkforest/apprentice.json @@ -2,12 +2,12 @@ { "id": "apprentice_dark_forest_thoughts", "thoughts": [ - "Wishes they finished their battle training", + "Wishes {PRONOUN/m_c/subject} finished {PRONOUN/m_c/poss/} battle training", "Tries to imitate the battle moves of other Dark Forest cats", "Wonders if it is {PRONOUN/m_c/poss/} fault or {PRONOUN/m_c/poss} mentor's fault that they ended up here", - "Wishes they could put their hunting training to use", + "Wishes {PRONOUN/m_c/subject} could put their hunting training to use", "Misses the elders' stories", - "Regrets ever disrespecting their mentor", + "Regrets ever disrespecting {PRONOUN/m_c/poss/} mentor", "Tries to convince another Dark Forest cat to train {PRONOUN/m_c/object}", "Misses eating fresh-kill and sharing tongues with {PRONOUN/m_c/poss} Clanmates", "Stands by the StarClan border, hoping a cat will take pity on {PRONOUN/m_c/object}", @@ -16,4 +16,4 @@ "Tries to groom {PRONOUN/m_c/poss} matted fur only to realize it's too caked with mud to clean" ] } -] \ No newline at end of file +]