diff --git a/src/config/sstow/SoulShards.cfg b/src/config/sstow/SoulShards.cfg index 220139d..3d0fcca 100644 --- a/src/config/sstow/SoulShards.cfg +++ b/src/config/sstow/SoulShards.cfg @@ -16,7 +16,7 @@ balancing { B:cooldownUsesSeconds=true # Count mobs spawned by a Soul Cage towards Shard kills. [default: true] - B:countCageBornForShard=true + B:countCageBornForShard=false # Allows bosses to be spawned. This is probably the worst thing you can do to your instance. [default: false] B:enableBosses=false diff --git a/src/config/tombmanygraves.cfg b/src/config/tombmanygraves.cfg index e1446bd..0399052 100644 --- a/src/config/tombmanygraves.cfg +++ b/src/config/tombmanygraves.cfg @@ -107,7 +107,7 @@ graves { B:requireSneaking=true # If true, when a player dies with y < 0, the grave will start searching for a valid location at y = 1 instead. If false, it will start searching at y = GRAVE_RANGE. (Defaults to false.) - B:startVoidSearchAt1=false + B:startVoidSearchAt1=true }