mirror of
				https://github.com/KartKrewDev/RingRacers.git
				synced 2025-10-30 08:01:28 +00:00 
			
		
		
		
	Buff sliptide zip
This commit is contained in:
		
							parent
							
								
									c2c2c71f0a
								
							
						
					
					
						commit
						8951ccf61d
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -3087,7 +3087,7 @@ static void K_GetKartBoostPower(player_t *player)
 | 
			
		|||
 | 
			
		||||
	if (player->sliptideZipBoost)
 | 
			
		||||
	{
 | 
			
		||||
		ADDBOOST(3*FRACUNIT/4, 4*FRACUNIT, sliptidehandling/2); 
 | 
			
		||||
		ADDBOOST(FRACUNIT, 4*FRACUNIT, sliptidehandling/2);  // + 100% top speed, + 400% acceleration, +25% handling
 | 
			
		||||
	}
 | 
			
		||||
 | 
			
		||||
	if (player->spindashboost) // Spindash boost
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		
		Reference in a new issue