From f0355c1493650956a5e896cce231f8c6fe6f201b Mon Sep 17 00:00:00 2001 From: Kisaragi <48310258+KisaragiEffective@users.noreply.github.com> Date: Mon, 16 May 2022 15:39:52 +0900 Subject: [PATCH] feat(config): merge 975645822639288320 --- servers/v1/data/common/config/morpheus.cfg | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/servers/v1/data/common/config/morpheus.cfg b/servers/v1/data/common/config/morpheus.cfg index 566d8e2..ec6ca15 100644 --- a/servers/v1/data/common/config/morpheus.cfg +++ b/servers/v1/data/common/config/morpheus.cfg @@ -10,10 +10,10 @@ settings { B:AlertEnabled=true B:AllowSetSpawnDaytime=true B:IncludeMiners=true - S:OnMorningText=Wakey, wakey, rise and shine... Good Morning everyone! - S:OnSleepText=is now sleeping. - S:OnWakeText=has left their bed. - I:SleeperPerc=50 + # avoid -Dfile.encodings problem + S:OnMorningText=asa + S:OnSleepText=ga_neta + S:OnWakeText=ga_okita + I:SleeperPerc=15 } -