From 2b0e154d110ba0bf4ce508ea8063c7e557b2689b Mon Sep 17 00:00:00 2001 From: Zeno Rogue Date: Wed, 12 Dec 2018 02:51:42 +0100 Subject: [PATCH] hive:: use revstep --- complex.cpp | 9 ++------- 1 file changed, 2 insertions(+), 7 deletions(-) diff --git a/complex.cpp b/complex.cpp index 1fcc86fc..ffff4afa 100644 --- a/complex.cpp +++ b/complex.cpp @@ -1817,13 +1817,8 @@ namespace hive { if(chaosmode && getDistLimit() <= 5) radius = 4; if(getDistLimit() <= 3) radius = 3; - for(int i=2; itype == 6) - bf += 3; - else - bf += 3 + hrand(2); - bf += wstep; - } + for(int i=(chaosmode?0:2); i