From 13c1806503c00383eb302c58d70fdafa600b3f40 Mon Sep 17 00:00:00 2001 From: lilyissillyyy Date: Sun, 5 Oct 2025 00:04:54 -0400 Subject: [PATCH] New fortunes! --- assets/json/fortune.json | 5 ++++- package.json | 2 +- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/assets/json/fortune.json b/assets/json/fortune.json index 36c6afa1..7910d661 100644 --- a/assets/json/fortune.json +++ b/assets/json/fortune.json @@ -123,5 +123,8 @@ "Time is precious, but truth is more precious than time.", "You will always get what you want through your charm and personality.", "Life to you is a dashing and bold adventure.", - "Friends long absent are coming back to you." + "Friends long absent are coming back to you.", + "You will be showered with good luck.", + "Good news will come to you from far away.", + "There is a prospect of a thrilling time ahead for you." ] diff --git a/package.json b/package.json index aa2161f5..bce2b4c1 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "xiao", - "version": "159.1.0", + "version": "159.1.1", "description": "Your personal server companion.", "main": "Xiao.js", "scripts": {