Update tes3mp configs

This commit is contained in:
Salt 2020-08-24 00:59:54 -05:00
parent d23c052403
commit 83ce4d9e91

View File

@ -41,7 +41,7 @@ config.allowWildernessRest = true
config.allowWait = true
-- Whether journal entries should be shared across the players on the server or not
config.shareJournal = true
config.shareJournal = false
-- Whether faction ranks should be shared across the players on the server or not
config.shareFactionRanks = false
@ -62,7 +62,7 @@ config.shareBounty = false
config.shareReputation = false
-- Whether map exploration should be shared across players on the server or not
config.shareMapExploration = false
config.shareMapExploration = true
-- Whether ingame videos should be played for other players when triggered by one player
config.shareVideos = true