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