Skip to content

Commit

Permalink
Fix Varmint/CityTripper stat block
Browse files Browse the repository at this point in the history
  • Loading branch information
bbrk24 committed Mar 15, 2024
1 parent df048cf commit a09edb9
Showing 1 changed file with 19 additions and 2 deletions.
21 changes: 19 additions & 2 deletions data.yml
Original file line number Diff line number Diff line change
Expand Up @@ -345,8 +345,6 @@ karts:
inwardDrift: false
- karts:
- PipeFrame
- Varmint
- CityTripper
speed:
land: -0.25
water: 0
Expand Down Expand Up @@ -682,6 +680,25 @@ karts:
miniTurbo: 0
invuln: 0
inwardDrift: true
- karts:
- Varmint
- CityTripper
speed:
land: -0.25
water: 0
air: -0.5
antigrav: -0.5
accel: 0.5
weight: -0.25
handling:
land: 0.5
water: 0.5
air: -0.25
antigrav: 0.25
traction: 0.25
miniTurbo: 0.5
invuln: -0.25
inwardDrift: false
- karts:
- YoshiBike
speed:
Expand Down

0 comments on commit a09edb9

Please sign in to comment.