Skip to content

Commit

Permalink
Merge pull request ClanGenOfficial#2166 from selkirks/more-fixes
Browse files Browse the repository at this point in the history
typos + punctuation fixes
  • Loading branch information
Ryos00 authored Mar 31, 2024
2 parents 9fa0961 + 6ecea10 commit ac80fd5
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
14 changes: 7 additions & 7 deletions resources/clansettings.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,12 +32,12 @@
],
"showxp": [
"Show exact XP and nutrition status",
"Will turn 'experience: proficient' into 'experience: proficient (151)'; and 'nutrition: full' into 'nutrition: full (70)'",
"Will turn 'experience: proficient' into 'experience: proficient (151)'; and 'nutrition: full' into 'nutrition: full (70)'.",
false
],
"random med cat": [
"Allow medicine cats to be randomly selected on patrol",
"Medicine cats can be selected with the patrol buttons +1, +3,+6",
"Medicine cats can be selected with the patrol buttons +1, +3,+6.",
true
],
"fading": [
Expand All @@ -57,7 +57,7 @@
],
"moons and seasons": [
"Show moons and seasons widget",
"Displays Clan age and current Clan season on several pages",
"Displays Clan age and current Clan season on several pages.",
false
]
},
Expand Down Expand Up @@ -85,13 +85,13 @@
},
"relation": {
"affair": [
"Allow cats to breed with cats that aren't their mates.",
"Allow cats to breed with cats that aren't their mates",
"This will allow mated and unmated cats to have kits with other cats they are not mated with. This includes, but is not limited to, affairs/cheating.",
false
],
"same sex birth": [
"Pregnancy ignores biology",
"Allow all cats to get pregnant despise their gender and all couples to birth kittens despite same-sex status.",
"Allow all cats to get pregnant despite their gender and all couples to birth kittens despite same-sex status.",
false
],
"same sex adoption": [
Expand All @@ -110,12 +110,12 @@
],
"romantic with former mentor": [
"Allow romantic interactions with former mentors",
"Allows mentors and the cats they trained to be romantic after they become warriors",
"Allows mentors and the cats they trained to be romantic after they become warriors.",
true
],
"first cousin mates": [
"Allow first cousins to be mates and have romantic interactions",
"Allows cats with the same grandparents but different parents to become mates",
"Allows cats with the same grandparents but different parents to become mates.",
false
]
},
Expand Down
2 changes: 1 addition & 1 deletion resources/dicts/events/death/beach/apprentice.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"Greenleaf",
"Leaf-fall"
],
"death_text": "m_c had not realized {PRONOUN/m_c/poss} fatal mistake until {PRONOUN/m_c/subject} felt {PRONOUN/m_c/poss} paws get clammy and {PRONOUN/m_c/poss} blood, once burning hot and dry after being out in the sun with no water nor shade, turned cold. As the world turned right-side up and {PRONOUN/m_c/poss} consciousness faded right before {PRONOUN/m_c/poss} eyes, m_c knew {PRONOUN/m_c/subject} {VERB/m_c/were/was}beyond saving, as dehydration and overheating claimed the last bits of {PRONOUN/m_c/poss} strength.",
"death_text": "m_c had not realized {PRONOUN/m_c/poss} fatal mistake until {PRONOUN/m_c/subject} felt {PRONOUN/m_c/poss} paws get clammy and {PRONOUN/m_c/poss} blood, once burning hot and dry after being out in the sun with no water nor shade, turned cold. As the world turned right-side up and {PRONOUN/m_c/poss} consciousness faded right before {PRONOUN/m_c/poss} eyes, m_c knew {PRONOUN/m_c/subject} {VERB/m_c/were/was} beyond saving, as dehydration and overheating claimed the last bits of {PRONOUN/m_c/poss} strength.",
"history_text": {
"reg_death": "m_c succumbed to dehydration and overheating."
},
Expand Down

0 comments on commit ac80fd5

Please sign in to comment.