Skip to content

Commit df85d6a

Browse files
committed
Double the engine power boost of nitro
1 parent e6a7309 commit df85d6a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

data/kart_characteristics.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -685,7 +685,7 @@
685685
<friction kart-friction="0.0" slowdown-factor="2.25" drag-coefficient="5.0" drag-exponent="1.5" game-engine-speed-uncap="false"/>
686686
<trackzipperfactor value="0.0" />
687687
<explosion duration="*0.6" radius="*0.6" />
688-
<nitro engine-force="*0.4" consumption="1" max="5" max-speed-increase="3" duration="0.1" min-burst="0.1" fade-out-time="0.8" />
688+
<nitro engine-force="*0.8" consumption="1" max="5" max-speed-increase="3" duration="0.1" min-burst="0.1" fade-out-time="0.8" />
689689
<slipstream length="*1.1" collect-time="*1.1"
690690
duration-factor="*0.6" fade-out-time="*1" />
691691
<parachute lbound-fraction="0.55" ubound-fraction="0.35" />

0 commit comments

Comments
 (0)