From 7d43984f838aeaef2ceb7cdde79df4d79e8da488 Mon Sep 17 00:00:00 2001 From: o0Sponge0o Date: Sat, 12 Feb 2022 01:43:49 +0900 Subject: [PATCH] Enable Spawn With Quest Book the cause was simple --- overrides/config/betterquesting/questbook.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/overrides/config/betterquesting/questbook.cfg b/overrides/config/betterquesting/questbook.cfg index 9a57a2c..dd4678c 100644 --- a/overrides/config/betterquesting/questbook.cfg +++ b/overrides/config/betterquesting/questbook.cfg @@ -14,7 +14,7 @@ general { B:disableQuestNotifications=false # Enable this option so new players will spawn with a Quest Book. Default: false - B:spawnWithBook=false + B:spawnWithBook=true }