From 4771013e2a8cc1a648aed5443dc54f4e757a371e Mon Sep 17 00:00:00 2001 From: erusman Date: Wed, 20 Jun 2018 15:07:01 -0700 Subject: [PATCH] add and enable config option so players can packup their vendors --- linux/localOptions.cfg | 1 + 1 file changed, 1 insertion(+) diff --git a/linux/localOptions.cfg b/linux/localOptions.cfg index f069618..56177d9 100755 --- a/linux/localOptions.cfg +++ b/linux/localOptions.cfg @@ -195,6 +195,7 @@ fatalOnGoldPobChange=0 javaConsoleDebugMessages=0 reservedObjectIds=1000000 enablePreload=false +allowPlayersToPackVendors=1 #disableResources=0 # this setting controls if all resources should be spawned or just some. Set to true for all.