diff options
author | RaindropsSys <raindrops@equestria.dev> | 2023-11-17 23:25:29 +0100 |
---|---|---|
committer | RaindropsSys <raindrops@equestria.dev> | 2023-11-17 23:25:29 +0100 |
commit | 953ddd82e48dd206cef5ac94456549aed13b3ad5 (patch) | |
tree | 8f003106ee2e7f422e5a22d2ee04d0db302e66c0 /includes/flags.json | |
parent | 62a9199846b0c07c03218703b33e8385764f42d9 (diff) | |
download | pluralconnect-953ddd82e48dd206cef5ac94456549aed13b3ad5.tar.gz pluralconnect-953ddd82e48dd206cef5ac94456549aed13b3ad5.tar.bz2 pluralconnect-953ddd82e48dd206cef5ac94456549aed13b3ad5.zip |
Updated 30 files and deleted 2976 files (automated)
Diffstat (limited to 'includes/flags.json')
-rw-r--r-- | includes/flags.json | 31 |
1 files changed, 16 insertions, 15 deletions
diff --git a/includes/flags.json b/includes/flags.json index a6373e6..e1702c6 100644 --- a/includes/flags.json +++ b/includes/flags.json @@ -1,34 +1,35 @@ { "age_regressor": null, "age_spells": null, - "host": "Host", + "leader": null, "not_talking": null, "median": null, + "sexual_features": null, + "sexually_active": null, + "polyamorous": { + "romantic": null, + "sexual": null + }, + "less_frequent": null, + "not_fronting": null, + "punished": null, + "alcohol": null, + "pacifier": null, + "sleep_plush": null, + "host": "Host", "protector": "!!Protector", - "leader": "Leader (legacy)", "leader2": "Leader", "fictive": "!!Equestrian", "fictive2": "Fictive (Celeste)", - "sexual_features": "Enable sexual features (for ponies below 15)", - "sexually_active": "!!Preemptive sexual consent", "robot": "!!Robot", "plush": "!!Plush", - "polyamorous": { - "romantic": "!!Polyamorous (romantic)", - "sexual": "!!Polyamorous (sexual)" - }, "non_verbal": "!!Non verbal in real life", - "less_frequent": "!!Fronts less frequently", - "not_fronting": "!!Doesn't front evenly", "persecutor": "!!Persecutor", - "punished": "Punished", - "alcohol": "Drinks alcohol", "private": "Hide from public listings", - "pacifier": "Sleeps with pacifier", - "sleep_plush": "Sleeps with a plush", "other": "Having sex with %other%", "other2": "Potentially having sex with %other%", "other3": "#Having sex with Raindrops", - "other4": "#Potentially having sex with Raindrops" + "other4": "#Potentially having sex with Raindrops", + "show_gender": "Display Gender on page" } |