From 83f9a7b14bfb2fc90044d2809485b1c0a39cc841 Mon Sep 17 00:00:00 2001 From: LLLL Colonq Date: Fri, 3 Jan 2025 14:41:11 -0500 Subject: Update --- src/gizmo/wasp-friend.el | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'src/gizmo/wasp-friend.el') 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 \\ -- cgit v1.2.3