From 54d755b12d5dc86d7631e3a894b1bc5109131a97 Mon Sep 17 00:00:00 2001 From: randy Date: Tue, 5 Nov 2024 19:48:25 -0700 Subject: [PATCH] Enabled quick banking --- Server/worldprops/default.conf | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Server/worldprops/default.conf b/Server/worldprops/default.conf index 063fb5cbc..fd25dd94c 100644 --- a/Server/worldprops/default.conf +++ b/Server/worldprops/default.conf @@ -108,6 +108,8 @@ force_christmas_randoms = false runecrafting_formula_revision = 581 #enable the enhanced deep wilderness, where the area past the members' fence applies a red skull that boosts brawler/pvp drop rates enhanced_deep_wilderness = true +#enable opening the bank on left-clicking the booth, instead of starting dialogue with the banker +bank_booth_quick_open = true [paths] #path to the data folder, which contains the cache subfolder and such