From 7f52188d5261cd60024ef36cf7c33df0748d0c79 Mon Sep 17 00:00:00 2001 From: shellspeed1 Date: Thu, 8 Sep 2022 00:06:57 -0700 Subject: [PATCH] temporary config thing to make engine load --- config/entries/general.txt | 17 +++++++++-------- 1 file changed, 9 insertions(+), 8 deletions(-) diff --git a/config/entries/general.txt b/config/entries/general.txt index 3688b8197b..58b6302c01 100644 --- a/config/entries/general.txt +++ b/config/entries/general.txt @@ -460,16 +460,17 @@ ECONOMY DYNAMIC_CONFIG_ENABLED ## Choose which Engine to start the round with. Weight is after the comma. Setting the weight to 0 removes the engine from rotation. -BOX_RANDOM_ENGINE Box SM,3 -BOX_RANDOM_ENGINE Box Tesla,3 -BOX_RANDOM_ENGINE Box Singulo,3 -BOX_RANDOM_ENGINE Box SM 1x3,1 -BOX_RANDOM_ENGINE Box SM 5x5,1 +BOX_RANDOM_ENGINE Box SM,0 +BOX_RANDOM_ENGINE Box Tesla,0 +BOX_RANDOM_ENGINE Box Singulo,0 +BOX_RANDOM_ENGINE Box SM 1x3,0 +BOX_RANDOM_ENGINE Box SM 5x5,0 BOX_RANDOM_ENGINE Box SM 3x,0 -BOX_RANDOM_ENGINE Box TEG,3 +BOX_RANDOM_ENGINE Box TEG,0 BOX_RANDOM_ENGINE Box Empty,0 -BOX_RANDOM_ENGINE Box Antimatter,1 -BOX_RANDOM_ENGINE Box P.A.C.M.A.N,1 +BOX_RANDOM_ENGINE Box Antimatter,0 +BOX_RANDOM_ENGINE Box RBMK,10 + ## Whether the suicide verb is allowed.