lvl3 flippers
Co-authored-by: wm-c <wcmeathrel@gmail.com>
This commit is contained in:
parent
6c288e9178
commit
a68d3e8e70
@ -89,4 +89,9 @@ impl Flippers {
|
||||
speed_increase: 1.5
|
||||
}
|
||||
}
|
||||
pub fn lvl3() -> Self {
|
||||
Self {
|
||||
speed_increase: 1.8
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user