mirror of
				https://github.com/zenorogue/hyperrogue.git
				synced 2025-10-31 14:02:59 +00:00 
			
		
		
		
	fixed the Kraken size
This commit is contained in:
		| @@ -2195,7 +2195,7 @@ void buildpolys() { | |||||||
|   bshape(shDragonHead, PPR_ONTENTACLE, scalef, 242); |   bshape(shDragonHead, PPR_ONTENTACLE, scalef, 242); | ||||||
|    |    | ||||||
|   ld krsc = 1; |   ld krsc = 1; | ||||||
|   if(sphere) krsc *= 2; |   if(sphere) krsc *= 1.4; | ||||||
|   if(S7 ==8) krsc *= 1.3; |   if(S7 ==8) krsc *= 1.3; | ||||||
|    |    | ||||||
|   if(nonbitrunc && !gp::on) { |   if(nonbitrunc && !gp::on) { | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 Zeno Rogue
					Zeno Rogue