diff --git a/minetestforfun_game/mods/boats/init.lua b/minetestforfun_game/mods/boats/init.lua index 458a6b78..9c5c6c77 100644 --- a/minetestforfun_game/mods/boats/init.lua +++ b/minetestforfun_game/mods/boats/init.lua @@ -228,7 +228,7 @@ boats.register_boat({ controls = { up = 0.25, down = 0.25, - rotate = 1 + rotate = 4 }, description = "Expert race boat" }) diff --git a/other_things/Tableau-valeurs-MFF.ods b/other_things/Tableau-valeurs-MFF.ods index a057b360..c7ac619b 100755 Binary files a/other_things/Tableau-valeurs-MFF.ods and b/other_things/Tableau-valeurs-MFF.ods differ