Files
h-school/src/HSchool.Server/mods/romance/patches/topic-appearance.jsonc
T
Leonid Pershin d2911c3daf Complete phase 47 romance pack on generic orientation and affinity hooks.
Vanilla catalogs stay without crushes; a content pack ships the overlay so later mods can reuse it.
2026-08-20 10:42:42 +03:00

7 lines
111 B
JSON

{
"target": "TopicAppearance",
"ops": [
{ "op": "add", "path": "/tags/-", "value": "romance" },
],
}