diff options
| author | LLLL Colonq <llll@colonq> | 2025-01-03 14:41:11 -0500 |
|---|---|---|
| committer | LLLL Colonq <llll@colonq> | 2025-01-03 14:41:11 -0500 |
| commit | 83f9a7b14bfb2fc90044d2809485b1c0a39cc841 (patch) | |
| tree | 01472f7164fa1e3e5c9eae0570d71ff1b52ce751 /src/gizmo/wasp-friend.el | |
| parent | 6628a49b953842a3c358bdf3f5e45284480db0c3 (diff) | |
Update
Diffstat (limited to 'src/gizmo/wasp-friend.el')
| -rw-r--r-- | src/gizmo/wasp-friend.el | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/src/gizmo/wasp-friend.el b/src/gizmo/wasp-friend.el index cff2689f..a476facc 100644 --- a/src/gizmo/wasp-friend.el +++ b/src/gizmo/wasp-friend.el @@ -336,7 +336,7 @@ If K is specified, call it after the response." (defun w/friend-callout-holiday () "Call to respond to the current holiday." - (w/friend-respond "It's currently the LCOLONQ shareholders meeting and you're an executive! Say something about it please!")) + (w/friend-respond "It's New Year's Eve! Say something about it please!")) (defun w/friend-callout-hexamedia () "Call to respond to a random recent chatter's Hexamedia card collection." @@ -463,7 +463,7 @@ If K is specified, call it after the response." (4 (w/friend-callout-shindaggers)) (5 (w/friend-callout-copfish)) (6 (w/friend-callout-resolution)) - (29 (w/friend-callout-holiday)) + (9 (w/friend-callout-holiday)) (t (w/friend-set-state 'jumping)))) (defun w/update-friend () @@ -523,8 +523,8 @@ If K is specified, call it after the response." ;; "%a\ ;; /\\ ;; /\\/\\ -;; / \\ -;; / \\ +;; / :3 \\ +;; /santa!\\ ;; ~~~~~~~~~~ ;; ~~~~~~~~~~ ;; / %l %r \\ |
