From 94c72f5d89f1ff523b2c307ce5dc37521375d655 Mon Sep 17 00:00:00 2001 From: Zeno Rogue Date: Fri, 4 May 2018 12:55:18 +0200 Subject: [PATCH] fixed the Kraken size --- polygons.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/polygons.cpp b/polygons.cpp index a7f0c6f6..030baeb4 100644 --- a/polygons.cpp +++ b/polygons.cpp @@ -2195,7 +2195,7 @@ void buildpolys() { bshape(shDragonHead, PPR_ONTENTACLE, scalef, 242); ld krsc = 1; - if(sphere) krsc *= 2; + if(sphere) krsc *= 1.4; if(S7 ==8) krsc *= 1.3; if(nonbitrunc && !gp::on) {