From 97055867550f0beca2a2cb396ccd95f6e58320de Mon Sep 17 00:00:00 2001 From: HoraK-FDF Date: Fri, 4 Mar 2022 21:05:23 +0100 Subject: setting variable to default value --- plugins/shop.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/shop.py b/plugins/shop.py index 8c234fe..828c7ea 100755 --- a/plugins/shop.py +++ b/plugins/shop.py @@ -31,7 +31,7 @@ PLUGIN = { shoplog = logging.getLogger('ManaChat.Shop') trade_timeout = 60 -time_sleep = 1 +time_sleep = 10 # default = 10 # Use at your own risk if you think the default value is too slow. # 0 works too. -- cgit v1.2.3-70-g09d2