Skip to content

Commit

Permalink
fix punctuation
Browse files Browse the repository at this point in the history
  • Loading branch information
selkirks committed Mar 28, 2024
1 parent 80318e0 commit fd9fab0
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions resources/clansettings.json
Original file line number Diff line number Diff line change
@@ -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": [
@@ -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
]
},
@@ -85,7 +85,7 @@
},
"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
],
@@ -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
]
},

0 comments on commit fd9fab0

Please sign in to comment.