mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2025-02-06 06:00:10 +00:00
fixed the Kraken size
This commit is contained in:
parent
130587e2ba
commit
94c72f5d89
@ -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) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user