1
0
mirror of https://github.com/zenorogue/hyperrogue.git synced 2024-12-29 19:40:35 +00:00

fixed the Kraken size

This commit is contained in:
Zeno Rogue 2018-05-04 12:55:18 +02:00
parent 130587e2ba
commit 94c72f5d89

View File

@ -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) {