Add Leonid Horny control, /ostyn cool-down, and /horny-game.

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>
This commit is contained in:
Leonid Pershin
2026-08-22 02:33:22 +03:00
co-authored by Cursor
parent 26e4ef76fb
commit fee3eb8965
9 changed files with 143 additions and 17 deletions
+8
View File
@@ -0,0 +1,8 @@
{
"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 — мини-игра: модель оценивает совпадение вкусов и крутит Хорни"
}