From 2d050dbf4bc31c21b4a62470b26b0746224a9cc7 Mon Sep 17 00:00:00 2001 From: greywolf <34691947+old-greywolf@users.noreply.github.com> Date: Mon, 17 Jul 2023 22:16:39 -0700 Subject: [PATCH] Update collectibles.json Added some descriptive info about ginseng. --- src/commands/commandList/patreon/utils/collectibles.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/commands/commandList/patreon/utils/collectibles.json b/src/commands/commandList/patreon/utils/collectibles.json index 4f7db5897..158608d92 100644 --- a/src/commands/commandList/patreon/utils/collectibles.json +++ b/src/commands/commandList/patreon/utils/collectibles.json @@ -24,7 +24,7 @@ "ownerOnly": false, "dailyOnly": false, "giveAmount": 2, - "description": "Give two ginsengs to someone! You can only gain one if you receive it!", + "description": "Give two ginsengs to someone! You can only gain one if you receive it!\nGinseng is the root of plants in the genus Panax, characterized by the presence of  ginsenosides and gintonin, notable for its healing properties.\nOne of the first written texts covering the use of ginseng as a medicinal herb was written in China in 196 AD.", "displayMsg": "?emoji? **| ?user?**, you currently have ?count? ginseng?plural?!", "brokeMsg": ", you do not have any ginsengs! >:c", "giveMsg": "?emoji? **| ?giver?** sent **?receiver?** 2 ginsengs!",