mirror of
https://github.com/sys4-fr/server-nalc.git
synced 2025-01-11 18:40:25 +01:00
Re-Increased rotation coefficient of expert racer's boat
- Corrected a misunderstanding between me and @ObaniGemini
This commit is contained in:
parent
7fadb09c08
commit
c3dd3012b3
@ -228,7 +228,7 @@ boats.register_boat({
|
|||||||
controls = {
|
controls = {
|
||||||
up = 0.25,
|
up = 0.25,
|
||||||
down = 0.25,
|
down = 0.25,
|
||||||
rotate = 1
|
rotate = 4
|
||||||
},
|
},
|
||||||
description = "Expert race boat"
|
description = "Expert race boat"
|
||||||
})
|
})
|
||||||
|
Binary file not shown.
Loading…
Reference in New Issue
Block a user