1
0
mirror of https://github.com/sys4-fr/server-nalc.git synced 2024-09-28 23:40:34 +02:00

Re-Increased rotation coefficient of expert racer's boat

- Corrected a misunderstanding between me and @ObaniGemini
This commit is contained in:
LeMagnesium 2015-05-26 22:03:07 +02:00
parent 7fadb09c08
commit c3dd3012b3
2 changed files with 1 additions and 1 deletions

View File

@ -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.