From 35116c911756b4d603e01aabc78dd689c5789ff0 Mon Sep 17 00:00:00 2001 From: Ali Mohammad Pur Date: Sun, 19 Sep 2021 23:38:13 +0430 Subject: [PATCH] Base: Add a quote to the fortunes database --- Base/res/fortunes.json | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/Base/res/fortunes.json b/Base/res/fortunes.json index 4f18d24df8e..0038b807704 100644 --- a/Base/res/fortunes.json +++ b/Base/res/fortunes.json @@ -108,5 +108,11 @@ "author": "thakis", "url": "https://discord.com/channels/830522505605283862/859531354219872266/877267999940292660", "utc_time": 1629242612 + }, + { + "quote": "\"Is there an ISO of Serenity?\" – \"No, because they charge money, and because it's not a spec.\" – \"… what?!\"", + "author": "BenW", + "url": "https://discord.com/channels/830522505605283862/859531354219872266/889222244218327130", + "utc_time": 1632077460 } ]