Merge pull request #8 from o0Sponge0o/enable-spawn-with-quest-book

Enable Spawn With Quest Book
This commit is contained in:
m2r1k5 2022-02-13 12:38:12 +08:00 committed by GitHub
commit 47ed08083e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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
}