From f17fc33e15429c73f8992a2eee6c38099f7c427c Mon Sep 17 00:00:00 2001 From: Leo Z <72562754+plasma4@users.noreply.github.com> Date: Fri, 28 Jun 2024 07:26:49 +0800 Subject: [PATCH] Florist text change --- magix.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/magix.js b/magix.js index f879a11..2293f0e 100644 --- a/magix.js +++ b/magix.js @@ -9206,7 +9206,7 @@ if (getCookie("civ") == "0") { new G.Unit({ name: 'florist', startWith: 0, - desc: '@subclass of gatherer which instead of [food] and [water], will collect [flowers] which will have its specific use. The further you will research the more types of [flowers] he will be able to collect.', + desc: '@subclass of gatherer which collects [flowers] rather than [food] and [water] @has its use in both healing and painting', icon: [7, 11, 'magixmod'], cost: {}, req: { 'a gift from the mausoleum': true, 'plant lore II': true },