diff options
author | Minteck <contact@minteck.org> | 2023-02-22 20:45:15 +0100 |
---|---|---|
committer | Minteck <contact@minteck.org> | 2023-02-22 20:45:15 +0100 |
commit | 737f5008f8a4a011c832e83f6b2019d3dc27dbd0 (patch) | |
tree | 1039c5acc74159587f48fe1c513b796b9c6abbfb /includes/flags.json | |
parent | 1ff917767cca089a87f4e06a676c48ed132c2a73 (diff) | |
download | pluralconnect-737f5008f8a4a011c832e83f6b2019d3dc27dbd0.tar.gz pluralconnect-737f5008f8a4a011c832e83f6b2019d3dc27dbd0.tar.bz2 pluralconnect-737f5008f8a4a011c832e83f6b2019d3dc27dbd0.zip |
Updated 8 files (automated)
Diffstat (limited to 'includes/flags.json')
-rw-r--r-- | includes/flags.json | 20 |
1 files changed, 10 insertions, 10 deletions
diff --git a/includes/flags.json b/includes/flags.json index c4ccfce..5bb9a91 100644 --- a/includes/flags.json +++ b/includes/flags.json @@ -5,20 +5,20 @@ "not_talking": null, "median": null, - "protector": "Protector", - "leader": "Leader", - "fictive": "Fictive", + "protector": "!!Protector", + "leader": "!!Leader", + "fictive": "!!Fictive", "sexual_features": "Enable sexual features (for ponies below 16)", "sexually_active": "Preemptive sexual consent", - "robot": "Robot", - "plush": "Plush", + "robot": "!!Robot", + "plush": "!!Plush", "polyamorous": { "romantic": "Polyamorous (romantic)", "sexual": "Polyamorous (sexual)" }, - "non_verbal": "Non verbal in real life", - "less_frequent": "Fronts less frequently", - "persecutor": "Persecutor", - "pacifier": "Sleeps with pacifier", - "not_fronting": "Not fronting regularly" + "non_verbal": "!!Non verbal in real life", + "less_frequent": "!!Fronts less frequently", + "not_fronting": "!!Doesn't front evenly", + "persecutor": "!!Persecutor", + "pacifier": "Sleeps with pacifier" }
\ No newline at end of file |