diff options
Diffstat (limited to 'src/gizmo/wasp-friend.el')
| -rw-r--r-- | src/gizmo/wasp-friend.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gizmo/wasp-friend.el b/src/gizmo/wasp-friend.el index a476facc..6eb5222f 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 New Year's Eve! Say something about it please!")) + (w/friend-respond "It's a beautiful day today! Say something about it!")) (defun w/friend-callout-hexamedia () "Call to respond to a random recent chatter's Hexamedia card collection." |
