From 5aa08fd9e9abdb5703745fd2b91b585be9e5bcee Mon Sep 17 00:00:00 2001 From: Auxilor Date: Tue, 8 Aug 2023 21:18:38 +0100 Subject: [PATCH] Increased title stay --- eco-core/core-plugin/src/main/resources/config.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/eco-core/core-plugin/src/main/resources/config.yml b/eco-core/core-plugin/src/main/resources/config.yml index 039ac09..91c485f 100644 --- a/eco-core/core-plugin/src/main/resources/config.yml +++ b/eco-core/core-plugin/src/main/resources/config.yml @@ -159,7 +159,7 @@ quests: # Durations are in seconds fade-in: 0.5 - stay: 2 + stay: 4 fade-out: 0.5 title: "&#eacda3&lQuest Complete!" @@ -189,7 +189,7 @@ quests: # Durations are in seconds fade-in: 0.5 - stay: 2 + stay: 4 fade-out: 0.5 title: "&#eacda3&lNew Quest!"