Second persona slider (0-100%) auto-rendered from controls schema; cool-down drops 30 points; horny-game lets the model patch horny from taste match. Fix partial control saves to DeepMerge. Co-authored-by: Cursor <cursoragent@cursor.com>
9 lines
527 B
JSON
9 lines
527 B
JSON
{
|
||
"slash_extra": [
|
||
{ "cmd": "/остынь", "hint": "хорни −30", "action": "cool_down" },
|
||
{ "cmd": "/ostyn", "hint": "alias /остынь", "action": "cool_down" },
|
||
{ "cmd": "/horny-game", "hint": "мини-игра вкусов → horny", "action": "horny_game" }
|
||
],
|
||
"help_extra": "Leonid:\n/остынь (/ostyn) — снизить Хорни на 30 пунктов\n/horny-game — мини-игра: модель оценивает совпадение вкусов и крутит Хорни"
|
||
}
|