From a3bb2db8938e607dcd5745489d77e921fae296eb Mon Sep 17 00:00:00 2001 From: Dragon Fire Date: Fri, 27 Mar 2020 00:04:10 -0400 Subject: [PATCH] Add Arty's roasts --- assets/json/roast.json | 6 +++++- package.json | 2 +- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/assets/json/roast.json b/assets/json/roast.json index ec4a6ed1..5bdf6210 100644 --- a/assets/json/roast.json +++ b/assets/json/roast.json @@ -69,5 +69,9 @@ "You have the perfect face for radio.", "Aww, it's so cute when you try to talk about things you don't understand.", "If I wanted to hear from an asshole, I'd fart.", - "What's the difference between you and an egg? Eggs get laid!" + "What's the difference between you and an egg? Eggs get laid!", + "You look like a rock smashed into a pile of sand, rolled into a blunt, and got smoked through an asthma inhaler.", + "Your advice is about as useful as a paper-mache bomb shelter.", + "Is it sad that your theme song might as well have a 0/0 signature?", + "You're so fat, you make the galaxy look like it's on the molecular scale." ] diff --git a/package.json b/package.json index ee879615..9e9d6e05 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "xiao", - "version": "112.17.0", + "version": "112.17.1", "description": "Your personal server companion.", "main": "Xiao.js", "scripts": {