diff options
| author | LLLL Colonq <llll@colonq> | 2025-09-16 01:33:43 -0400 |
|---|---|---|
| committer | LLLL Colonq <llll@colonq> | 2025-09-16 01:33:43 -0400 |
| commit | fe903c535211bdbeeb703e06db0da3f7c8c19b4b (patch) | |
| tree | 66c383a14eb92f61df32f2407719a761e4c2ed16 /src/gizmo/wasp-friend.el | |
| parent | 9dec5e4d54ecbfb84ef8eba727b44bb6435f6e40 (diff) | |
Update
Diffstat (limited to 'src/gizmo/wasp-friend.el')
| -rw-r--r-- | src/gizmo/wasp-friend.el | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/gizmo/wasp-friend.el b/src/gizmo/wasp-friend.el index 28403025..aff6e358 100644 --- a/src/gizmo/wasp-friend.el +++ b/src/gizmo/wasp-friend.el @@ -54,8 +54,8 @@ (w/daily-log (format "[FRIEND]: %s" msg)) (w/gizmo-ensure-shown (w/friend-get-buffer)) (w/friend-pronounce-phonemes (w/friend-replace-graphemes msg)) - (w/friend-set-speech msg 10) - (w/friend-set-state 'chatting 10)) + (w/friend-set-speech msg 30) + (w/friend-set-state 'chatting 30)) ;;;; Core (defun w/friend-personality (msg k &optional extra) |
